cancel
Showing results for 
Search instead for 
Did you mean: 

MSS track with custom DC

Former Member
0 Kudos

Hi,

I have created a standard MSS track in NWDI for the purpose of modifying the source code of MSS.

I have a requirement where I would like to create a custom DC and add one of the standard MSS DC's as a "Used DC" in my custom track (mssecm). I have created a custom DC in the MSS track and added the mssecm as a used DC...everything compiles, but when i deploy, i get this error in SDM:

Exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application XYZ.

com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Accepted Solutions (1)

Accepted Solutions (1)

former_member197348
Active Contributor
0 Kudos

Hi,

First you need to check whether there are any namespace exceptions like same component name exist on the track.

If no namespace conflicts then try to build and deploy the standard MSS DC that you are using to check whether it has any problem in your environment.

Finally, Try to build your custom DC

Select the DC-> right click and select Development Component -> Build.(Uncheck the check box) and select OK

Check in entire Task View, whether there are any errors.

If not, please give more details about your exception.

Regards,

Siva

Answers (0)