Home
The Toolkit for Online Communities
15936 Community Members, 0 members online, 2735 visitors today
Log In Register

Forum .LRN Q&A: Re: Res: ".LRN is the first VLE to provide support for IMS LD"

OpenACS Home : Forums : .LRN Q&A : Re: Res: ".LRN is the first VLE to provide support for IMS LD" : One Message

+
Posted by john zhang on
Jose,

I really appreciate your prompt reply:

Maybe I went to the wrong place (I always got lost while I'm driving.... :)....Here is the link:

http://strauss.gast.it.uc3m.es:8020/

and I got the following message


There was a server error processing your request. We apologize.

Take me back where I was (before the error)

Database operation "dml" failed (exception ERROR, "ERROR: could not extend relation 1663/8690319/8691601: No space left on device
HINT: Check free disk space.
")

ERROR: could not extend relation 1663/8690319/8691601: No space left on device
HINT: Check free disk space.

SQL:
insert into sec_session_properties
(session_id, module, property_name, secure_p, last_hit)
select '60019', 'dotlrn', 'page_num', 'f', '1163592889'
from dual
where not exists (select 1
from sec_session_properties
where session_id = '60019' and
module = 'dotlrn' and
property_name = 'page_num')

Thanks for reporting the bug, John.

That is our test server and it is reinstalled everyday. I'll check what the problem is and hopefully it will be running correctly again soon.

Regards