Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1618 Views
  • 1 replies
  • 0 kudos

Alfresco lock exception

I create a new site programmatically. At the end of the transaction I get the following error:2019-02-12 14:20:45,098 ERROR [repo.transaction.RetryingTransactionHelper] [defaultAsyncAction8] Rolling back in exception org.alfresco.repo.lock.LockAcquis...

elshelsen by Champ in-the-making
  • 3226 Views
  • 0 replies
  • 0 kudos

AOS: Word Docs set read only

Hello out there !after having saved a document, when a user wants to open it, the document is write-protected.I'm not absolutely sure, that this new behavior has to doe with office365 updates.I'm using the latest AOS Module Version.When i'm using Lib...

claib by Confirmed Champ
  • 3610 Views
  • 0 replies
  • 1 kudos

How to add mime type

   I'm having data about 6GB in zip file i need to unzip in alfresco share when i try to unzip this data file it shows message "operation could not be success " When i checked log file it shows error that matadata extraction failed what should i do ?...

kzala7 by Confirmed Champ
  • 3851 Views
  • 1 replies
  • 0 kudos

PGADMIN3 Giving errors

Good day All, Anytime i try to run pgAdmin3.exe to get access to Alfresco database, i get this error "Application error; the application was unable to start correctly (0xc000007b), click okay to close the application.Please has anyone encountered thi...

ejike by Confirmed Champ
  • 4444 Views
  • 2 replies
  • 0 kudos

A.A.A.R. install using mysql user other than root

Hello everyone,I am trying to install A.A.A.R. with mysql cluster.For some reasons, I am not allowed to use root for mysql, so I created another mysql user=pentahouser that has full permission to database AAAR_DataMart and AAAR_Kettle.According to th...

thomasgk by Champ in-the-making
  • 7813 Views
  • 3 replies
  • 0 kudos

Resolved! Redirect to Log in page every time

I installed Alfresco content services 6.0. At startup there are only the following errors and warnings (It’s not obvious to me that they are related to my problem.):дек 07, 2018 12:35:34 PM org.apache.catalina.util.SessionIdGeneratorBase createSecure...

npavlov by Confirmed Champ
  • 8246 Views
  • 3 replies
  • 0 kudos

freemarker tags and categories

Hello,i'm making a freemarker dashlet and i need to list document library:<#assign docurl=url.extension><#list companyhome.childByNamePath["Sites/"+docurl+"/documentLibrary"].children as child>  <#if child.isContainer>       ............  <#else>    ...

frank_l by Champ in-the-making
  • 2948 Views
  • 0 replies
  • 0 kudos

Aikau waitForPageWidgets

Hi all,I'm developping a page using document list and paginator (AlfDocumentList & Paginator).When putting these widgets inside a custom SimplePanel widgets (extended just to support additional css class, no other changes), communication between widg...

Report on status of uploaded documents

Dear Community,does anyone know how I can generate a report showing the status of all uploaded documents on an Alfresco site? The report would need to show:- which folders have at least one document and which folders are empty.- version and date of l...

Cant autowire Related Content Service

Hello.New to Alfresco Activity.I have uploaded some files in my process. Now I want to access them in my execution listener but whenever I try to Autowire the RelatedContentService it gives me null. I will attach picture of my relevant code.In thee a...

Resolved! Keep getting log-out after 15 minutes

HI, I'm new to using Alfresco Activiti. While I'm using Activiti for about 15 minutes, I automatically get logged-out. So I have to store my data continuously, otherwise I have them lost.What good be the problem?