Troubleshooting content related issues and useful links

Learn how to isolate and resolve problems with the Managed services Middleware Content Runtime.

The following logs are useful in determining deployment failures:

  • Middleware product logs for installation and configuration issues
  • Template deployment instance logs
  • Chef client logs
    • /var/log/chef-client.log
  • Chef server logs
    • /var/log/opscode
  • Content Runtime Pattern Manager log (on Content Runtime Instance)
    • /var/log/ibm/docker/pattern-manager/flask.log

If you have a question about Managed services content Middleware templates, check the dedicated Stack Overflow channel to see whether it is already answered. If not, post your question and it will be answered by a member of the middleware template development team or the wider community.

Known restrictions

  • When you correct a public key of content runtime and redeploy the middleware template, the template deployment might still fail due to key pair mismatch. As middleware deployments do not update content runtime variables on plan and apply, deployment fails even if you destroy (not delete) the middleware template and use plan and apply to recreate it.
  • Managed services content does not configure yum repos. Ensure that a correct configuration is set in the image template.

Template deployment failures