Re: [Zope] Problems getting server running in debug mode

2005-09-22 Thread michael nt milne
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 [EMAIL PROTECTED]
 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 [EMAIL PROTECTED]: 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-announcehttp://mail.zope.org/mailman/listinfo/zope-dev
 )--Peter Bengtsson,work www.fry-it.comhome www.peterbe.comhobby 
www.issuetrackerproduct.com
___
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 )


Re: [Zope] Problems getting server running in debug mode

2005-09-22 Thread Peter Bengtsson
I guess you actually mean ./zopectl not ./zopect1
Try ./runzope which will spit out all messages to stdout.

2005/9/22, michael nt milne [EMAIL PROTECTED]:
 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 [EMAIL PROTECTED]  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 [EMAIL PROTECTED]:
   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
___
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 )


Re: [Zope] Problems getting server running in debug mode

2005-09-22 Thread michael nt milne
Yes, that's what I mean. I'll try that.On 9/22/05, Peter Bengtsson [EMAIL PROTECTED] wrote:
I guess you actually mean ./zopectl not ./zopect1Try ./runzope which will spit out all messages to stdout.2005/9/22, michael nt milne [EMAIL PROTECTED]:
 I restart using ./zopect1 then startI'm right in thinking that all you do is take out the # in the config file? On 9/22/05, Peter Bengtsson 
[EMAIL PROTECTED]  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 
[EMAIL PROTECTED]:   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.comhome www.peterbe.comhobby www.issuetrackerproduct.com

___
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 )


Re: [Zope] Problems getting server running in debug mode

2005-09-22 Thread Dieter Maurer
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
___
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 )


[Zope] Problems getting server running in debug mode

2005-09-21 Thread michael nt milne
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 )


Re: [Zope] Problems getting server running in debug mode

2005-09-21 Thread Peter Bengtsson
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 [EMAIL PROTECTED]:
 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
___
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 )