[Zope] Strange warning after removing products
David Pratt
fairwinds at eastlink.ca
Sat Sep 10 17:20:36 EDT 2005
PlacelessTranslationService is very nasty to remove. It leaves
remnants in the zodb. I do not know about the other two products.
Have you also made sure you have removed from your products management
in ZMI since even if you remove products in Products folder sometime
they will stay unless you explicitly delete from products management.
I have had a nasty PTS experience and would advise against removing it
unless you are willing to start with a clean zodb or potentially damage
your zodb trying to remove it. I chose a fresh zodb since I did not
need PTS any longer since I am doing translation with Five. PTS does
not uninstall cleanly at all and I think many more people are going to
experience this same trouble as they look to the services of Five.
Regards,
David
On Saturday, September 10, 2005, at 04:18 PM, Martin Koekenberg wrote:
> Hello,
>
> These were all products for the configuration panel. Ik see that they
> are broken, but how can I remove them there ?
>
> Martin Koekenberg
> Bakhtiar A Hamid schreef:
>
>>
>>
>> On 9/10/05, *Martin Koekenberg* <martin at digital-adventures.nl
>> <mailto:martin at digital-adventures.nl>> wrote:
>>
>> <snip>
>>
>>
>>
>>
>> But I still get the following warnings ?
>>
>> 2005-09-10 16:49:05 WARNING ZODB Could not import class
>> 'PlacelessTranslationService' from module
>> 'Products.PlacelessTranslationService.PlacelessTranslationService'
>> 2005-09-10 16:49:05 WARNING ZODB Could not import class
>> 'SuperLogger'
>> from module 'Products.SuperLogger.SuperLogger '
>> 2005-09-10 16:49:05 WARNING ZODB Could not import class
>> 'QuickLinks'
>> from module 'Products.QuickLinks.QuickLinks'
>>
>> Does anybody has a solutiuon for this ? Zope is still
>> running..... but
>> the warning isn't there without a reason.
>>
>> probably because you still have instances of these products? try
>> and remove all broken instances of the products.
>>
>> hth
>>
>> regards,
>>
>> Martin Koekenberg
>>
>>
>>
>> _______________________________________________
>> Zope maillist - Zope at zope.org <mailto:Zope at 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
>> <http://mail.zope.org/mailman/listinfo/zope-dev> )
>>
>>
>>
>>
>> --
>> http://myzope.kedai.com.my - my-zope org
>
>
>
> _______________________________________________
> Zope maillist - Zope at 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 )
>
More information about the Zope
mailing list