Problems getting server running in debug mode
Has anyone had any problems running in debug mode? I took out the # in the zope.conf file next to - debug-mode on which would set it to be on. However my server wouldn't come back up so I had to turn it off. Zope Version (Zope 2.8.0-final, python 2.3.5, linux2) Python Version 2.3.5 (#1, Jul 27 2005, 00:45:20) [GCC 3.3.2 20031022 (Red Hat Linux 3.3.2-1)] System Platform linux2 SOFTWARE_HOME /opt/Zope-2.8/lib/python ZOPE_HOME /opt/Zope-2.8 INSTANCE_HOME /home/zopeinstance CLIENT_HOME /home/zopeinstance/var Network Services ZServer.HTTPServer.zhttp_server (Port: 8080) Process Id 1401 (49156) Running For 29 min 33 sec
When you switch debug-mode on, do you start zope with ./bin/runzope ? and if so, what are the error messages if any? 2005/9/21, michael nt milne <michael.milne@gmail.com>:
Has anyone had any problems running in debug mode? I took out the # in the zope.conf file next to - debug-mode on which would set it to be on. However my server wouldn't come back up so I had to turn it off.
Zope Version (Zope 2.8.0-final, python 2.3.5, linux2)
Python Version 2.3.5 (#1, Jul 27 2005, 00:45:20) [GCC 3.3.2 20031022 (Red Hat Linux 3.3.2-1)]
System Platform linux2
SOFTWARE_HOME /opt/Zope-2.8/lib/python
ZOPE_HOME /opt/Zope-2.8
INSTANCE_HOME /home/zopeinstance
CLIENT_HOME /home/zopeinstance/var
Network Services ZServer.HTTPServer.zhttp_server (Port: 8080)
Process Id 1401 (49156)
Running For 29 min 33 sec _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
I restart using ./zopect1 then start I'm right in thinking that all you do is take out the # in the config file? On 9/22/05, Peter Bengtsson <peter@fry-it.com> wrote:
When you switch debug-mode on, do you start zope with ./bin/runzope ? and if so, what are the error messages if any?
2005/9/21, michael nt milne <michael.milne@gmail.com>:
Has anyone had any problems running in debug mode? I took out the # in the zope.conf file next to - debug-mode on which would set it to be on. However my server wouldn't come back up so I had to turn it off.
Zope Version (Zope 2.8.0-final, python 2.3.5, linux2)
Python Version 2.3.5 (#1, Jul 27 2005, 00:45:20) [GCC 3.3.2 20031022 (Red Hat Linux 3.3.2-1)]
System Platform linux2
SOFTWARE_HOME /opt/Zope-2.8/lib/python
ZOPE_HOME /opt/Zope-2.8
INSTANCE_HOME /home/zopeinstance
CLIENT_HOME /home/zopeinstance/var
Network Services ZServer.HTTPServer.zhttp_server (Port: 8080)
Process Id 1401 (49156)
Running For 29 min 33 sec _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com <http://www.fry-it.com> home www.peterbe.com <http://www.peterbe.com> hobby www.issuetrackerproduct.com <http://www.issuetrackerproduct.com>
I guess you actually mean ./zopectl not ./zopect1 Try ./runzope which will spit out all messages to stdout. 2005/9/22, michael nt milne <michael.milne@gmail.com>:
I restart using ./zopect1 then start
I'm right in thinking that all you do is take out the # in the config file?
On 9/22/05, Peter Bengtsson <peter@fry-it.com > wrote:
When you switch debug-mode on, do you start zope with ./bin/runzope ? and if so, what are the error messages if any?
2005/9/21, michael nt milne <michael.milne@gmail.com>:
Has anyone had any problems running in debug mode? I took out the # in the zope.conf file next to - debug-mode on which would set it to be on. However my server wouldn't come back up so I had to turn it off.
Zope Version (Zope 2.8.0-final , python 2.3.5, linux2)
Python Version 2.3.5 (#1, Jul 27 2005, 00:45:20) [GCC 3.3.2 20031022 (Red Hat Linux 3.3.2-1)]
System Platform linux2
SOFTWARE_HOME /opt/Zope-2.8/lib/python
ZOPE_HOME /opt/Zope-2.8
INSTANCE_HOME /home/zopeinstance
CLIENT_HOME /home/zopeinstance/var
Network Services ZServer.HTTPServer.zhttp_server (Port: 8080)
Process Id 1401 (49156)
Running For 29 min 33 sec _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
Yes, that's what I mean. I'll try that. On 9/22/05, Peter Bengtsson <peter@fry-it.com> wrote:
I guess you actually mean ./zopectl not ./zopect1 Try ./runzope which will spit out all messages to stdout.
2005/9/22, michael nt milne <michael.milne@gmail.com>:
I restart using ./zopect1 then start
I'm right in thinking that all you do is take out the # in the config file?
On 9/22/05, Peter Bengtsson <peter@fry-it.com > wrote:
When you switch debug-mode on, do you start zope with ./bin/runzope ? and if so, what are the error messages if any?
2005/9/21, michael nt milne <michael.milne@gmail.com>:
Has anyone had any problems running in debug mode? I took out the # in the zope.conf file next to - debug-mode on which would set it to be on. However my server wouldn't come back up so I had to turn it off.
Zope Version (Zope 2.8.0-final , python 2.3.5, linux2)
Python Version 2.3.5 (#1, Jul 27 2005, 00:45:20) [GCC 3.3.2 20031022 (Red Hat Linux 3.3.2-1)]
System Platform linux2
SOFTWARE_HOME /opt/Zope-2.8/lib/python
ZOPE_HOME /opt/Zope-2.8
INSTANCE_HOME /home/zopeinstance
CLIENT_HOME /home/zopeinstance/var
Network Services ZServer.HTTPServer.zhttp_server (Port: 8080)
Process Id 1401 (49156)
Running For 29 min 33 sec _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com <http://www.fry-it.com> home www.peterbe.com <http://www.peterbe.com> hobby www.issuetrackerproduct.com <http://www.issuetrackerproduct.com>
-- Peter Bengtsson, work www.fry-it.com <http://www.fry-it.com> home www.peterbe.com <http://www.peterbe.com> hobby www.issuetrackerproduct.com <http://www.issuetrackerproduct.com>
Question: is runzope now equivalent to zopectl fg (turning on debug mode for you etc.) and if so could we drop it ?
runzope doesn't turn on debug-mode. 2005/9/22, Simon Michael <simon@joyful.com>:
Question: is runzope now equivalent to zopectl fg (turning on debug mode for you etc.) and if so could we drop it ?
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
Simon Michael wrote:
Question: is runzope now equivalent to zopectl fg (turning on debug mode for you etc.) and if so could we drop it ?
They're the same, but zopectl actually calls runzope, so no, we can't drop it ;-) Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
michael nt milne wrote at 2005-9-21 23:34 +0100:
Has anyone had any problems running in debug mode?
A feature, I find stupid, but many (knowledgeable) people are fond of: A Zope in debug mode will not start if any product has import problems... And insaner yet: These problems are logged only, when Zope is run in the foreground ("bin/zopectl fg" or "bin/runzope"). -- Dieter
participants (5)
-
Chris Withers -
Dieter Maurer -
michael nt milne -
Peter Bengtsson -
Simon Michael