<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem with 'Run Action Wizard' in Alfresco 2.0 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108185#M75840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're right… I've got this new version re-installed&amp;nbsp; over a Tomcat where I had previously installed 1.3 version of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to install this new version, I erased 'alf_data' directory and logs from 'bin' folder, and re-create the database since I don't want to keep the former info and I knew I could have problems with indexes… But I forgot to erase 'work' and 'temp' folders… I would never thought this could be the problem… &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the tip!! =D&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll tell you if that solves the problem as soon as I check it…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Enrique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2007 09:10:25 GMT</pubDate>
    <dc:creator>doblek</dc:creator>
    <dc:date>2007-06-05T09:10:25Z</dc:date>
    <item>
      <title>Problem with 'Run Action Wizard' in Alfresco 2.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108183#M75838</link>
      <description>Hi all,I'm using Alfresco 2.0 and I run into an exception while trying to add/remove an aspect using the "run action wizard".It seems to be a system error caused by these exceptions:javax.faces.FacesException: Bean: org.alfresco.web.bean.actions.RunActionWizard, property: aspectscaused by&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg.apache</description>
      <pubDate>Mon, 04 Jun 2007 19:03:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108183#M75838</guid>
      <dc:creator>doblek</dc:creator>
      <dc:date>2007-06-04T19:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with 'Run Action Wizard' in Alfresco 2.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108184#M75839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"aspects" is the property used by a previous release, so it sounds like your application server may be using the older cached version of the JSP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you upgraded by any chance?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try stopping Tomcat and deleting the 'work' folder and re-starting the server and see if that resolves the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 08:20:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108184#M75839</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-06-05T08:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with 'Run Action Wizard' in Alfresco 2.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108185#M75840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're right… I've got this new version re-installed&amp;nbsp; over a Tomcat where I had previously installed 1.3 version of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to install this new version, I erased 'alf_data' directory and logs from 'bin' folder, and re-create the database since I don't want to keep the former info and I knew I could have problems with indexes… But I forgot to erase 'work' and 'temp' folders… I would never thought this could be the problem… &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the tip!! =D&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll tell you if that solves the problem as soon as I check it…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Enrique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 09:10:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108185#M75840</guid>
      <dc:creator>doblek</dc:creator>
      <dc:date>2007-06-05T09:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with 'Run Action Wizard' in Alfresco 2.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108186#M75841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You were right… I've removed the alfresco folder from &lt;/SPAN&gt;&lt;STRONG&gt;[size=75]${TOMCAT_HOME}/work/Catalina/localhost[/size]&lt;/STRONG&gt;&lt;SPAN&gt; and now the aspect wizard runs without trouble…&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!!&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Enrique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 14:55:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108186#M75841</guid>
      <dc:creator>doblek</dc:creator>
      <dc:date>2007-06-05T14:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with 'Run Action Wizard' in Alfresco 2.0</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108187#M75842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No problem!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 14:09:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-run-action-wizard-in-alfresco-2-0/m-p/108187#M75842</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-06-20T14:09:11Z</dc:date>
    </item>
  </channel>
</rss>

