Re: [Zope-dev] ZCatalog very unhappy

2000-12-20 Thread Jason Spisak

Whew!  I thought something was trashed.
Thanks for your prompt replies guys!

All my best,

Christopher Petrilli writes:

 Jason,
 
 This was accidentally uncommented in the 2.2.4 release, you can ignore it,
 or comment out the message line in UnIndex.py.  It's innocuous.
 
 Chris
 --
 | Christopher Petrilli
 | [EMAIL PROTECTED]
 - Original Message -
 From: "Jason Spisak" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, December 19, 2000 7:39 PM
 Subject: [Zope-dev] ZCatalog very unhappy
 
 
  Help!
 
  Using the Catalog in 2.2.4
 
  2000-12-20T00:59:58 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 51346800 but couldn't.  This should not happen.
  --
  2000-12-20T01:00:00 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index  but couldn't.  This should not happen.
  --
  2000-12-20T01:00:10 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 942134400 but couldn't.  This should not happen.
  --
  2000-12-20T01:01:48 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 51346800 but couldn't.  This should not happen.
  --
  2000-12-20T01:01:50 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index  but couldn't.  This should not happen.
  --
  2000-12-20T01:02:21 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 93807 but couldn't.  This should not happen.
  --
  2000-12-20T01:02:37 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 938761200 but couldn't.  This should not happen.
  --
  2000-12-20T01:03:08 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 938588400 but couldn't.  This should not happen.
  --
  2000-12-20T01:04:57 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 937551600 but couldn't.  This should not happen.
  --
  2000-12-20T01:04:57 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 937897200 but couldn't.  This should not happen.
  --
  2000-12-20T01:06:03 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 938415600 but couldn't.  This should not happen.
  --
  2000-12-20T01:06:33 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 938502000 but couldn't.  This should not happen.
  --
  2000-12-20T01:09:19 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 93375 but couldn't.  This should not happen.
  --
  2000-12-20T01:09:22 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 938674800 but couldn't.  This should not happen.
  --
  2000-12-20T01:12:44 ERROR(200) UnIndex unindex_object tried to retrieve
 set
  None from index 937465200 but couldn't.  This should not happen.
 
 
  Jason Spisak
  CIO
  __ ___   ____
 / // (_)_/_  __/__ / /  ___  ___  __ _
/ _  / / __/ -_) / / -_) __/ _ \(_-_/ __/ _ \/  ' \
   /_//_/_/_/  \__/_/  \__/\__/_//_/___(_)__/\___/_/_/_/
 
  6151 West Century Boulevard
  Suite 900
  Los Angeles, CA 90045
  P. 310.665.3444
  F. 310.665.3544
 
  Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
  address may not be added to any commercial mail list with out my
  permission.  Violation of my privacy with advertising or SPAM will
  result in a suit for a MINIMUM of $500 damages/incident, $1500 for
  repeats.
 
  ___
  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 )
 
 
 


Jason Spisak
CIO
__ ___   ____
   / // (_)_/_  __/__ / /  ___  ___  __ _
  / _  / / __/ -_) / / -_) __/ _ \(_-_/ __/ _ \/  ' \
 /_//_/_/_/  \__/_/  \__/\__/_//_/___(_)__/\___/_/_/_/

6151 West Century Boulevard
Suite 900
Los Angeles, CA 90045
P. 310.665.3444
F. 310.665.3544

Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission.  Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.

___
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] ZCatalog very unhappy

2000-12-20 Thread Jason Spisak

Chris:

You mean the -D in z2.py, right?

 Jason,
 
 That logging is probably slowing things down too... shut it off to see if
 you can get a performance increase.
 
 - Original Message -
 From: "Jason Spisak" [EMAIL PROTECTED]
 To: "Christopher Petrilli" [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Wednesday, December 20, 2000 9:27 AM
 Subject: Re: [Zope-dev] ZCatalog very unhappy
 
 
  Whew!  I thought something was trashed.
  Thanks for your prompt replies guys!
 
  All my best,
 
  Christopher Petrilli writes:
 
   Jason,
  
   This was accidentally uncommented in the 2.2.4 release, you can ignore
 it,
   or comment out the message line in UnIndex.py.  It's innocuous.
  
   Chris
   --
   | Christopher Petrilli
   | [EMAIL PROTECTED]
   - Original Message -
   From: "Jason Spisak" [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Tuesday, December 19, 2000 7:39 PM
   Subject: [Zope-dev] ZCatalog very unhappy
  
  
Help!
   
Using the Catalog in 2.2.4
   
2000-12-20T00:59:58 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 51346800 but couldn't.  This should not happen.
--
2000-12-20T01:00:00 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index  but couldn't.  This should not happen.
--
2000-12-20T01:00:10 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 942134400 but couldn't.  This should not happen.
--
2000-12-20T01:01:48 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 51346800 but couldn't.  This should not happen.
--
2000-12-20T01:01:50 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index  but couldn't.  This should not happen.
--
2000-12-20T01:02:21 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 93807 but couldn't.  This should not happen.
--
2000-12-20T01:02:37 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 938761200 but couldn't.  This should not happen.
--
2000-12-20T01:03:08 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 938588400 but couldn't.  This should not happen.
--
2000-12-20T01:04:57 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 937551600 but couldn't.  This should not happen.
--
2000-12-20T01:04:57 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 937897200 but couldn't.  This should not happen.
--
2000-12-20T01:06:03 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 938415600 but couldn't.  This should not happen.
--
2000-12-20T01:06:33 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 938502000 but couldn't.  This should not happen.
--
2000-12-20T01:09:19 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 93375 but couldn't.  This should not happen.
--
2000-12-20T01:09:22 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 938674800 but couldn't.  This should not happen.
--
2000-12-20T01:12:44 ERROR(200) UnIndex unindex_object tried to
 retrieve
   set
None from index 937465200 but couldn't.  This should not happen.


Jason Spisak
CIO
__ ___   ____
   / // (_)_/_  __/__ / /  ___  ___  __ _
  / _  / / __/ -_) / / -_) __/ _ \(_-_/ __/ _ \/  ' \
 /_//_/_/_/  \__/_/  \__/\__/_//_/___(_)__/\___/_/_/_/

6151 West Century Boulevard
Suite 900
Los Angeles, CA 90045
P. 310.665.3444
F. 310.665.3544

Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission.  Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.

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