cancel
Showing results for 
Search instead for 
Did you mean: 

could not load used DC

Former Member
0 Kudos

Hi Experts,

I have problems on developing Web Dynpro-apps in DI.

I created a new track and added the software component I want to develop. For the track I used an existing domain. Do I need a new Domain? The sc has dependencies to sap-j2ee sap_buildt and sap_jtechs. When I now go to transport studio and select my track, I can't see the dependencies in the check-In tab. I think I have to import these dependencies there. Is that corect?

I can import the configuration in nwds, but I get a message that the used dcs are not synchronized and I have to do that manually. When I want to do that nothing happens and I cant build my dc since the used dcs are missing. In active DCs my track an all DCs are listed but when I click the + they are empty?

By the way, when i click Development Component->Build in Web Dynpro perspective I get the message:

... /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] WARNING: test: Compute DC build order: could not load used DC: sap.com/tc/bi/bp/webDynpro. skipping it

What could be wrong?

Any help is appreciated.

Regards Manuel

Message was edited by:

Manuel Horn

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Manuel,

For every new track you create you need to check-in and import the SCA's for the SC's that are in the "Required Software Components" table of the track definition.

If you do not see them in the Check-In tab, you should check your Check-In Configuration by clicking the "Configure Check-In..." button and then check if the SCA's are available in the configured folders on the file system.

Kind regards,

Pascal

Former Member
0 Kudos

Hi Pascal,

thanks for your help, that sounds reasonable. But I assumed it should be in the inbox directory automatically by creating dependencies in the sld for the component. Is that not true?

So I have to look up the SCAs directly on the server and copy them in the inbox directory? That's not the process? Is it?

Regards Manuel

Former Member
0 Kudos

- Maybe somebody removed them from the file system

- Maybe you have defined dependencies to newer versions (6.40 <=> 7.00) and these newer versions are not on the file system.

Just compare the SC versions of the track, the Check-In configuration and the file system.

Former Member
0 Kudos

Hi Pascal,

I found the needed files in the folder archive on the same directory level as inbox. I guess the template installer copied them there when the demo track was created. So the files where available somewhere.

I copied them into the inbox and then I could see them in cms and could check them in and import them. Do I have to import them only till development tab or in consolidation,etc... too?

After importing and synchronizing I could go on with my project.

Do I have to leave these files now in inbox directory for every new SC I create? Sounds a bit strange for me.

I guess the files should be there when you create dependencies.

I followed the information in this bolg:

/people/padmaja.pedapudi/blog/2006/10/03/guide-to-develop-applications-using-nwdi--part-1

Regards Manuel

Former Member
0 Kudos

Hi,

You should import them into all stages of your track (or at least into Consolidation).

It's best if you leave these files in the inbox. You will need them when you update the track or create a new track.

Regards,

Pascal

Answers (1)

Answers (1)

Former Member
0 Kudos

I had the same problem and what I did was adding the path of the SCAs I needed in the Check-In Configuration. After that I could see them at the Check-In Tab and could make check int, and later import them from the development tab. After that it worked just fine.

Former Member
0 Kudos

Thanks for all your help!

Now I can develop with DI.

Regards Manuel

Former Member
0 Kudos

Hi,

I am facing same issue. How did you resolve it?

Thank you,

Apurva