Hi fleetwoodfc, thanks for your time.
this is the log.
12:38:18,291 INFO [FsmImpl] Socket[addr=/
10.13.18.40,port=53815,localport=11112]
12:38:18,291 INFO [FsmImpl] received AAssociateRQ
appCtxName: 1.2.840.10008.3.1.1.1/DICOM Application Context Name
implClass: 1.2.40.0.13.1.1.1
implVersion: dcm4che-1.4.34
calledAET: DCM4CHEE
callingAET: ECONSOLE1
maxPDULen: 16384
asyncOpsWindow:
pc-1: as=1.2.840.10008.1.1/Verification SOP Class
ts=1.2.840.10008.1.2/Implicit VR Little Endian
12:38:18,306 INFO [FsmImpl] sending AAssociateAC
appCtxName: 1.2.840.10008.3.1.1.1/DICOM Application Context Name
implClass: 1.2.40.0.13.1.1.1
implVersion: dcm4che-1.4.34
calledAET: DCM4CHEE
callingAET: ECONSOLE1
maxPDULen: 16352
asyncOpsWindow:
pc-1: 0 - acceptance
ts=1.2.840.10008.1.2/Implicit VR Little Endian
12:38:18,306 INFO [FsmImpl] received [pc-1] 108:C_ECHO_RQ
class: 1.2.840.10008.1.1/Verification SOP Class
12:38:18,306 INFO [FsmImpl] sending [pc-1] 108:C_ECHO_RSP
class: 1.2.840.10008.1.1/Verification SOP Class
status: 0
12:38:18,322 INFO [FsmImpl] received A-RELEASE-RQ
12:38:18,322 INFO [FsmImpl] sending A-RELEASE-RP
12:38:18,385 INFO [FsmImpl] closing connection - Socket[addr=/
10.13.18.40,port=53815,localport=11112]
12:38:18,385 INFO [ServerImpl] finished - Socket[addr=/
10.13.18.40,port=53815,localport=11112]
12:38:26,167 INFO [FileSystemMgt2Service] Check file system group LOSSY_STORAGE for deletion of orphaned private files
12:38:26,167 INFO [FileSystemMgt2Service] Check file system group ONLINE_STORAGE for deletion of orphaned private files
12:38:26,401 INFO [ServerImpl] handle - Socket[addr=/
10.13.18.40,port=53816,localport=11112]
12:38:26,401 INFO [FsmImpl] Socket[addr=/
10.13.18.40,port=53816,localport=11112]
12:38:26,401 INFO [FsmImpl] received AAssociateRQ
appCtxName: 1.2.840.10008.3.1.1.1/DICOM Application Context Name
implClass: 1.2.40.0.13.1.1.1
implVersion: dcm4che-1.4.34
calledAET: DCM4CHEE
callingAET: ECONSOLE1
maxPDULen: 16384
asyncOpsWindow:
pc-3: as=1.2.840.10008.5.1.4.1.1.1/Computed Radiography Image Storage
ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
12:38:26,401 INFO [FsmImpl] sending AAssociateAC
appCtxName: 1.2.840.10008.3.1.1.1/DICOM Application Context Name
implClass: 1.2.40.0.13.1.1.1
implVersion: dcm4che-1.4.34
calledAET: DCM4CHEE
callingAET: ECONSOLE1
maxPDULen: 16352
asyncOpsWindow:
pc-3: 0 - acceptance
ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
12:38:26,433 INFO [FsmImpl] received [pc-3] 109:C_STORE_RQ with Dataset
class: 1.2.840.10008.5.1.4.1.1.1/Computed Radiography Image Storage
inst: 1.2.840.114257.54181.2018101913441629358.1.1.1/?
12:38:26,464 INFO [FileSystemMgt2Service] Free disk space on D:\DICOM: 433.62344GB
12:38:26,479 INFO [StoreScpService] M-WRITE file:D:\DICOM\2018\10\19\12\52CA25FE\C8D8A441\A7904287
12:38:27,778 INFO [StorageBean] inserting instance FileMetaInfo[uid=1.2.840.114257.54181.2018101913441629358.1.1.1
class=1.2.840.10008.5.1.4.1.1.1/Computed Radiography Image Storage
ts=1.2.840.10008.1.2.1/Explicit VR Little Endian
impl=1.2.40.0.13.1.1.1-dcm4che-1.4.34]
12:38:27,794 ERROR [OtherPatientID] Could not create entity
com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException: Column 'pat_id_issuer' cannot be null
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:931)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2941)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1623)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1715)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3249)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1268)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1541)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1455)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1440)
at org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeUpdate(WrappedPreparedStatement.java:365)
at org.jboss.ejb.plugins.cmp.jdbc.keygen.JDBCMySQLCreateCommand.executeInsert(JDBCMySQLCreateCommand.java:107)
at org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand.performInsert(JDBCAbstractCreateCommand.java:321)
at org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractCreateCommand.execute(JDBCAbstractCreateCommand.java:151)
at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.createEntity(JDBCStoreManager.java:587)
at org.jboss.ejb.plugins.CMPPersistenceManager.createEntity(CMPPersistenceManager.java:237)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.createEntity(CachedConnectionInterceptor.java:225)
at org.jboss.ejb.EntityContainer.createLocalHome(EntityContainer.java:625)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
Any idea?