<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.73">
<TITLE> plone 1.0.3 to 2 final fails dry run migrate</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&nbsp;</FONT>
<BR><FONT SIZE=2>I got past the migrate error but after the migrate the site is broken with the following traceback...any ideas? </FONT>
</P>

<P><FONT SIZE=2>AttributeError</FONT>
</P>

<P><FONT SIZE=2>Sorry, a site error occurred.</FONT>
</P>

<P><FONT SIZE=2>Traceback (innermost last): </FONT>
</P>

<P><FONT SIZE=2>Module ZPublisher.Publish, line 163, in publish_module_standard Module Products.PlacelessTranslationService.PatchStringIO, line 45, in new_publish Module ZPublisher.Publish, line 127, in publish Module Zope.App.startup, line 203, in zpublisher_exception_hook Module ZPublisher.Publish, line 100, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 40, in call_object Module Products.CMFCore.PortalContent, line 116, in __call__ Module Shared.DC.Scripts.Bindings, line 306, in __call__ Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec Module Products.CMFCore.FSPageTemplate, line 191, in _exec Module Products.CMFCore.FSPageTemplate, line 124, in pt_render Module Products.PageTemplates.PageTemplate, line 96, in pt_render &lt;FSPageTemplate at /utilities/document_view used for /utilities/index_html&gt; Module TAL.TALInterpreter, line 189, in __call__ Module TAL.TALInterpreter, line 233, in interpret Module TAL.TALInterpreter, line 663, in do_useMacro Module TAL.TALInterpreter, line 233, in interpret Module TAL.TALInterpreter, line 408, in do_optTag_tal Module TAL.TALInterpreter, line 393, in do_optTag Module TAL.TALInterpreter, line 388, in no_tag Module TAL.TALInterpreter, line 233, in interpret Module TAL.TALInterpreter, line 663, in do_useMacro Module TAL.TALInterpreter, line 233, in interpret Module TAL.TALInterpreter, line 463, in do_setGlobal_tal Module Products.PageTemplates.TALES, line 220, in evaluate Line 3, Column 0</FONT></P>

<P><FONT SIZE=2>Expression: &lt;PythonExpr portal.portal_actions.listFilteredActionsFor(here)&gt;</FONT>
<BR><FONT SIZE=2>Names:</FONT>
<BR><FONT SIZE=2>{'container': &lt;PloneSite instance at 01C20500&gt;,</FONT>
<BR><FONT SIZE=2>&nbsp;'context': &lt;Document at /utilities/index_html&gt;,</FONT>
<BR><FONT SIZE=2>&nbsp;'default': &lt;Products.PageTemplates.TALES.Default instance at 0x01092EE0&gt;,</FONT>
<BR><FONT SIZE=2>&nbsp;'here': &lt;Document at /utilities/index_html&gt;,</FONT>
<BR><FONT SIZE=2>&nbsp;'loop': &lt;SafeMapping instance at 0293C6F0&gt;,</FONT>
<BR><FONT SIZE=2>&nbsp;'modules': &lt;Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0x01088148&gt;,</FONT>
<BR><FONT SIZE=2>&nbsp;'nothing': None,</FONT>
<BR><FONT SIZE=2>&nbsp;'options': {'args': ()},</FONT>
<BR><FONT SIZE=2>&nbsp;'repeat': &lt;SafeMapping instance at 0293C6F0&gt;,</FONT>
<BR><FONT SIZE=2>&nbsp;'request': &lt;HTTPRequest, URL=<A HREF="http://localhost:8080/utilities/index_html" TARGET="_blank">http://localhost:8080/utilities/index_html</A>&gt;,</FONT>
<BR><FONT SIZE=2>&nbsp;'root': &lt;Application instance at 01BD5C80&gt;,</FONT>
<BR><FONT SIZE=2>&nbsp;'template': &lt;FSPageTemplate at /utilities/document_view used for /utilities/index_html&gt;,</FONT>
<BR><FONT SIZE=2>&nbsp;'traverse_subpath': [],</FONT>
<BR><FONT SIZE=2>&nbsp;'user': zadmin}</FONT>
<BR><FONT SIZE=2>Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__</FONT>
<BR><FONT SIZE=2>__traceback_info__: portal.portal_actions.listFilteredActionsFor(here)</FONT>
<BR><FONT SIZE=2>Module Python expression &quot;portal.portal_actions.listFilteredActionsFor(here)&quot;, line 1, in &lt;expression&gt; Module Products.CMFPlone.ActionsTool, line 64, in listFilteredActionsFor Module Products.CMFCore.ActionsTool, line 250, in _listActions</FONT></P>

<P><FONT SIZE=2>AttributeError: listActions (Also, an error occurred while attempting to render the standard error message.) </FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Gmane Remailer [<A HREF="mailto:public@main.gmane.org">mailto:public@main.gmane.org</A>] On Behalf Of Christian Heimes</FONT>
<BR><FONT SIZE=2>Sent: Friday, March 26, 2004 7:26 PM</FONT>
<BR><FONT SIZE=2>To: Kelley, Sean</FONT>
<BR><FONT SIZE=2>Subject: Re: plone 1.0.3 to 2 final fails dry run migrate</FONT>
</P>
<BR>

<P><FONT SIZE=2>Kelley, Sean wrote:</FONT>
<BR><FONT SIZE=2>&gt; Anyone know what the issue is??</FONT>
</P>

<P><FONT SIZE=2>Yes!</FONT>
</P>

<P><FONT SIZE=2>&gt; File &quot;C:\Plone 2\Data\Products\CMFCore\ActionProviderBase.py&quot;, line </FONT>
<BR><FONT SIZE=2>&gt; 122, in addAction , visible=int(visible)</FONT>
</P>

<P><FONT SIZE=2>Replace &quot;visible=int(visible)&quot; by &quot;visible=not not visible&quot; in the file. </FONT>
<BR><FONT SIZE=2>I fixed it in CMF but it won't make it in the stable until 1.5</FONT>
</P>

<P><FONT SIZE=2>Christian</FONT>
</P>

</BODY>
</HTML>