[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CDS Invenio new installation problem
- From: Tibor Simko <tibor.simko@xxxxxxx>
- Subject: Re: CDS Invenio new installation problem
- Date: Mon, 06 Nov 2006 15:39:50 +0100
Hello:
On Mon, 06 Nov 2006, Dr. Kam-ming Ku wrote:
> File "/usr/lib/python2.4/site-packages/invenio/invenio/invenio/session.py", line 248, in __setitem__
> raise TypeError("session not an instance of %r: %r"
There should not be that many "invenio/invenio/invenio" nested
directories in the file to be included. Could it be that you somehow
created a symlink that points to itself? Please check the directories
and the symlinks on your system to rule out this possibility. Also,
can you include files okay from within the command line?
P.S. If you are debugging problems with the session management, it may
be handy to clean the session table in between web requests:
$ echo "TRUNCATE TABLE session;" | ./modules/miscutil/bin/dbexec
Best regards
--
Tibor Simko ** CERN IT-UDS ** Bldg 31-S-014 ** Voice: +41-22-7673527
CERN Document Server ** <http://cds.cern.ch/> ** <cds.support@xxxxxxx>
|