cancel
Showing results for 
Search instead for 
Did you mean: 

Error While creating a DC

former_member312910
Participant
0 Kudos

Hi all

I have configured NWDI on EP 7 SP 11. I am using NWDS 7.0 for development.

When i am trying to create a DC it is giving me an Error saying DC Creation failed.

These are the following Errors i get

1. java.lang.reflect.InvocationTargetException

at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$1.run(WebDynproProjectWizard.java:251)

2. com.sap.tc.devconf.SyncException: Unable to create remote path "ws/EzyBill/dhl.com_EZYBILL/dev/inactive/DCs/sap.com/adfg/_comp/" for component moint point: Could not create remote path /dtr/ws/EzyBill/dhl.com_EZYBILL/dev/inactive/DCs/sap.com/adfg/_comp/ (Internal Server Error).

at com.sap.tc.devconf.impl.DTRClientErrorMapper.toSyncException(DTRClientErrorMapper.java:65)

thanks

Deepu

Accepted Solutions (1)

Accepted Solutions (1)

former_member751941
Active Contributor
0 Kudos

Hi Deepu,

This problem occurs due to the version missmatch of EP and NWDS.

Update NWDS with Version: 7.0.11

or deploy you application in EP7 SP7.

Check this Sap Note : <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_sbo_cro/~form/handler">772755</a>

Regards,

Mithu

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

try to do

Take the backup pf the folder s .dtc ,.dtr in your home directory

Delete .dtr & .dtc folders in your directory

Then try to create

Regards,

Naga