that's strange, are you sure there's no typo in the preferences part for the portlet in portlet.xml ? Can you post the portlet definition from portlet.xml ?

Dennis

nitin900 wrote:
Hello Dennis,

Thanks for your reply. Here is the important part of trace :

at
org.apache.jetspeed.page.document.psml.FileSystemFolderHandler.getFolder(FileSystemFolderHandler.java:164)
        at
org.apache.jetspeed.page.document.psml.FileSystemFolderHandler.getFolder(FileSystemFolderHandler.java:128)
        at
org.apache.jetspeed.page.psml.CastorXmlPageManager.getFolder(CastorXmlPageManager.java:622)
        at
org.apache.jetspeed.portlets.site.PortalSiteManager.retrieveFolders(PortalSiteManager.java:161)
        at
org.apache.jetspeed.portlets.site.PortalSiteManager.doView(PortalSiteManager.java:125)
        at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:247)
        at javax.portlet.GenericPortlet.render(GenericPortlet.java:175)

So even though the preference root is defined in portlet.xml for j2-admin,
it overlooks it,and takes the value
/_user/<username>/ .... , and since this folder is not there, the error is
thrown.The same works fine on my local machine.

Thanks And Best Regards,
Nitin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to