[Building Sakai] PortalHandlerException

Sam Ottenhoff ottenhoff at longsight.com
Tue Aug 12 05:57:57 PDT 2014


>
>
> Can anybody help us to fix this I am getting below exception, while trying
> to edit one of the worksite in sakai UI. I am using sakai 10.0
>
>
>
> org.sakaiproject.portal.api.PortalHandlerException:
> org.sakaiproject.tool.api.ToolException:
> java.lang.reflect.InvocationTargetException
>
>     at
> org.sakaiproject.portal.charon.SkinnableCharonPortal.doGet(SkinnableCharonPortal.java:901)
>
> caused by: org.sakaiproject.tool.api.ToolException:
> java.lang.reflect.InvocationTargetException
>
>     at
> org.sakaiproject.site.tool.SiteAction.toolModeDispatch(SiteAction.java:13958)
>
> caused by: java.lang.reflect.InvocationTargetException
>
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>
> caused by: java.lang.NoSuchMethodError:
> org.sakaiproject.memory.api.Cache.get(Ljava/lang/Object;)Ljava/lang/Object;
>
>     at
> edu.amc.sakai.user.JLDAPDirectoryProvider.getCachedUserEntry(JLDAPDirectoryProvider.java:1228)
>
>
>

But Sakai 10 JLDAPDirectoryProvider doesn't ever call getCachedUserEntry.
 You can search in the code here: http://bit.ly/1orL7ow

So are you using custom JLDAP code?  Are you using a combination of old
code and new code?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140812/c70239af/attachment.html 


More information about the sakai-dev mailing list