In jetspeed/portlets/layout/LayoutPortlet.java

entityAccess = (PortletEntityAccessComponent) 
getPortletContext().getAttribute(CommonPortletServices.CPS_ENTITY_ACCESS_COMPONENT);
if (null == entityAccess)
 {
    throw new PortletException("Failed to find the Entity Access on portlet 
initialization");
 }

Did you look into the log files ? Can you please post the logs? 
What's the origin of the issue ? 
If you restart the server, does this problem go away?
Make sure you have backup of the DB.

Things may get easier for me to help you, if you give me more hints.



On Tue Apr 14,2009 06:30 am, brunp wrote:
> 
> I am still on the Jetspeed migration war-path and have come across the
> following "not so descript" error message:
> 
> "Failed to find the Entity Access on portlet initialization"
> 
> Idea's on how to progress beyond this error or where to look to resolve
> this? Perhaps a database issue of sorts.
> 
> The jetspeed upgrade has really been a pain for sure....
> 
> Paul
> -- 
> View this message in context: 
> http://www.nabble.com/So%2C-now-I-hav-a-%22Entity-Access%22-issue-tp23039513p23039513.html
> Sent from the Jetspeed - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to