cancel
Showing results for 
Search instead for 
Did you mean: 

Update CMS returns Unexpected error; inform your system administrator:

Former Member
0 Kudos

Hi.

I have created a Product and SWCV in our SLD.

When I try to Update CMS I get this Error:

Unexpected error; inform your system administrator: Entry already exists.

The trace file shows this:

Caused by: com.sap.cms.util.exception.conf.CMSCAlreadyExistException: Entry already exists

at com.sap.cms.pcs.conf.dbo.obj.SCVRelations.<init>(SCVRelations.java:43)

at com.sap.cms.pcs.conf.communicator.SLDConfCommunicator.readSCVersions(SLDConfCommunicator.java:486)

at com.sap.cms.pcs.conf.manager.CmsConfManager.updateCMSServer(CmsConfManager.java:2453)

... 99 more

Caused by: javax.ejb.DuplicateKeyException: Primary key already exists CmscscvPK version=0,elementTypeId=01200314690200010057,vendor=sap.com,name=CU-WD4VC-ADPT,release=7.20,depElementTypeId=01200314690200010059,depVendor=sap.com,depNname=WD-RUNTIME,depRelease=7.20

at com.sap.cms.pcs.conf.dbo.reg.scv.SqlJCScvrel.create(SqlJCScvrel.sqlj:37)

at com.sap.cms.pcs.conf.dbo.obj.SCVRelations.<init>(SCVRelations.java:40)

... 101 more

There CU-WD4VC-ADPT component does exist in the SLD. Not sure if I should remove it or update the SLD content or what?

Thanks in advance.

Rodney

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Here is the answer: note 1610014.