My task error
Snapshot of the error received by S. Rotblat after logging in and accessing the “Blackboard @SU” tab.
Snapshot of the error received by S. Rotblat after logging in and accessing the “Blackboard @SU” tab.
Snapshot of error when using the discussion grader submitted by Chris H.
Additionally, when using the discussion grader to create a new assignment in the grade center for a particular forum I recieve the following page…
This is the excerpt that had more code beyond what is recorded here.
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 37 in the jsp file: /modules/newlineitem.jsp
Type mismatch: cannot convert from List<OutcomeDefinitionCategory> to BbList
34: String fid = request.getParameter("forum_pk1");
35: BbPersistenceManager bbPm = BbServiceManager.getPersistenceService().getDbPersistenceManager();
36: blackboard.persist.gradebook.impl.OutcomeDefinitionCategoryDbLoader ocdloader = (blackboard.persist.gradebook.impl.OutcomeDefinitionCategoryDbLoader) bbPm.getLoader( blackboard.persist.gradebook.impl.OutcomeDefinitionCategoryDbLoader.TYPE );
37: BbList ocdlist = ocdloader.loadByCourseId(courseId);
38: BbList.Iterator ocdListIter = ocdlist.getFilteringIterator();
39: blackboard.persist.gradebook.impl.OutcomeDefinitionScaleDbLoader ocdcloader = (blackboard.persist.gradebook.impl.OutcomeDefinitionScaleDbLoader) bbPm.getLoader( blackboard.persist.gradebook.impl.OutcomeDefinitionScaleDbLoader.TYPE );
40: BbList ocdclist = (BbList) ocdcloader.loadByCourseId(courseId);



Error reading ‘canRemove’ on type blackboard.platform.gradebook2.GradebookType
For reference, the Error ID is 217417e7-712f-4f36-8cf7-7a59730d8137.
Friday, May 22, 2009 2:40:12 PM EDT
The Documents folder in course Demo 986 has several document links. Click any one with Edit Mode OFF and you will access the document. Text files appear inline and Office 2007 files open outside of Blackboard. Now, click the first link back in the breadcrumb trail to return to the Documents folder and–voila!–all of the document links are gone. The Documents folder appears to be empty! Now, click on the Documents menu button and–poof!–they’re back. It’s a great way to impress your friends (and horrify students and instructors).
There is a substantial discrepancy in the Current Course Size reported by any Quota Exceeded warning messages versus the Quota Usage summary in the Control Panel. The controlling value seems to be the one in the warning messages. In my testing, I set the maximum course capacity for Demo 986 at 300 Kb. Although the Quota Usage summary showed the course at 149 Kb (49% capacity), attempting to load a 4 Kb file triggered a Capacity Exceeded message showing the course at 299 Kb (99% capacity). That’s not good…
Will the Enroll Users and Batch Enroll Users on the Courses/Control/Users page be removed? Currently Faculty cannot enroll people into their classes.
Tried to delete an existing announcement from a course:
Large red error banner
The specified object was not found.
For reference, the Error ID is d3501861-38e8-42f7-b7bb-9ed3250b1298.
Monday, May 18, 2009 3:52:09 PM EDT
I cannot create organizations. No + button appears. I believe it is due to the fact that I do not have admin rights that I had in bb 8.
TurnItIn completed assignment window not full size. Must scroll to see individual assignments.