Greets, My problem regarding this subject seems to be a little different, as I get the maximum recursion depth error as well, but I don't have portal_atct menu prior to migration... Executing the migration and THE performing the steps described leads to a dead end, as (1) hitting the migration button in the "type migration" tab (/portal_atct/...) spits this out: "Couldn't migrate src_portal_type due to missing FTI"; and (2) can't migrate nothing with the migration tool, since I already have...
Ideas would be greatly appreciated :) Rui . On Sun, 2005-12-18 at 20:01 +0000, Norbert Klamann wrote: > Hello all, > i had some trouble with this dreadful maximum recursio depth error when > migrating data from 2.0.5 to 2.1.1: > Plone version: 2.1.1 > Zope version: (Zope 2.7.7-final, python 2.3.5, linux2) > Apache version: > CMF version (if known): CMF-1.5.4 > Browser(s) and version(s): Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; > rv:1.7.12) Gecko/20050919 Firefox/1.0.7 > Operating system: linux2 > Python version: 2.3.5 (#1, Oct 2 2005, 17:05:51) > [GCC 2.95.4 20011002 (Debian prerelease)] > Debug mode: Yes > > Traceback (innermost last): > Module ZPublisher.Publish, line 101, in publish > Module ZPublisher.mapply, line 88, in mapply > Module ZPublisher.Publish, line 39, in call_object > Module Products.CMFCore.PortalContent, line 109, in __call__ > Module Products.CMFCore.PortalContent, line 109, in __call__ > > Module Products.CMFCore.PortalContent, line 109, in __call__ > Module Products.CMFCore.PortalContent, line 109, in __call__ > > The recipe here : > http://plone.org/documentation/error/infinite-recursion-in-migrated-plone2.1/ > > worked for me, whenever I have now a lot of CMF Documents. > > HTH > > Norbert > > > > _______________________________________________ > Setup mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/setup _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
