[Building Sakai] PortalHandlerException

Steve Swinsburg steve.swinsburg at gmail.com
Tue Aug 12 13:55:42 PDT 2014


Also looks like you may have an issue with duplicate dependencies. Have you
made changes or upgraded and not cleared out tomcat? Try cleaning out
components and shared/lib and run a full build just to be sure it isn't
this issue.

caused by: java.lang.NoSuchMethodError:
org.sakaiproject.memory.api.Cache.get(Ljava/lang/Object;)Ljava/lang/Object;


On Tue, Aug 12, 2014 at 10:57 PM, Sam Ottenhoff <ottenhoff at longsight.com>
wrote:

>
>> 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?
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140813/aa0d15a6/attachment.html 


More information about the sakai-dev mailing list