Hello all,
step 1 : migrated Portal service par 7.0 to 7.3 Dc (susezp/scsusezp/dc_portalservice_ear) by using Portal Dcs under track added required code.
step2 :migrated portal component par 7.0 to 7.3 Dc (susezp/scsusezp/dc_s2p_announcement_ear) by using Portal Dcs under track added required code.
portal service DC added under dependencies of portal component DC.
now i have deployed portal component getting below error :
Caused by: com.sap.engine.services.servlets_jsp.server.deploy.impl.exceptions.WCEApplicationNotStartedException: The application [pg.com/susezp~scsusezp~dc_s2p_announcement_ear] is configured to have ALWAYS start up mode. Currently it is in STOPPED status - because of this it will not be started implicitly by the Web Container service and any internal operation that needed this application to be running will fail. The reason for STOPPED status is because the application failed to start during cluster startup. The error is: 5625350
startApp
2
Application pg.com/susezp~scsusezp~dc_s2p_announcement_ear cannot be started. Reason: it has hard reference to the following resources, which are currently not available on the system: hard to SAPPORTAL/pg_portal_service_ear (public) (f=true, cl=true); .
In order to start the application, components that provide the missing resources should be successfully deployed.
it is showing portal service in stopped but if saw in NWA java application portal service is showing status as started.