[Building Sakai] Evaluation direct URLs just redirect to portal

Joshua Swink joshua.swink at gmail.com
Mon Jun 30 15:58:13 PDT 2014


The students can't use the direct URLs to their evaluations. They receive
an email with a URL like the following:

https://<hostname>/direct/eval-assigngroup/1553038

When they try to visit the URL, they end up back at /portal, in their home
workspace. If they were already logged in, the log shows nothing. If they
weren't logged in, the log has a security exception:

2014-06-30 15:43:08,889 ERROR (AccessRegistrar.java:111) - <Error handling
access request>
Target exception of class java.lang.SecurityException
Successive lines until stack trace show causes progressing to exception
site:
Error setting dependency rootHandlerBeanBase of bean rootHandlerBean
--> Error setting dependency contentTypeInfo of bean
overridedRootHandlerBean
--> Error fetching bean contentTypeInfo from factory method
getContentTypeInfo of factory bean contentTypeInfoFactory
--> Error fetching bean viewParameters from factory method
getAdjustedViewParameters of factory bean viewParamsInterceptorManager
--> Error fetching bean defaultViewParameters from factory method
getViewParameters of factory bean defaultViewInferrerManager
--> User must be authenticated to access this page
java.lang.SecurityException: User must be authenticated to access this page
        at
org.sakaiproject.evaluation.tool.inferrers.EvaluationVPInferrer.inferDefaultViewParametersImpl(EvaluationVPInferrer.java:186)
        at
org.sakaiproject.evaluation.tool.inferrers.EvaluationVPInferrer.access$000(EvaluationVPInferrer.java:45)
        at
org.sakaiproject.evaluation.tool.inferrers.EvaluationVPInferrer$1.run(EvaluationVPInferrer.java:89)

Any ideas on fixing this? We're using Sakai 2.9.2.

Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140630/60156050/attachment.html 


More information about the sakai-dev mailing list