Re: [Zope] First run TypeError

2006-05-07 Thread David Pratt
I managed a fix to my threading and it solved my trouble. It was a bit sidetracked earlier with the Type Error message. My hunch was right in the end. Many thanks. Regards, David David Pratt wrote: Hi Andreas. I have been experimenting with creating backend storages for zope. There is no tra

Re: [Zope] First run TypeError

2006-05-07 Thread David Pratt
Hi Andreas. I have been experimenting with creating backend storages for zope. There is no traceback or error that appears in the error log or event log. My hunch is that the message may be erroneous and that access to the storage is being blocked since the database I am currently experimenting

Re: [Zope] First run TypeError

2006-05-07 Thread Andreas Jung
--On 7. Mai 2006 09:04:54 -0300 David Pratt <[EMAIL PROTECTED]> wrote: I've got a bit more information from my Z2.log: On a normal startup attempt with data.fs: I get one or two lines with "HEAD /VirtualHostBase/http/:80/ HTTP/1.1" 200 312 "" "" as the anonymous Then a GET 200 code (ok) whe

Re: [Zope] First run TypeError

2006-05-07 Thread David Pratt
I've got a bit more information from my Z2.log: On a normal startup attempt with data.fs: I get one or two lines with "HEAD /VirtualHostBase/http/:80/ HTTP/1.1" 200 312 "" "" as the anonymous Then a GET 200 code (ok) when I authenticate at the /manage URL On the new storage: No "HEAD" lines

[Zope] First run TypeError

2006-05-06 Thread David Pratt
Hi. I have been experimenting with making a hybrid storage for zodb. The storage seems to work well except that I am getting this error on the first request to the server and I am not exactly sure where it is coming from. Error Type: TypeError Error Value: unbound method method_descriptor obje