cancel
Showing results for 
Search instead for 
Did you mean: 

Refer Portal service in EP7.3

former_member187970
Participant
0 Kudos

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.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Is the reference you are using (SAPPORTAL/pg_portal_service_ear) right for sure? It looks your service has another one, since EP cant find it

cheers