Experts
I am not sure how many of them has the similar problem when you try to Upgrade the Portal Landscape from Netwaver 7.01 to 7.31 in which systems are under NWDI Control.
During upgrade SUM tool identifies system whether it is under NWDI control and type of the system ( Like Dev, test or production). During development upgrade, it understood and did not deploy the modified software components as it wants us to modify them in NWDI and re-deploy it.
But when it comes to test/production phase, it will look for system type and it will try to read the modified software compnents from the inbox directory. We placed the SCA files from NWDI to Inbox directory, but SUM tool erroring out with the following log.
We are in a catch 22 situation and not able to proceed further with the upgrade. If anyone has experince working with this upgrade with NWDI systems, let us know if the procedure we are following is correct.
May 6, 2013 10:42:10 PM [Info]: com.sap.sdt.ucp.aserv.admin.ApplPackListBuilder.getPredecessors(ApplPackListBuilder.java:361) [Thread[main,5,main]]: C
omponent with name FSCM_BD, vendor sap.com, and release $(2) has predecessor with the same name in start release.
May 6, 2013 10:42:10 PM [Info]: com.sap.sdt.j2ee.aserv.J2eeApplPackListBuilder.doBuild(J2eeApplPackListBuilder.java:583) [Thread[main,5,main]]: C
omponent name FSCM_BD vendor sap.com provider SAP AG has 1 modified predecessors
May 6, 2013 10:42:10 PM [Info]: com.sap.sdt.j2ee.aserv.J2eeApplPackListBuilder.doBuild(J2eeApplPackListBuilder.java:588) [Thread[main,5,main]]: P
redecessor component name FSCM_BD vendor sap.com is considered modified because it has the different provider KDI
May 6, 2013 10:42:10 PM [Info]: com.sap.sdt.ucp.aserv.admin.ApplPackListBuilder.getPredecessors(ApplPackListBuilder.java:361) [Thread[main,5,main]]: C
omponent with name SAPPCUI_GP, vendor sap.com, and release $(2) has predecessor with the same name in start release.
May 6, 2013 10:42:10 PM [Info]: com.sap.sdt.j2ee.aserv.J2eeApplPackListBuilder.doBuild(J2eeApplPackListBuilder.java:583) [Thread[main,5,main]]: C
omponent name SAPPCUI_GP vendor sap.com provider SAP AG has 1 modified predecessors
May 6, 2013 10:42:10 PM [Info]: com.sap.sdt.j2ee.aserv.J2eeApplPackListBuilder.doBuild(J2eeApplPackListBuilder.java:588) [Thread[main,5,main]]: P
redecessor component name SAPPCUI_GP vendor sap.com is considered modified because it has the different provider KDI
May 6, 2013 10:42:10 PM [Info]: com.sap.sdt.ucp.aserv.admin.ApplPackListBuilder.getPredecessors(ApplPackListBuilder.java:361) [Thread[main,5,main]]: C
omponent with name SAP_ESS, vendor sap.com, and release $(2) has predecessor with the same name in start release.
May 6, 2013 10:42:10 PM [Info]: com.sap.sdt.j2ee.aserv.J2eeApplPackListBuilder.doBuild(J2eeApplPackListBuilder.java:583) [Thread[main,5,main]]: C
omponent name SAP_ESS vendor sap.com provider SAP AG has 1 modified predecessors
May 6, 2013 10:42:10 PM [Info]: com.sap.sdt.j2ee.aserv.J2eeApplPackListBuilder.doBuild(J2eeApplPackListBuilder.java:588) [Thread[main,5,main]]: P
redecessor component name SAP_ESS vendor sap.com is considered modified because it has the different provider KDI
May 6, 2013 10:42:52 PM [Info]: com.sap.sdt.ucp.dialog.elim.DialogEliminatorContainer.canBeOmitted(DialogEliminatorContainer.java:104) [Thread[main,5,main]]:
Dialog eliminator ConfirmComponentsDialogEliminator does not allow to omit dialog ConfirmComponents
Mahesh Shetty