Hi,
weu2019re trying to check out sources from NWDI that have been imported previously.
NWDS is configured to the SLD, Track can be found and contains build-time dependencies.
When I try to check out my own software component, I get the following error from the NWDS:
failed to load used DC "tc/bpem/bi/bp/buildtool":Cannot retrieve IDCProxy instance to return DevelopmentComponent object. Reason:Could not retrieve DC metadata. Reason: Cannot get .dcdef of sap.com_BPEM-BUILDT_1/sap.com/tc/bpem/bi/bp/buildtool (Could not get .dcdef of sap.com:tc/bpem/bi/bp/buildtool) (Cannot get .dcdef of sap.com_BPEM-BUILDT_1/sap.com/tc/bpem/bi/bp/buildtool (Could not get .dcdef of sap.com:tc/bpem/bi/bp/buildtool)) (Could not retrieve DC metadata. Reason: Cannot get .dcdef of sap.com_BPEM-BUILDT_1/sap.com/tc/bpem/bi/bp/buildtool (Could not get .dcdef of sap.com:tc/bpem/bi/bp/buildtool) (Cannot get .dcdef of sap.com_BPEM-BUILDT_1/sap.com/tc/bpem/bi/bp/buildtool (Could not get .dcdef of sap.com:tc/bpem/bi/bp/buildtool)))
Seems like the standard component BPEM-BUILDT cannot be checked out, at least not the DC tc/bpem/bi/bp/buildtool. It is configured as a dependency. In the same standard component the DC bie/sca/scdl/contributors/glx is checked out without a problem.
The SLD and track are on NetWeaver 7.0, the JDK configured for the track is 1.6.0.
Any ideas on how to correct this issue? Is it a problem with the JDK? Or is there a configuration issue?
Regards