7 Mar
2004
7 Mar
'04
7:56 p.m.
On Sat, Mar 06, 2004 at 03:00:44PM +0000, John Poltorak wrote:
When I attempt to a Zope Restart, I get an error msg saying:-
The requested URL could not be retrieved
This is because Zope takes a while to go through its startup process. Is any way to set an interval to wait for before attempting to reconnect?
I've got this fixed thanks to a hint provided... I needed to change the value for REFRESH CONTENT in lib/python/App/ApplicationManager.py. Wouldn't this sort of value would be better in a configuration file rather than being hard coded in a program? -- John