CSP-12464 - 404 error page when performing a search using Pagetree Search Plugin

Product: Confluence

Environment

Operating System  
Affect Version/s 2.5.4
JVM  
Database SQL Server
Application Server JBoss 4.x

Error Message

HTTP Status 404 - /plugins/pagetreesearch/pagetreesearch.action

--------------------------------------------------------------------------------

type Status report

message /plugins/pagetreesearch/pagetreesearch.action

description The requested resource (/plugins/pagetreesearch/pagetreesearch.action) is not available.

--------------------------------------------------------------------------------

Symptom

Diagnostics/Test

Root Cause

It only occur in an instance that require to access with context path:

http://<domainURL>/<contextPath>

Doing a search using the Pagetree Search Plugin will redirect to an invalid link, such as:

http://<domainURL>/plugins/pagetreesearch/pagetreesearch.action

Solution

This discussion is being tracked in the plugin's page itself:

Upgrade the plugin to version 1.1.1 should fix the problem as suggested by the Author:

Labels