[gradebook2-dev] Gradebook2 v1.5.0-b11 released

Kim Huang kimhuang at oit.rutgers.edu
Tue May 31 11:52:43 PDT 2011


Thomas,
Thanks for your quick reply. That problem went away once I set the key in sakai.properties. However, here is another problem to prevent GB2 starting.
Please look at this piece of log file

SEVERE: The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container
java.lang.NoSuchMethodError: org.sakaiproject.gradebook.gwt.client.model.ApplicationSetup.setSearchRosterByFieldEnabled(Z)V
	at org.sakaiproject.gradebook.gwt.sakai.Gradebook2ComponentServiceImpl.getApplicationSetup(Gradebook2ComponentServiceImpl.java:826)
	at org.sakaiproject.gradebook.gwt.sakai.rest.resource.Startup.get(Startup.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:149)
	at com.sun.jersey.server.impl.model.method.dispatch.R
----------------------------

Thanks,
BTW, are you going to put the fix of GRBK-908 in the next release? Unfortunately I could not see the description of GRBK-908, the permission denial.

-kim 


----- Original Message -----
From: "Thomas Amsler" <tpamsler at ucdavis.edu>
To: "Kim Huang" <kimhuang at oit.rutgers.edu>
Cc: gradebook2-dev at collab.sakaiproject.org, "John Bush" <john.bush at rsmart.com>
Sent: Tuesday, May 31, 2011 2:20:32 PM
Subject: Re: [gradebook2-dev] Gradebook2 v1.5.0-b11 released

To get around this, you can just disable the gadebook2 security:

gb2.security.enabled=false

We have a JIRA to fix this.
https://jira.sakaiproject.org/browse/GRBK-908

Best,
-- Thomas



On Tue, May 31, 2011 at 11:07 AM, Kim Huang <kimhuang at oit.rutgers.edu> wrote:
> Hi, Thomas,
>
> I was trying to bring in gradebook2 v1.5.0-b11 with our RU-sakai-2.8. Sakai-2.8(with RU local change) is running in Rutgers for about a week.
> It compiled without any problem, the only change I made on gradeboo2 v1.5.0-b11 is the Sakai base version from 2.9-SNAPSHOT to 2.8-SNAPSHOT in pom.xml. But it refuses to start. It throws
> the error in the log:
> ---------------
> 2011-05-31 13:55:40,135 ERROR http-8080-Processor22 org.sakaiproject.gradebook.gwt.server.ServletWrappingController - ERROR: X-XSRF-Cookie violation
>
> ---------------
> and on screen it says: server erro 400, please look at the attachment.
>
>
> Any idea, what is it caused? Any configuration procedure that I missed before starting GB2.
>
> Thanks,
> -Kim
>
>
> ----- Original Message -----
> From: "Thomas Amsler" <tpamsler at ucdavis.edu>
> To: gradebook2-dev at collab.sakaiproject.org, "John Bush" <john.bush at rsmart.com>
> Sent: Saturday, May 28, 2011 1:35:24 AM
> Subject: Re: [gradebook2-dev] Gradebook2 v1.5.0-b11 released
>
> smartsite-dev is back up and is running GB2 1.5.0-b11.
> -- Thomas
>
> On Fri, May 27, 2011 at 10:24 PM, Thomas Amsler <tpamsler at ucdavis.edu> wrote:
>> We have released gradebook2 v1.5.0-b11:
>>
>> https://source.sakaiproject.org/contrib/gradebook2/tags/1.5.0-b11
>>
>> Best,
>> -- Thomas
>>
> _______________________________________________
> gradebook2-dev mailing list
> gradebook2-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/gradebook2-dev
>


More information about the gradebook2-dev mailing list