CA Deployment Debugging Components tips

Assuming you are a NoVice,setting up your Target sites and Agent  for Deployment will not be an easy task,you might be encountering different issues during this process,it would  really going to help,if you turn on debugging during deployment.

This can be done by setting the property loggingDebug= true
in the following components.

/atg/epub/DeploymentServer on CA Server
/atg/epub/DeploymentAgent on Target site(Staging or 
Production,depends upon your configuration).
/atg/deployment/DeploymentManager(Enable loggingthreadDebug too)
/atg/commerce/catalog/ProductCatalog_production or
/atg/commerce/catalog/ProductCatalog_staging/


Also check the switching configurations.

You can now look into your Weblogic Console or the log files
to Debug errors.

Comments

Popular posts from this blog

BCC site status inaccessible Agent Production in error state

Weblogic Issues during EAR Deployment Exception in AppMerge flows progression

DUseSunHttpHandler=true weblogic.net.http.SOAPHttpsURLConnection Weblogic/Java HttpHandler issues