[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1626) FIrst access to a CMS HTML file through /content/ results in a NPE

Thomas Heute (JIRA) jira-events at lists.jboss.org
Fri Aug 10 08:59:01 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBPORTAL-1626?page=comments#action_12371726 ] 
            
Thomas Heute commented on JBPORTAL-1626:
----------------------------------------

By the way it was working fine on 2.6.0.

I had a quick look at the diff between the 2 in cms and core-cms but couldn't spot anything obvious.

> FIrst access to a CMS HTML file through /content/ results in a NPE
> ------------------------------------------------------------------
>
>                 Key: JBPORTAL-1626
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1626
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal CMS
>    Affects Versions: 2.6.1 Final
>            Reporter: Thomas Heute
>         Assigned To: Sohil Shah
>             Fix For: 2.6.2 Final
>
>
> To reproduce, after startup go to:
> http://localhost:8080/portal/content/default/project.html
> It will fails to acquire a read lock resulting in a null content.
> It fails when trying to do:
>              VersionHistory vh = contentNode.getVersionHistory();
> in ContentGetCommand
> On the second rendering it will succeed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list