Following a server restart in the last couple of days I have been unable to get Zope started. Is there anything in particular I should check for? Until the reboot Zope had been running for months without a problem, although it may not have been stopped correctly before the reboot. Should I need to delete any lockfiles that may have been left in existance or should they get deleted on restart? -- John
At 03:21 PM 10/3/2005, John Poltorak wrote:
Following a server restart in the last couple of days I have been unable to get Zope started.
Is there anything in particular I should check for?
Until the reboot Zope had been running for months without a problem, although it may not have been stopped correctly before the reboot. Should I need to delete any lockfiles that may have been left in existance or should they get deleted on restart?
Have you tried restarting via the C:\Plone 2\Data\bin\runzope.bat file? This will open a command prompt and show you startup messages, including any errors that cannot be resolved. Hope that help, Eric
Eric Banford said:
At 03:21 PM 10/3/2005, John Poltorak wrote:
Following a server restart in the last couple of days I have been unable to get Zope started.
Is there anything in particular I should check for?
Until the reboot Zope had been running for months without a problem, although it may not have been stopped correctly before the reboot. Should I need to delete any lockfiles that may have been left in existance or should they get deleted on restart?
Have you tried restarting via the C:\Plone 2\Data\bin\runzope.bat file? This will open a command prompt and show you startup messages, including any errors that cannot be resolved.
Or, if you're on linux / unix, the equivalent is: path_to_your_instance/bin/runzope or, equivalently: path_to_your_instance/bin/zopectl fg -- Paul Winkler
On Mon, Oct 03, 2005 at 03:38:52PM -0400, Eric Banford wrote:
At 03:21 PM 10/3/2005, John Poltorak wrote:
Following a server restart in the last couple of days I have been unable to get Zope started.
Is there anything in particular I should check for?
Until the reboot Zope had been running for months without a problem, although it may not have been stopped correctly before the reboot. Should I need to delete any lockfiles that may have been left in existance or should they get deleted on restart?
Have you tried restarting via the C:\Plone 2\Data\bin\runzope.bat file? This will open a command prompt and show you startup messages, including any errors that cannot be resolved.
I'm using a remote Unix system. running 'sh zopectl start' appears to work but then Zope quickly falls over.
Hope that help, Eric
-- John
participants (4)
-
Eric Banford -
George Donnelly -
John Poltorak -
Paul Winkler