cancel
Showing results for 
Search instead for 
Did you mean: 

Build problem for DC's moved from Local to track

Former Member
0 Kudos

Hi All,

I have created all my DC's locally. Now i am trying to move all those to Track as per "Moving Local DC's to track" steps.

1. Creating new DC's on track.

2. Copying SRC folder from local to Track DC.

3. Copying .dcdef file.

4. Copying def file.

5. Reload the DC in WebDynpro Explorer.

6. Rebuilding DC.

7. Builing DC.

in normal case at 7th step build log should be like as follows:

Development Component Build (2009-01-13 20:14:19)

Component name: claim

Component vendor: comp.org

SC compartment: comp.org_GDB_OPERATIONS_1

Configuration: WAS_MIGA_D

Location: WAS_MIGA_D

Source code location: http://nwdi:50000/dtr/ws/MIGA/comp.org_GDB_OPERATIONS/dev/inactive/DCs/comp.org/claim/_comp/

DC root folder: C:\Documents and Settings\wb346456\.dtc\0\DCs\comp.org\claim\_comp\

DC type: Web Dynpro

Host: ODC59MS91BS

DC Model check:

[dcmake] All used DCs are available locally

[dcmake] validating dependency to build plugin "sap.com/tc/bi/bp/webDynpro"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/cmi"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/ddic/ddicruntime"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/ddic/metamodel/content"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/wd/webdynpro"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/logging"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/wdp/metamodel/content"

[dcmake] validating dependency to public part "default" of DC "sap.com/com.sap.aii.proxy.framework"

[dcmake] validating dependency to public part "default" of DC "sap.com/com.sap.aii.util.misc"

[dcmake] validating dependency to public part "default" of DC "sap.com/com.sap.exception"

[dcmake] validating dependency to public part "default" of DC "sap.com/com.sap.mw.jco"

[dcmake] DC model check OK

Start build plugin:

[dcmake] using build plugin: sap.com/tc/bi/bp/webDynpro

[dcmake] starting build plugin from : C:\Documents and Settings\XXXXXXXX\.dtc\0\DCs\sap.com\tc\bi\bp\webDynpro\_comp\gen\default\public\webDynpro\

Build Plugin 'WebDynproPlugin', Version 6.40 SP 19 (630_VAL_REL, built on 2006-10-27 02:01:51 CEST)

development component: claim (comp.org)

software component: GDB_OPERATIONS (comp.org)

location: WAS_MIGA_D

type: Web Dynpro

build variant: default

source location: http://nwdi:50000/dtr/ws/MIGA/comp.org_GDB_OPERATIONS/dev/inactive/

plugin start time: 2009-01-13 20:14:19 GMT-05:00 (EST)

Java VM: Java HotSpot(TM) Client VM, 1.4.2_09-b05 (Sun Microsystems Inc.)

General options:

convert *.xlf to *.properties: yes

include sources for debugging: yes

Source folder META-INF exists but is empty.

Plugin initialized in 0.063 seconds

Preparing data context..

No 'default' JDK defined, will use running VM.

Data context prepared in 0.125 seconds

Executing macro file..

Using macro file: C:\Documents and Settings\wb346456\.dtc\0\DCs\sap.com\tc\bi\bp\webDynpro\_comp\gen\default\public\webDynpro\macros\build.vm

Creating output file: C:\Documents and Settings\wb346456\.dtc\0\DCs\worldbank.org\claim\_comp\gen\default\logs\build.xml

Macro file executed in 0.577 seconds

................................

................................

...........

but for my DC's build log has stopped with folllowing information. But DC build ended with warning:

Development Component Build (2009-01-13 20:12:25)

Component name: cmpsdoc

Component vendor: comp.org

SC compartment: worldbank.org_GDB_OPERATIONS_1

Configuration: WAS_MIGA_D

Location: WAS_MIGA_D

Source code location: UNKNOWNDCs/comp.org/cmpsdoc/_comp/

DC root folder: C:\Documents and Settings\XXXXXXXX\.dtc\0\DCs\comp.org\cmpsdoc\_comp\

DC type: Web Dynpro

Host: ODC59MS91BS

DC Model check:

[dcmake] All used DCs are available locally

[dcmake] validating dependency to build plugin "sap.com/tc/bi/bp/webDynpro"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/cmi"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/ddic/ddicruntime"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/ddic/metamodel/content"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/wd/webdynpro"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/logging"

[dcmake] validating dependency to public part "default" of DC "sap.com/tc/wdp/metamodel/content"

[dcmake] validating dependency to public part "default" of DC "sap.com/com.sap.aii.proxy.framework"

[dcmake] validating dependency to public part "default" of DC "sap.com/com.sap.aii.util.misc"

[dcmake] validating dependency to public part "default" of DC "sap.com/com.sap.exception"

[dcmake] validating dependency to public part "default" of DC "sap.com/com.sap.mw.jco"

[dcmake] DC model check OK

Start build plugin:

[dcmake] using build plugin: sap.com/tc/bi/bp/webDynpro

[dcmake] starting build plugin from : C:\Documents and Settings\wb346456\.dtc\0\DCs\sap.com\tc\bi\bp\webDynpro\_comp\gen\default\public\webDynpro\

What we suspect is that WebDynpro build plugin WebDynproPlugin is not picking at the time of building the DC.

If any one having any idea about this issue please let me know what whould be the solution.

Thanks,

Udaya Dumpa.

Edited by: Uday Bhaskar on Jan 14, 2009 9:12 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

My issue has been resolved. Real problem was my local DC name and Track DC name are different and at the same when i am copy/adding all th files to DTR i have copied .dcdef file, which has creatd the whole problem.

Thanks for your reply.

Former Member
0 Kudos

Hi Uday,

What I get is that your DC build does complete with status 'Build Successful with warnings' and the build log is not complete.

The console sometimes does not show the complete log, you can check the complete log in the build log file.

Kind Regards,

Nitin

Former Member
0 Kudos

Hi Nitin,

Probably it's not like that, bacuse i deployed that DC on another server and when i run that DC i am getting unable to find deployable object with that time.

That means build is not properly done. This is what my under standing. let me know if i am wrong.

Thanks,

Udaya Dumpa.

Former Member
0 Kudos

Hi Uday,

Please try out this way and let me know if it is working fine :

1)Create a new dc on the track.

2)Copy the contents of the local except .dcdef and .project file to the new one on the track.

3)Build the new dc and deploy.