cancel
Showing results for 
Search instead for 
Did you mean: 

Repository-import

Former Member
0 Kudos

Hi,

I installed and configured NWDI. Created new track in Landscape configurator.Then added the SCs and its dependencies. Check in all the components into development and when I am trying tio import the component into Track in development I am getting following error

20081110101148 Info :Starting Step Repository-import at 2008-11-10 10:11:48.0812 -5:00

20081110101148 Info :Component:sap.com/SAP-JEE

20081110101148 Info :Version :SAP AG.20080724131636

20081110101148 Info :1. propagation request is of type TCSSoftwareComponent

20081110101148 Fatal :import failed, because the sources are not contained in the archive

20081110101148 Info :Step Repository-import ended with result 'fatal error' ,stopping execution at 2008-11-10 10:11:48.0812 -5:00

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Now It is giving this message

20081110114628 Info :Starting Step Repository-import at 2008-11-10 11:46:28.0644 -5:00

20081110114628 Info :Component:sap.com/SAP_BUILDT

20081110114628 Info :Version :SAP AG.20080216005300

20081110114628 Info :1. propagation request is of type TCSSoftwareComponent

20081110114628 Info :Sources will not be imported for this SC

20081110114628 Info :Step Repository-import ended with result 'not needed' at 2008-11-10 11:46:28.0644 -5:0

Former Member
0 Kudos

It can be this:

or

your dev component in SLD does not have dependency on SAP-JEE.

Check both options.

Regards,

Slava

Former Member
0 Kudos

Your SAPJEEXXXX.SCA file from the EPS inbox should contain source code for components and it does not.

It may be corrupted.

Download SAPJEEXXXX.SCA file from SAP website and try again.

Regards,

Slava

Former Member
0 Kudos

I downloaded SAPJEEXXX.sca from service.sap.com. and tried again I am getting same message.

Former Member
0 Kudos

You probably put SAP-JEE, SAP_BUILDT etc. to the wrong place "Software Components for Development", instead of "Required Software Components" in Landscape Config.

"Software Components for Development" should have only SCs you will be developing. SC for development should be defined in SLD first with all dependencies.

See also this for resolution:

Regards,

Slava

Former Member
0 Kudos

Thanks Slava. It really helped me.