Creating a page doesn't work on trunk
-------------------------------------

                 Key: JSPWIKI-713
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-713
             Project: JSPWiki
          Issue Type: Bug
    Affects Versions: Graduating, 3.0
            Reporter: Juan Pablo Santos Rodríguez
            Priority: Critical


creating a page fails, the log file shows the following stacktrace:

2012-01-02 18:03:24,318 [http-8080-1] INFO 
org.apache.wiki.action.EditActionBean  - Editing FindPage. User=null, 
host=127.0.0.1
2012-01-02 18:03:24,375 [http-8080-1] ERROR org.apache.wiki.tags.WikiBodyTag  - 
Failed to insert plugin
org.apache.wiki.api.PluginException: Unable to get the latest page
    at org.apache.wiki.plugin.PluginManager.execute(PluginManager.java:392)
[...]
Caused by: org.apache.wiki.providers.ProviderException: Could not set 
'referredBy' property for Main:FindPage
    at 
org.apache.wiki.content.ReferenceManager.getReferredBy(ReferenceManager.java:634)
[...]
2012-01-02 18:03:24,399 [http-8080-1] ERROR org.apache.wiki.tags.WikiTagBase  - 
Unable to get page data
org.apache.wiki.providers.ProviderException: Could not canonicalize WikiPath: 
/pages/main/findpage
    at 
org.apache.wiki.content.WikiPathResolver.getWikiPath(WikiPathResolver.java:205)
    at org.apache.wiki.content.jcr.JCRWikiPage.<init>(JCRWikiPage.java:115)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to