cancel
Showing results for 
Search instead for 
Did you mean: 

View Deployment shows success but actually fails

ybxdde
Star Contributor
Star Contributor
I've run into an issue where I do a deployment to our Unix server and it shows as successful when viewing the deployment.  Lists all the files it created/updated successfully.  However on the Unix server the file permissions were not set correctly and the files didn't truly get updated.

Is there a setting that I can change that will write an ERROR on the deployment.log so that I know when a deployment runs into an issue like this?  The user views their deployment and sees all the files that were created/updated and thinks all is well when it isn't.

Anyone know of how I can set Alfresco deployments to show errors on the deployment.log?  Would also like to know if there's a way to turn on debugging for deployments so I can view the log and see what might have gone wrong for a deployment.
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
Look at your log4j file in the "deployment" folder.

Errors should already be logged although you can drop the log level to INFO or DEBUG.

ybxdde
Star Contributor
Star Contributor
Ok thanks, will try setting to DEBUG and see if that changes anything in the log.  Definitely did not get any logging when the deployment receiver tried to update files it didn't have write permissions for tho.  The only thing I ever see is the "Prepare Ticket" log statement.