[Zope] Client.py problems
Shane Rowatt
s.rowatt@astracon.com.au
Wed, 17 Oct 2001 11:19:03 +1000
Has anyone had problems with using the Client that comes with zope to pack
the database using a script like this:
/opt/Zope-2.4.1-linux2-x86/bin/python
/opt/Zope-2.4.1-linux2-x86/lib/python/ZPublisher/Client.py
-u admin:password
http://faq.astracon.com.au:6666/Control_Panel/Database/manage_pack
days:float=0
The error I get is this:
Traceback (most recent call last):
File "/opt/Zope-2.4.1-linux2-x86/lib/python/ZPublisher/Client.py", line
635, in ?
main()
File "/opt/Zope-2.4.1-linux2-x86/lib/python/ZPublisher/Client.py", line
628, in main
headers, body = apply(f,(),kw)
File "/opt/Zope-2.4.1-linux2-x86/lib/python/ZPublisher/Client.py", line
226, in __call__
self.handleError(query, ec, em, headers, response)
File "/opt/Zope-2.4.1-linux2-x86/lib/python/ZPublisher/Client.py", line
241, in handleError
raise t, RemoteException(t,v,f,l,self.url,query,ec,em,response)
bci.ServerError: bobo exception (File:
/opt/Zope-2.4.1-linux2-x86/lib/python/ZODB/FileStorage.py Line: 1240)
500 Internal Server Error for
http://faq.astracon.com.au:6666/Control_Panel/Database/manage_pack
The Zope log file only has this:
210.9.227.171 - admin [17/Oct/2001:10:13:55 +1000] "POST
/Control_Panel/Database/manage_pack HTTP/1.0" 500 2705 "" ""