[Zope-dev] Error message traceback

2001-02-22 Thread Philipp von Weitershausen

Hi there,

how do I turn off this annoying traceback that is always printed out when an 
error occurrs? 

-- 
Philipp von Weitershausen
[ *pronounce: "fun Viters-houzen" ]
   Web http://www.philikon.de/

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



Re: [Zope-dev] Error message traceback

2001-02-22 Thread Erik Enge

On Thu, 22 Feb 2001, Philipp von Weitershausen wrote:

 how do I turn off this annoying traceback that is always printed out when an 
 error occurrs? 

Start Zope with out the debugging switch; "-D".  Look in your z2.py file
for expalation of it, and in start (or start.bat on Windows?) to remove
it.


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



[Zope-dev] Error Message

2001-01-26 Thread Andre Schubert

Hi all

The last time i get some times the following error:

2001-01-26T08:45:55 ERROR(200) ZODB Couldn't load state for
'\000\000\000\000\000\000\260\256'
Traceback (innermost last):
  File /usr/share/zope_2.2/Zope-2.2.0-src/lib/python/ZODB/Connection.py,
line 442, in setstate
AttributeError: 'None' object has no attribute 'load'

My questions are what does that mean and how can a find out from which
Object the error comes from ?
Could anyone help??

as


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )