Forum .LRN Q&A: Re: dotLRN gradebook

Collapse
14: Re: dotLRN gradebook (response to 1)
Posted by Al Guyer on
I was finally able to install evaluation, dotlrn-evaluation, evaluation-portlet. I believe what fixed the install was using the apm and deleting the package, twice.

Then, http://localhost/acs-admin/install saw the package(s) to be installed and did so with an error. Yah!

But, when I went to mount the evaluation, same old error:

Error Creating Package: The following error was generated when attempting to create the package

Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.")

ERROR: -20000: This items content type evaluation_grades is not registered to this folder 2316

SQL:

select content_item__new('evaluation_grades_2322','2316','2322',NULL,'2006-02-01 14:53:07.299007-08',NULL,'2306',NULL,'content_item','evaluation_grades',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'file')

Error.log says:

[01/Feb/2006:14:47:54][11038.114696][-conn:oacs::4] Error: Ns_PgExec: result status: 7 message: ERROR: -20000: This items content type evaluation_grades is not registered to this folder 2297

[01/Feb/2006:14:47:54][11038.114696][-conn:oacs::4] Error: Aborting transaction due to error:
Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.")

ERROR: -20000: This items content type evaluation_grades is not registered to this folder 2297

SQL:

select content_item__new('evaluation_grades_2303','2297','2303',NULL,'2006-02-01 14:47:53.996821-08',NULL,'2287',NULL,'content_item','evaluation_grades',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'file')

[01/Feb/2006:14:47:54][11038.114696][-conn:oacs::4] Warning: propagating abortion from /var/www/oacs/packages/acs-subsite/www/admin/site-map/package-new.tcl (status 200): 'Problem with Your Input')
[01/Feb/2006:14:49:29][11038.147466][-sched:15-] Notice: acs-mail-lite: about to load qmail queue
[01/Feb/2006:14:49:29][11038.147466][-sched:15-] Notice: queue dir = /new/*, no messages
[01/Feb/2006:14:51:29][11038.196620][-sched:15-] Notice: acs-mail-lite: about to load qmail queue
[01/Feb/2006:14:51:29][11038.196620][-sched:15-] Notice: queue dir = /new/*, no messages
[01/Feb/2006:14:53:07][11038.49156][-conn:oacs::0] Notice: apm_invoke_callback_proc: invoking callback after-instantiate with command evaluation::apm::package_instantiate -package_id 2306
[01/Feb/2006:14:53:07][11038.49156][-conn:oacs::0] Error: Ns_PgExec: result status: 7 message: ERROR: -20000: This items content type evaluation_grades is not registered to this folder 2316

[01/Feb/2006:14:53:07][11038.49156][-conn:oacs::0] Error: Aborting transaction due to error:
Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.")

ERROR: -20000: This items content type evaluation_grades is not registered to this folder 2316

SQL:

select content_item__new('evaluation_grades_2322','2316','2322',NULL,'2006-02-01 14:53:07.299007-08',NULL,'2306',NULL,'content_item','evaluation_grades',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'file')

[01/Feb/2006:14:53:07][11038.49156][-conn:oacs::0] Warning: propagating abortion from /var/www/oacs/packages/acs-subsite/www/admin/site-map/package-new.tcl (status 200): 'Problem with Your Input')
[01/Feb/2006:14:53:29][11038.147466][-sched:15-] Notice: acs-mail-lite: about to load qmail queue
[01/Feb/2006:14:53:29][11038.147466][-sched:15-] Notice: queue dir = /new/*, no messages

Help!