<?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: admin user does not have sufficient priveleges after upgrade in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191147#M144277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will try to put the old xml file, but I see the folders and all, and get no strack trace anywhere. I just cannot delete the folders/files, nor use the API to upload in that space, etc…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll report back when I put the older xml file in place. Cheers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fred&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2008 13:17:52 GMT</pubDate>
    <dc:creator>chapeaurouge</dc:creator>
    <dc:date>2008-10-07T13:17:52Z</dc:date>
    <item>
      <title>admin user does not have sufficient priveleges after upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191145#M144275</link>
      <description>Hello all,Recently deployed the 3b war file on my server, which was previously running 2.9b.Everything works fine, except for one of my space, where even the admin user cannot delete anything. I get the Unable to delete Space due to system error: Access Denied. You do not have the appropriate permis</description>
      <pubDate>Tue, 07 Oct 2008 12:29:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191145#M144275</guid>
      <dc:creator>chapeaurouge</dc:creator>
      <dc:date>2008-10-07T12:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: admin user does not have sufficient priveleges after upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191146#M144276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could it be the same as this issue? &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=14261" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=14261&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 12:58:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191146#M144276</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-10-07T12:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: admin user does not have sufficient priveleges after upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191147#M144277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will try to put the old xml file, but I see the folders and all, and get no strack trace anywhere. I just cannot delete the folders/files, nor use the API to upload in that space, etc…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll report back when I put the older xml file in place. Cheers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fred&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 13:17:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191147#M144277</guid>
      <dc:creator>chapeaurouge</dc:creator>
      <dc:date>2008-10-07T13:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: admin user does not have sufficient priveleges after upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191148#M144278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If this of some help, here is the trace i get from the webservices api, when i try to upload a document:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;java.lang.RuntimeException: Error writing content to repository server&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.webservice.util.ContentUtils.putContent(ContentUtils.java:276)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.webservice.util.ContentUtils.putContent(ContentUtils.java:148)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at lu.invik.bi.print2file.Uploader.create(Uploader.java:114)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at lu.invik.bi.print2file.ArcParser.main(ArcParser.java:53)&lt;BR /&gt;Caused by: java.lang.RuntimeException: Content could not be uploaded because user does not have sufficient priveledges.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.webservice.util.ContentUtils.putContent(ContentUtils.java:244)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;… 3 more&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 13:19:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191148#M144278</guid>
      <dc:creator>chapeaurouge</dc:creator>
      <dc:date>2008-10-07T13:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: admin user does not have sufficient priveleges after upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191149#M144279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, apparently, no.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I actually had forgotten to copy my custom extensions back in the extension folder. So the delete issue is gone, and the update issue should be as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My bad. Sorry about that. However, I guess the error message could have been a bit more explicit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 13:24:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/admin-user-does-not-have-sufficient-priveleges-after-upgrade/m-p/191149#M144279</guid>
      <dc:creator>chapeaurouge</dc:creator>
      <dc:date>2008-10-07T13:24:34Z</dc:date>
    </item>
  </channel>
</rss>

