Description

This page talks about the analysis throwing below error while running the analysis:

Error - Cannot insert duplicate key row in object 'dbo.ObjPro' with unique index 'ObjPro_ProObj

Observed in CAST AIP
Release
Yes/No
8.3.x(tick)
8.2.x(tick)
8.1.x(tick)
8.0.x(tick)
7.3.x(tick)
7.2.x(tick)
7.0.x?
Observed on RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS3(tick)
CSS2(tick)
CSS1?
Step by Step Scenario
  1. Run Analysis
  2. Analysis failed with Error - Cannot insert duplicate key row in object 'dbo.ObjPro' with unique index 'ObjPro_ProObj
Action Plan
  1. Identify if the crash can be minimized to one project file by the process of Dichotomy
  2. Check in the source code if we have the classes with identical names and with 0 size.
  3. Remove those empty class files from the deploy folder and run the analysis.
Impact on Analysis Results and Dashboard
Impact of issue: Analysis would not finish and throws error
Impact after applying solution: On removing the blank cs files there would not be any impact on the analysis
Notes/comments

Ticket # 3390