<?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 Error deleting a previously submitted folder in Web Project in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-deleting-a-previously-submitted-folder-in-web-project/m-p/64919#M41008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I run into an error in the Web Client of Alfresco 2.0 GA when I try to delete a folder that already exists in the staging sandbox. The full stacktrace is listed at the end of this posting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To reproduce, please do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Create a Web Project with a simple serial workflow (only one user 'Administrator')&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Create a folder within the admin sandbox and submit it to the workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Go to 'My Alfresco' and approve the workflow (and click on 'Task Done')&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Go back to the admin sandbox and delete the folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Submit the deleted folder for workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Go to 'My Alfresco' and click on the workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The error shown below appears:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.FacesException: Not Found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:421)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:352)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.faces.webapp.FacesServlet.service(FacesServlet.java:106)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:81)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.lang.Thread.run(Thread.java:595)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.apache.jasper.JasperException: Not Found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:512)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:463)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:398)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:415)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;… 20 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any ideas what might cause this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Michiel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2007 13:49:59 GMT</pubDate>
    <dc:creator>michiels</dc:creator>
    <dc:date>2007-03-02T13:49:59Z</dc:date>
    <item>
      <title>Error deleting a previously submitted folder in Web Project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-deleting-a-previously-submitted-folder-in-web-project/m-p/64919#M41008</link>
      <description>Hi,I run into an error in the Web Client of Alfresco 2.0 GA when I try to delete a folder that already exists in the staging sandbox. The full stacktrace is listed at the end of this posting.To reproduce, please do the following:- Create a Web Project with a simple serial workflow (only one user 'Ad</description>
      <pubDate>Fri, 02 Mar 2007 13:49:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-deleting-a-previously-submitted-folder-in-web-project/m-p/64919#M41008</guid>
      <dc:creator>michiels</dc:creator>
      <dc:date>2007-03-02T13:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error deleting a previously submitted folder in Web Project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-deleting-a-previously-submitted-folder-in-web-project/m-p/64920#M41009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attempted to recreate this issue with the released version of Alfresco 2.0 and could not get the error you are seeing after following the steps you have posted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any more information that you could post - and were using the open source or the Enterprise version?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2007 16:46:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-deleting-a-previously-submitted-folder-in-web-project/m-p/64920#M41009</guid>
      <dc:creator>steve</dc:creator>
      <dc:date>2007-03-05T16:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error deleting a previously submitted folder in Web Project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-deleting-a-previously-submitted-folder-in-web-project/m-p/64921#M41010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the Alfresco 2.0 GA release (Community Edition) on Microsoft Windows XP, in combination with a MySQL database. The repository version is 2.0.0 (build-185) and the schema version is 38.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A few moments ago I tried the steps again with a fresh repository, and recreated the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you need more information from me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Michiel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 16:40:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-deleting-a-previously-submitted-folder-in-web-project/m-p/64921#M41010</guid>
      <dc:creator>michiels</dc:creator>
      <dc:date>2007-03-06T16:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error deleting a previously submitted folder in Web Project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-deleting-a-previously-submitted-folder-in-web-project/m-p/64922#M41011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a known issue identified on 2.0 Community day after release.&amp;nbsp; This issue was fixed and is included in our 2.0 Enterprise release.&amp;nbsp; New updates from our svn include this update. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The JIRA issue opened and closed against 2.0 Community is here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/WCM-339" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/WCM-339&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We will look into re-spinning Community in the next couple of weeks to include this fix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 23:39:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-deleting-a-previously-submitted-folder-in-web-project/m-p/64922#M41011</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-03-06T23:39:21Z</dc:date>
    </item>
  </channel>
</rss>

