Jim Fulton wrote:
Please try the following:
- shut-down Zope,
- remove var/Data.fs.index
- start up again and try committing.
Does this fix the problem? If so, it's due to a bug in the 2.1 index-file implementation. If not, then please send me a zipped/gzipped copt of your data file (var/Data.fs) or make it available for download and I'll look into this further.
I shut it down, and then went to remove the file. There was no var/Data.fs.index file there. I have: Data.fs Data.fs.in Data.fs.lock Data.fs.orig (I created this, it's just a copy of Data.fs after installation before I copied over the 2.0.1 install database, probably identical to Data.fs.in) Data.fs.tmp Is it possible that you meant the .tmp file? Please let me know. I'll hold off on gzipping & sending Data.fs until I hear from you. Thanks.
Art Hampton wrote:
Jim Fulton wrote:
Please try the following:
- shut-down Zope,
- remove var/Data.fs.index
- start up again and try committing.
Does this fix the problem? If so, it's due to a bug in the 2.1 index-file implementation. If not, then please send me a zipped/gzipped copt of your data file (var/Data.fs) or make it available for download and I'll look into this further.
I shut it down, and then went to remove the file.
Are you running 2.1? Or 2.0.1? If you did a normal shut-down, you should have gotten an index file. Jim -- Jim Fulton mailto:jim@digicool.com Technical Director (888) 344-4332 Python Powered! Digital Creations http://www.digicool.com http://www.python.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.
Are you running 2.1? Or 2.0.1? If you did a normal shut-down, you should have gotten an index file.
2.1. I did a normal shutdown. To see if I could get an index file this time, I started it up again (nohup ./start &), tried saving my version again (which failed again), and then stopped it (./stop). Should I use the shutdown button on the Control Panel instead? Let's try that and see what happens.... Hey, there's an index file.... Now I was supposed to delete it. I'm guessing that won't help, since there wasn't one in the first place.... And no, it didn't. Database is gzipped and will soon be on its way to you in a separate message. Thanks.
Art Hampton wrote:
Are you running 2.1? Or 2.0.1? If you did a normal shut-down, you should have gotten an index file.
2.1. I did a normal shutdown. To see if I could get an index file this time, I started it up again (nohup ./start &), tried saving my version again (which failed again), and then stopped it (./stop). Should I use the shutdown button on the Control Panel instead?
Yes.
Let's try that and see what happens.... Hey, there's an index file.... Now I was supposed to delete it.
No. My original suspicion of what the problem might be doesn't apply.
I'm guessing that won't help, since there wasn't one in the first place.... And no, it didn't.
Database is gzipped and will soon be on its way to you in a separate message.
Thanks. Jim -- Jim Fulton mailto:jim@digicool.com Technical Director (888) 344-4332 Python Powered! Digital Creations http://www.digicool.com http://www.python.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.
participants (2)
-
Art Hampton -
Jim Fulton