Shelve DBRunRecoveryError

B

bill.oldroyd

Can anyone help with this error message when using Shelve : Python 2.4.

Traceback (most recent call last):
File "C:\Python24\CollectB\dataparser.py", line 743, in -toplevel-
base.create()
File "C:\Python24\CollectB\dataparser.py", line 252, in create
self.dataStore = v
File "C:\Python24\lib\shelve.py", line 130, in __setitem__
self.dict[key] = f.getvalue()
File "C:\Python24\lib\bsddb\__init__.py", line 218, in __setitem__
self.db[key] = value
DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal error, run database
recovery -- PANIC: Invalid argument')

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,248
Latest member
MagdalenaB

Latest Threads

Top