Global synchronization fails intermittently or consistently in DX NetOps Performance Management. The following error is observed in the DMService.log: Exception thrown by sync task: org.springframework.dao.DataIntegrityViolationException: PreparedStatementCallback; ... Column 'ItemID' cannot be null
Symptoms include:
network_path, web_path, or dst_network_path.NetOps Portal releases prior to 25.4.9
A product defect causes the Global Sync process to attempt inserting NULL values into database columns (e.g., ItemID or ItemSubType) that have strict NOT NULL constraints. This typically occurs when synchronization records for network or web paths become orphaned or corrupted.