Hi,
We are running SAP NetWeaver AS Java 7.30 and have a number of software components (SCs) that are empty, i.e. they contain no DCs. This is because the DCs have been deleted or moved to another SC. The empty SCs are still visible in NWA > System Information > Components Info.
I need to undeploy these empty SCs. How can I do this? There is no SDM since we are on 7.30. I have tried undeploying these SCs from the deployment perspective in NWDS. There I can undeploy non-empty SCs but when I try to undeploy empty SCs I get some errors and the SC is not undeployed. This is what I do:
In the deployment perspective I right-click the empty SC and select "Add to Undeployment List". The SC is added to the list. I then click start and OK in the confirmation popup. Then I get the following error message in two different popups:
Undeploy completed with errors
[ERROR CODE DPL.DC.3410] A UndeployItem cannot be created with version different than null and SL location which is null.
The stack trace of the error is:
java.lang.IllegalArgumentException: [ERROR CODE DPL.DC.3410] A UndeployItem cannot be created with version different than null and SL location which is null.
at com.sap.engine.services.dc.cm.undeploy.impl.ScaUndeployItemImpl.<init>(ScaUndeployItemImpl.java:74)
at com.sap.engine.services.dc.cm.undeploy.impl.UndeployFactoryImpl.createScaUndeployItem(UndeployFactoryImpl.java:124)
at com.sap.engine.services.dc.cm.undeploy.impl.UndeployFactoryImplp4_Skel.dispatch(UndeployFactoryImplp4_Skel.java:258)
at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:462)
at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)
at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:72)
at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:43)
at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:999)
at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:59)
at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Does anyone know how to undeploy an empty SC in SAP NetWeaver AS Java 7.30?
Regards,
Christoffer