cancel
Showing results for 
Search instead for 
Did you mean: 

Error create track NWDI

Former Member
0 Kudos

Hi, I try create new track in the NWDI but add 1 software component show messages:

The initial exception that caused the request to fail, was:

com.sap.tc.webdynpro.progmodel.controller.MessageManager$AbortMessageManagerException: NWDI CMS is not configured

at com.sap.tc.webdynpro.progmodel.controller.MessageManager.raiseException(MessageManager.java:430)

at com.sap.cms.ui.landconf.LandConfController.readAvailableComponents(LandConfController.java:797)

at com.sap.cms.ui.landconf.wdp.InternalLandConfController.readAvailableComponents(InternalLandConfController.java:1773)

at com.sap.cms.ui.landconf.scdependencies.ScDependencyPopUpView.wdDoInit(ScDependencyPopUpView.java:106)

at com.sap.cms.ui.landconf.scdependencies.wdp.InternalScDependencyPopUpView.wdDoInit(InternalScDependencyPopUpView.java:469)

Please help.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
NWDI CMS is not configured

http://help.sap.com/saphelp_nw70/helpdata/en/44/60dc1943c2311ce10000000a155369/frameset.htm

http://help.sap.com/saphelp_nw70/helpdata/en/f2/7c04702864304bb38e0b1cd6667c2b/frameset.htm

Complete the post inst and

Configure Runtiem systems such as dev, quality, consolidation, delivery.

Thanks

SM

Former Member
0 Kudos

Hi, SM thanks for you information. I configured NWDI but in the step "Assign Administration user to group NWDI.administrator" show errors.

Error notification:

*USER_AUTH_FAILED: logonid "NWDI_ADM" is not unique!

Former Member
0 Kudos

Can you check under j2eeEngine:Porta;/useradmin --> NWDI_ADM and make sure there are no duplicate entreis.

Thanks

SM

Former Member
0 Kudos

In the useradmin exist users:

NWDI_ADM > ABAP

NWDI_ADM > UME database

NWDI_DEV > ABAP

NWDI_DEV > UME database

Which should delete?

Former Member
0 Kudos

What is your datasource config in Configtool?

If it is UME, then you can delete the NWDI_ADM from ABAP datasource.

Retry the post inst, but this step is not really a show stopper, if you don't like to delete user, you can create own user and add yourself to NWDI.ADmin group.

Thanks

SM

Former Member
0 Kudos

Datasource is ABAP System..

Delet user NWDI_ADM and NWDI_DEV for UME???

Former Member
0 Kudos

You can do that and retry the Post Installation.

Thanks

SM

Former Member
0 Kudos

Thanks SM, I resolved errors.

Answers (0)