<?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 Problems with uploading documents on Share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-uploading-documents-on-share/m-p/233988#M187118</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'm new to alfresco, and been working with it for few days now. I started with trying out with the windows version of alfresco and it worked "ok". Now i installed and configured alfresco (3.2) on ubuntu 8.04 Server. Everything seemed to work fine, i'm able to access the alfresco folderhierarchy via webdav and so on. But the major problem at the moment is that i can't upload documents trough Alfresco Share. Uploading documents trough Alfresco Exlporer works fine. I checked the alfresco.log and found some Wrapped Exception problems. Seems like the executeScript -method can't find the upload.post.js -file. Maybe i've missed some configuration file or something..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the error i got from the alfresco.log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;10:47:42,405 ERROR [org.alfresco.web.scripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 07200004 Wrapped Exception (with status template): 07200003 Failed to execute script '/org/alfresco/repository/upload/upload.post.js (in classpath store file:/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/templates/webscripts)': null&lt;BR /&gt;org.alfresco.web.scripts.WebScriptException: 07200004 Wrapped Exception (with status template): 07200003 Failed to execute script '/org/alfresco/repository/upload/upload.post.js (in classpath store file:/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/templates/webscripts)': null&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.web.scripts.AbstractWebScript.createStatusException(AbstractWebScript.java:613)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.web.scripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:165)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.web.scripts.RepositoryContainer$2.execute(RepositoryContainer.java:357)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:326)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:407)&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The backtrace is so long that i won't paste it completly. I tried to find answers with google, but found nothing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: somehow i managed to copy-paste only half of the error message..?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Aug 2009 07:09:17 GMT</pubDate>
    <dc:creator>jaakkoo</dc:creator>
    <dc:date>2009-08-20T07:09:17Z</dc:date>
    <item>
      <title>Problems with uploading documents on Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-uploading-documents-on-share/m-p/233988#M187118</link>
      <description>Hello,I'm new to alfresco, and been working with it for few days now. I started with trying out with the windows version of alfresco and it worked "ok". Now i installed and configured alfresco (3.2) on ubuntu 8.04 Server. Everything seemed to work fine, i'm able to access the alfresco folderhierarch</description>
      <pubDate>Thu, 20 Aug 2009 07:09:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-uploading-documents-on-share/m-p/233988#M187118</guid>
      <dc:creator>jaakkoo</dc:creator>
      <dc:date>2009-08-20T07:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with uploading documents on Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-uploading-documents-on-share/m-p/233989#M187119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, i figured something out now. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is restricted to documents. I can upload .jpg files and so on. So the problem must be with executor or something.. And right after i figured out that, it's a .doc related problem i Googled: &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=20283" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=20283&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 09:06:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-uploading-documents-on-share/m-p/233989#M187119</guid>
      <dc:creator>jaakkoo</dc:creator>
      <dc:date>2009-08-20T09:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with uploading documents on Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-uploading-documents-on-share/m-p/233990#M187120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problem solved,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem was that the open office was outdated (2.4). So i upgraded it to OOO 3.01 and everything started to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 10:07:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-uploading-documents-on-share/m-p/233990#M187120</guid>
      <dc:creator>jaakkoo</dc:creator>
      <dc:date>2009-08-20T10:07:51Z</dc:date>
    </item>
  </channel>
</rss>

