Forum archive 2000-2006

Maria Nogin - What does "Activity '...' not found in %permissionLevels" mean?

Maria Nogin - What does "Activity '...' not found in %permissionLevels" mean?

by Arnold Pizer -
Number of replies: 0
inactiveTopicWhat does "Activity '...' not found in %permissionLevels" mean? topic started 8/29/2005; 8:57:50 PM
last post 9/2/2005; 7:56:18 PM
userMaria Nogin - What does "Activity '...' not found in %permissionLevels" mean?  blueArrow
8/29/2005; 8:57:50 PM (reads: 425, responses: 2)
Hi,

I can't figure out why I sometimes get the following error message. Most of the time everything works fine. I may get this message, and try the same operation in a minute and it works. So there should actually be no problems with my account.

Maria

WeBWorK error

An error occured while processing your request. For help, please send mail to this site's webmaster (mnogin@csufresno.edu), including all of the following information as well as what what you were doing when the error occured.

Mon Aug 29 17:50:34 2005 Warning messages

Error messages

Activity 'admin' not found in %permissionLevels. Can't continue.

Call stack

The information below can help locate the source of the problem.

* in WeBWorK::Authz::hasPermissions called at line 127 of /opt/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Scoring.pm * in WeBWorK::ContentGenerator::Instructor::Scoring::body called at line 152 of /opt/webwork2/lib/WeBWorK/Template.pm * in WeBWorK::Template::template called at line 412 of /opt/webwork2/lib/WeBWorK/ContentGenerator.pm * in WeBWorK::ContentGenerator::content called at line 164 of /opt/webwork2/lib/WeBWorK/ContentGenerator.pm * in WeBWorK::ContentGenerator::go called at line 279 of /opt/webwork2/lib/WeBWorK.pm

Request information Method GET URI /webwork2/Math75-Jones/instructor/scoring/ HTTP Headers Keep-Alive 300 Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7 User-Agent Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Fedora/1.7.8-1.3.1 Accept text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Connection keep-alive Referer http://webwork.csufresno.edu/webwork2/Math75-Jones/Assignment_1/6/?effectiveUser=admin&user=admin&user=admin&key=.Y9Bgc7a3CpbyrQebRtcbAYkQ9NzhG9dcOGTrUdf Accept-Encoding gzip,deflate Accept-Language ru,en-us;q=0.8,en;q=0.5,fr;q=0.3 Cookie WeBWorKCourseAuthen.Math75-Babichev=admin%09rH1lOh9OwQpvUBBOCE*%5eyfv/UiJPQu0MyRT4RwWh; WeBWorKCourseAuthen.Math75A-Nogin=admin%09RNoxC!.U7dCH4nA2ABBWyUnzkYUgSU1ZWq7Z%5eIED; SignOnDefault=103823613 Host webwork.csufresno.edu

<| Post or View Comments |>


userMichael Gage - Re: What does  blueArrow
8/29/2005; 9:43:05 PM (reads: 500, responses: 0)
The error occurs because of a bad url -- notice that &user=admin occurs twice in the url.

This sounds like a bug we fixed. (It's bug number 715 http://bugs.webwork.rochester.edu/show_bug.cgi?id=715 ) and it was fixed in version 1.23 of Login.pm (Sometime last February.)

Is your version of WeBWorK up to date with the current CVS?

It's possible that it is a new bug, but I'm hoping not.

--Mike

<| Post or View Comments |>


userAleksey Nogin - Re: What does  blueArrow
9/2/2005; 7:56:18 PM (reads: 493, responses: 0)
We have 1.23, so either is was fixed later, or there is something else wrong.

"cvs status" output:

File: Login.pm Status: Up-to-date

Working revision: 1.23 Repository revision: 1.23 /webwork/cvs/system/webwork2/lib/WeBWorK/ContentGenerator/Login.pm,v Sticky Tag: rel-2-1 (revision: 1.23) Sticky Date: (none) Sticky Options: (none)

<| Post or View Comments |>