Skip to end of banner
Go to start of banner

How to troubleshoot the issue with Polls for Confluence app after upgrade/migration of the Confluence

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This article explains how to troubleshoot the issue with Polls for Confluence app after upgrade/migration of the Confluence.

\uD83D\uDCD8 Instructions

Follow the below steps:

  1. Navigate to the Confluence server installed location at this path <confluencePath>/atlassian-confluence-7.19.18/confluence/WEB-INF/classes/velocity.properties

  2. Modify the file velocity.properties.

  3. Look for the property introspector.restrict.packages

  4. Remove the below lines from it
    com.opensymphony.xwork.util,\
    com.opensymphony.xwork2.util,\

  5. Stop and Start the server.

  • This workaround is required for only 7,x versions not for 8.x versions.

  • No labels