/
Punjab ERP deployment failure
eGov ERP DevOps
Punjab ERP deployment failure
Problem:
- deploy-punjab-ws-prod: Wildlfy Management service not able to verify on the host (app1). Its throwing curl 28 error. Henceforth deployment is not happening on the prod.
- deploy-punjab-coe-prod: deployment is failing due to the ssh execution error. Henceforth deployment is not happening on the prod.
Snapshots:
Punjab WS prod has 1 Apache, 2 Wildfly servers.
- deployment job in jenkins is ear-deployer
- deployment using wildfly management console user is configured in this job
- each management realm users are added in the individual wildfly app servers (i.e, app01 and app02)
- method of deployment on wildfly server were type called hot deployment (management user does this job by curl://)
Punjab coex prod has 1 Apache, 1 Wildfly server.
- ear-deployer config file has an server ssh details and for the hot deployment console user details in the encrypted form
- ssh details created were not in the sudoer group, where docker runs on this machine for the deployment.
Solution:
- Coex as its new deployment for the new instance, server user not able to perform the ear-deployment activity it required sudoers.
- Added the new server user to the sudoer group.
- For Punjab W&S - As temporary fix do manually deployment by keeping latest .ear file in the /wildfly/standalone/deployments/ and restart the wildfly.
- Punja WS deployment failing due to wildfly management service user verification is getting timedout with curl 28 error
- For the Punjab-coex deployment - add the ssh user to sudo group where ear-deployer is performing.
Related articles
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
Punjab-finance coex and punjab w&s prod deployment failure
Punjab-finance coex and punjab w&s prod deployment failure
More like this
ear-deployer
ear-deployer
More like this
Wildfly Server
Wildfly Server
More like this
DIGIT BPA platform
DIGIT BPA platform
More like this
CICD Setup
CICD Setup
More like this
DIGIT Deployment on Openshift
DIGIT Deployment on Openshift
More like this
DevOps as a Culture