[Building Sakai] Courses Without Sections
    Nguni Phakela 
    nguni52 at gmail.com
       
    Thu Feb 20 02:52:09 PST 2014
    
    
  
Hi All,
We seem to be having this problem quite often. Most likely there is
something we are not doing when creating a new course. But the exception
below is thrown in some courses when trying to add students to them.
What can be done to avert this? Is it possible to delete what is causing
this and start afresh for that course in terms creating
sections/relationships in course managements that will work?
org.sakaiproject.coursemanagement.api.exception.IdNotFoundException: No
org.sakaiproject.coursemanagement.impl.SectionCmImpl found with id
xxxxxxxxxx
        at
org.sakaiproject.coursemanagement.impl.CourseManagementAdministrationHibernateImpl$2.doInHibernate(CourseManagementAdministrationHibernateImpl.java:635)
        at
org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:419)
        at
org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
        at
org.sakaiproject.coursemanagement.impl.CourseManagementAdministrationHibernateImpl.getObjectByEid(CourseManagementAdministrationHibernateImpl.java:640)
        at
org.sakaiproject.coursemanagement.impl.CourseManagementAdministrationHibernateImpl.addOrUpdateSectionMembership(CourseManagementAdministrationHibernateImpl.java:449)
        at sun.reflect.GeneratedMethodAccessor5193.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
        at
org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
        at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
        at com.sun.proxy.$Proxy10.addOrUpdateSectionMembership(Unknown
Source)
        at sun.reflect.GeneratedMethodAccessor5193.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
        at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
        at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
        at com.sun.proxy.$Proxy11.addOrUpdateSectionMembership(Unknown
Source)
        at
org.sakaiproject.cmembers.tool.util.SearchUtil.addStudentsToSection(SearchUtil.java:963)
        at
org.sakaiproject.cmembers.tool.util.SearchUtil.saveStudentsToAllOfferings(SearchUtil.java:1192)
        at
org.sakaiproject.cmembers.tool.util.SearchUtil.saveStudentsInAllSlots(SearchUtil.java:1123)
        at
org.sakaiproject.cmembers.tool.controller.MemberController$1.run(MemberController.java:400)
Kind Regards,
--
Nguni Phakela
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140220/33d1a9c5/attachment.html 
    
    
More information about the sakai-dev
mailing list