Hi,
In this page we are going to see how to resolve EPMA Deployment pending issue
In this page we are going to see how to resolve EPMA Deployment pending issue
In EPMA, there’s this “awesome” feature that forces
failed deployment to wait until time out is reached. Typically after a failed deployment, EPMA
changes the application status to “Deployment pending”. In this state, the application may not be
deployed or deleted which is quite annoying (I think). Turns out there’s a setting to change this
time out value.
Look in the configuration file here
In Appliation server let say production environment
[EPMAServer]
Open the file using the below path
C:\Oracle\Middleware\user_projects\epmsystem1\config\EPMA\WebTier\
AWBConfig.properties
There’s a setting called
DEPLOY_PENDING_TIMEOUT_MINUTES. The
default is 480 minutes (or was it 240).
Change this to a small value, like 10, to expire the deployment.
Restart EPMAWebServer web application.
Sequence of Stopping Services
Stop EPMA Data
synchronization
Stop
EPMA Web application
Stop
EPMA Server service
Sequence of
starting the services
Start EPMA Server
service
Start EPMA Web
application
Start EPMA Data synchronization
Log in to Workspace Application Library and check
the status. The status should change to
Deployed.
Change the DEPLOY_PENDING_TIMEOUT_MINUTES setting
back to normal and restart EPMAWebServer.
Please read this page and let me know if you have any questions...
No comments:
Post a Comment