[Building Sakai] Exception in Tests & Quizzes when viewing "settings"

Joshua Swink jswink at ucmerced.edu
Mon Aug 30 11:45:42 PDT 2010


Thanks for answering. Yes, there are duplicate sections. I deleted the
sections and that has fixed the problem. I believe our course site
updating job had two instances running that were both updating the
site at the same time, creating the duplicates.

Josh

On Mon, Aug 30, 2010 at 11:43 AM, Karen Tsao <ktsao at stanford.edu> wrote:
> This error is related to the Release To setting. Are there multiple
> sections/groups in that site? If yes, can you try to see if there is
> anything wrong with these sections/groups? For example, duplicates.
>
> Thanks,
> Karen
>
> On Mon, Aug 30, 2010 at 10:53 AM, Joshua Swink <jswink at ucmerced.edu> wrote:
>>
>> Hi all,
>>
>> We're getting an exception when viewing the settings in Tests &
>> Quizzes. It happens consistently with one specific course site that's
>> being used by a long-time instructor. The exception comes up even for
>> new assessments that we create in the site. This is a new course site
>> that was created for the fall semester. It isn't happening in other
>> sites. We're using Sakai 2.6.2.
>>
>> Can anyone think of a cause or solution for this?
>>
>> The exception is as follows:
>>
>> org.sakaiproject.portal.api.PortalHandlerException:
>> org.sakaiproject.tool.api.ToolException:
>> javax.servlet.jsp.JspException: null
>>    at
>> org.sakaiproject.portal.charon.handlers.ToolHandler.doPost(ToolHandler.java:70)
>> caused by: org.sakaiproject.tool.api.ToolException:
>> javax.servlet.jsp.JspException: null
>>    at
>> org.sakaiproject.portal.charon.SkinnableCharonPortal.forwardTool(SkinnableCharonPortal.java:1216)
>> caused by: org.apache.jasper.JasperException:
>> javax.servlet.jsp.JspException: null
>>    at
>> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:355)
>> caused by: javax.servlet.ServletException: javax.servlet.jsp.JspException:
>> null
>>    at
>> org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:774)
>> caused by: java.lang.NullPointerException
>>    at
>> com.sun.faces.renderkit.html_basic.SelectManyCheckboxListRenderer.renderOption(SelectManyCheckboxListRenderer.java:179)
>>    at
>> com.sun.faces.renderkit.html_basic.SelectManyCheckboxListRenderer.encodeEnd(SelectManyCheckboxListRenderer.java:156)
>>    at
>> javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:720)
>>    at javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:623)
>>    at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:546)
>>    at
>> com.sun.faces.taglib.html_basic.SelectManyCheckboxTag.doEndTag(SelectManyCheckboxTag.java:534)
>>    at
>> org.apache.jsp.jsf.author.authorSettings_jsp._jspx_meth_h_005fselectManyCheckbox_005f0(authorSettings_jsp.java:3865)
>>    at
>> org.apache.jsp.jsf.author.authorSettings_jsp._jspx_meth_samigo_005fhideDivision_005f3(authorSettings_jsp.java:3583)
>>    at
>> org.apache.jsp.jsf.author.authorSettings_jsp._jspx_meth_h_005fform_005f0(authorSettings_jsp.java:802)
>>    at
>> org.apache.jsp.jsf.author.authorSettings_jsp._jspService(authorSettings_jsp.java:591)
>>    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
>>    at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
>>    at
>> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)
>>    at
>> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
>>    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
>>    at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
>>
>> Thanks in advance.
>>
>> --
>> Joshua Swink
>> _______________________________________________
>> 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"
>
>


More information about the sakai-dev mailing list