Anyone recognize what this error could mean? It's showing up in zopeapp.log over and over and over again. I thought it might be Xron-related, but now it seems to just happen at random--but once it gets started, it goes and goes and goes. 2001-03-19T11:54:26 ERROR(200) UnTextIndex unindex_object tried to unindex nonexistent document 3608
Chris Muldrow wrote:
Anyone recognize what this error could mean? It's showing up in zopeapp.log over and over and over again. I thought it might be Xron-related, but now it seems to just happen at random--but once it gets started, it goes and goes and goes.
2001-03-19T11:54:26 ERROR(200) UnTextIndex unindex_object tried to unindex nonexistent document 3608
Generally these are created by ZCatalog when objects are deleted or reindexed. They can generally be ignored. If they annoy you, you might try Zope 2.3.1, I think they have been quieted by the latest ZCatalog updates in it. -- | Casey Duncan | Kaivo, Inc. | cduncan@kaivo.com `------------------>
What Zope version? ----- Original Message ----- From: "Chris Muldrow" <muldrow@mac.com> To: <zope@zope.org> Sent: Monday, March 19, 2001 10:08 AM Subject: [Zope] UnTextIndex errors
Anyone recognize what this error could mean? It's showing up in zopeapp.log over and over and over again. I thought it might be Xron-related, but now it seems to just happen at random--but once it gets started, it goes and goes and goes.
2001-03-19T11:54:26 ERROR(200) UnTextIndex unindex_object tried to unindex nonexistent document 3608
_______________________________________________ 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 )
Zope 2.3.0
From: "Chris McDonough" <chrism@digicool.com> Date: Mon, 19 Mar 2001 10:43:34 -0500 To: "Chris Muldrow" <muldrow@mac.com>, <zope@zope.org> Subject: Re: [Zope] UnTextIndex errors
What Zope version?
----- Original Message ----- From: "Chris Muldrow" <muldrow@mac.com> To: <zope@zope.org> Sent: Monday, March 19, 2001 10:08 AM Subject: [Zope] UnTextIndex errors
Anyone recognize what this error could mean? It's showing up in zopeapp.log over and over and over again. I thought it might be Xron-related, but now it seems to just happen at random--but once it gets started, it goes and goes and goes.
2001-03-19T11:54:26 ERROR(200) UnTextIndex unindex_object tried to unindex nonexistent document 3608
_______________________________________________ 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 )
You'll probably want to try 2.3.1 when it's out... the error is not harmful, just annoying. ;-) ----- Original Message ----- From: "Chris Muldrow" <muldrow@mac.com> To: "Chris McDonough" <chrism@digicool.com>; <zope@zope.org> Sent: Monday, March 19, 2001 10:19 AM Subject: Re: [Zope] UnTextIndex errors
Zope 2.3.0
From: "Chris McDonough" <chrism@digicool.com> Date: Mon, 19 Mar 2001 10:43:34 -0500 To: "Chris Muldrow" <muldrow@mac.com>, <zope@zope.org> Subject: Re: [Zope] UnTextIndex errors
What Zope version?
----- Original Message ----- From: "Chris Muldrow" <muldrow@mac.com> To: <zope@zope.org> Sent: Monday, March 19, 2001 10:08 AM Subject: [Zope] UnTextIndex errors
Anyone recognize what this error could mean? It's showing up in zopeapp.log over and over and over again. I thought it might be Xron-related, but now it seems to just happen at random--but once it gets started, it goes and goes and goes.
2001-03-19T11:54:26 ERROR(200) UnTextIndex unindex_object tried to unindex nonexistent document 3608
_______________________________________________ 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 )
participants (3)
-
Casey Duncan -
Chris McDonough -
Chris Muldrow