Hi Nitin,
It looks like the root is determined by:
- request parameter "root"
- if empty, preference value "root"
- if empty, default is the user folder ( /_user/<username>/ )
The exception you get is a "catch all" for a big section of code, so
it's hard to pinpoint where the exact error occurs. Do you have a
complete stacktrace from the logs?
Dennis
nitin900 wrote:
Hello,
We are using Jetspeed 2.1.2. When clicked on Portal Site Manager , it shows
the following error
Portlet is Not Available: j2-admin::PortalSiteManager
Reason: Failed to get root folder
After checking log file we saw that it might be failing to get the
preference defined in the
portlet.xml for J2-admin. But we found that the preference named root is
correctly defined in portlet.xml
and has the value / . What could be the problem, that it cannot get the
preference value for the root?
With Best Regards
Nitin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]