There is no Action mapped for namespace /pages and action name docreatepagefromtemplate

Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.

Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Symptoms

Unable to create pages from template and the following appears in the atlassian-confluence.log:

1 2014-06-26 18:19:01,131 ERROR [http-8090-15] [atlassian.confluence.servlet.ConfluenceServletDispatcher] serviceAction There is no Action mapped for namespace /pages and action name docreatepagefromtemplate

Cause

xwork.xml file possibly has been corrupted which uses to calling action to create space or page for example.

Workaround

  • Replace the xwork.xml file to the original.

  • The file can be found in Confluence Installation ZIP, referring to the following steps for example

    • Go to atlassian-confluence-5.1.5> Confluence > WEB-INF > lib

    • Find confluence-5.1.5.jar and copy the file to an temporary directory

    • Unpack the jar file

    • Locate xwork.xml, and copy it to atlassian-confluence-5.1.5 > Confluence > WEB-INF > classes

Updated on April 8, 2025

Still need help?

The Atlassian Community is here for you.