Hi all, Here's the stresstest results if they help, C:\PROD\lib\python\Products\Sessions\stresstests>python stresstestMultiThread.py testNonOverlappingBrowserIds (__main__.TestMultiThread) ... 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 general conflict 0 1 ok testOverlappingBrowserIds (__main__.TestMultiThread) ... 0 0 0 0 0 0 0 general conflict general conflict general conflict 0 general conflict general conflict 0 0 1 general conflict general conflict general conflict general conflict general conflict 1 2 1 0 3 0 1 0 1 0 0 0 0 0 ok ---------------------------------------------------------------------- Ran 2 tests in 175.156s OK C:\PROD\lib\python\Products\Sessions\stresstests> -----Original Message----- From: Adam Getchell [mailto:AdamG@hrrm.ucdavis.edu] Sent: Tuesday, October 22, 2002 12:20 AM To: 'zope@zope.org' Subject: [Zope] Zope 2.6.0 errors Hi all, After upgrading to Zope 2.6.0 (trying to fix Zsync) on Windows 2K, I notice that the python process dies after awhile. Using the start.bat script I see the following errors: C:\PROD>start.bat C:\PROD>"C:\PROD\bin\python.exe" "C:\PROD\z2.py" -D ------ 2002-10-22T00:12:14 INFO(0) ZODB Opening database for mounting: '17707104_102515 3182.844000' ------ 2002-10-22T00:12:14 INFO(0) ZODB Mounted database '17707104_1025153182.844000' a t /temp_folder C:\PROD\lib\python\SearchIndex\__init__.py:19: DeprecationWarning: The usage of the SearchIndex package is deprecated since Zope 2.4. This package is only kept for backwards compatibility for a while and will go away in a future release. Please use instead the re-factored modules in Products/PluginIndexes. warnings.warn("The usage of the SearchIndex package is deprecated since \ ------ 2002-10-22T00:12:15 ERROR(200) Zope Couldn't install OFSP Traceback (innermost last): Module OFS.Application, line 700, in install_product - __traceback_info__: OFSP Module ZODB.Transaction, line 222, in commit Module ZODB.Transaction, line 195, in commit Module ZODB.Transaction, line 256, in _commit_objects Module ZODB.Connection, line 389, in commit - __traceback_info__: (('intSet', 'intSet'), '\x00\x00\x00\x00\x00\x00\x08=', '') Module ZODB.FileStorage, line 705, in store ConflictError: database conflict error (oid 000000000000083d, serial was 0345b63 e781179ee, now 0000000000000000) ------ 2002-10-22T00:12:15 ERROR(200) Zope Couldn't install ZCatalog Traceback (innermost last): Module OFS.Application, line 700, in install_product - __traceback_info__: ZCatalog Module ZODB.Transaction, line 222, in commit Module ZODB.Transaction, line 195, in commit Module ZODB.Transaction, line 256, in _commit_objects Module ZODB.Connection, line 389, in commit - __traceback_info__: (('intSet', 'intSet'), '\x00\x00\x00\x00\x00\x00\x0e\xb 3', '') Module ZODB.FileStorage, line 705, in store ConflictError: database conflict error (oid 0000000000000eb3, serial was 033f282 0f4467380, now 0000000000000000) ------ 2002-10-22T00:12:16 INFO(0) ZServer HTTP server started at Tue Oct 22 00:12:16 2 002 Hostname: mlking Port: 80 ------ 2002-10-22T00:12:16 INFO(0) ZServer FTP server started at Tue Oct 22 00:12:16 20 02 Hostname: mlking Port: 8021 ------ 2002-10-22T00:12:16 INFO(0) ZServer PCGI Server started at Tue Oct 22 00:12:16 2 002 Inet socket port: 8090 ------ 2002-10-22T00:13:10 PROBLEM(100) ZServer unhandled connect event Thanks for any advice, *************************** * Adam Getchell AdamG@hrrm.ucdavis.edu * System Architect/Programmer (530) 752-1584 * Human Resources Information Systems http://www.hr.ucdavis.edu/ *************************** "Invincibility is in oneself, vulnerability in the opponent." -- Sun Tzu _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )