cancel
Showing results for 
Search instead for 
Did you mean: 

Problem importing project and deploy to SDM

Former Member
0 Kudos

Hi All,

I import Local DC project to my NWDS by using File \ Import \ Multiple Existing Projectsinto Workspace

My problem comes when I try the "Create Archive" command:

an "Internal Error" window pops up with the following values:

plugin name: web dynpro archive builder

plugin id: com.sap.ide.webdynpro.archivebuilder

class: com.sap.ide.webdynpro.archivebuilder.PARService

method: getArchiveNameFromDCProject(IDCProject)

Message: Could not get name for DC project

Exception: java.lang.Exception: Could not get name for DC project

I can click OK, but it appears several times.

After having confirmed this window five times, the archive creation process ends.

If I try the "Deploy" command it fails with the following message:

Result

=> deployment not executed : file:/C:/DOCUME1/ADMINI1/LOCALS~1/Temp/temp40710.ear

com.sap.sdm.util.sduread.IllFormattedSduFileException: The archive must be deployed with a 6.20 SDM, which has a SDM-SDA compatible version 1 or greater.

Deployment exception : Got problems during deployment

When I check the "Error Log" window there are a lot errors. Most of these show this message:

Error: No DC Proxy for file C:\Documents and Settings\Administrator\.dtc\1\DCs\sap.com\home\bci\pd\_comp\.dcdef found.

I also tried extracting and importing the project from different folders, but I get the same error.

Is there some setting I could change or some other way to import this project?

Thank you in advance for any help.

Regards.

Maya.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member193964
Active Participant
0 Kudos

Hi Maya,

I Have the same problem... Do you solve this issue????

Former Member
0 Kudos

Hi Maya,

Instead of importing the DC try creating a new DC with the required name(Create the DC only, do not create Application, Component & Views).

After creating the DC copy the "src" folder from your existing DC to a newly created DC.

After copying the "src" folder close the DC once and then open the DC.After opening the DC "Reload" the DC.

Now you can deploy the new DC.

Thanks & Regards,

Jhansi Miryala

Former Member
0 Kudos

Hi Jhansi,

I work following your instructions, and its realy help.

But now I am getting diffrent error:

Hint: Are all referenced components deployed and available on the engine?

Deployment exception : The deployment of at least one item aborted

Thank you in advance for any help.

Regards.

Maya.

Former Member
0 Kudos

Hi,

Please follow the below note which is the solution for the below error

Note 1111316 - Deployment failed because of missing manifest attributes

I have followed the above note and my problem got solved.

Regards

Ponnusamy