Discussion Forums/AA Console/Questions

Answered

Some Failed Scans - A duplicate value...

Ben
asked this on February 21, 2011 11:13

A duplicate value cannot be inserted into a unique index. [ Table name = Software,Constraint name = PK_Software ] insert into software (computerid, displayname, displayversion, publisher) values (@0, @1, @2, @3)

 

Happens on inventory scans, not on all but on many. What have I done wrong?

 

Comments

User photo
Adam Ruth
Admin Arsenal

Looks like a bug.  We'll do some testing in our lab and get back to you on what we find.

February 21, 2011 11:15
User photo
Adam Ruth
Admin Arsenal
What version are you running?
February 21, 2011 11:16
User photo
Ben

1.5.0.15

February 21, 2011 11:48
User photo
Adam Ruth
Admin Arsenal

It appears that the problem is related to different character sets used by different computers.  We've uploaded a test version of AA Console which should correct the issue. I've e-mailed you a link to download this test version.  If it works for you, we'll schedule the fix for the next update.

February 22, 2011 17:25