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

Forum Posts

Tracking communication timed out for ModelTracker - alfresco

Hi,I installed the docker for windows 10I downloaded the docker-compose.yml fileI run the command:docker-compose upThe following error message occurred:solr6_1 | 2020-07-31 19: 16: 44.072 WARN (org.alfresco.solr.AlfrescoCoreAdminHandler@667e34b1_Work...

jbrasil by Confirmed Champ
  • 4131 Views
  • 2 replies
  • 0 kudos

Resolved! REST API- Search

Hi, i have this two trouble about API, i have Alfresco 5.2.How to:- Search last files uploaded in a Site,- Search all the files by Filename OR tag OR categoryCan anyone help me? 

DoZi by Champ on-the-rise
  • 9622 Views
  • 4 replies
  • 2 kudos

NodesApi

Has anyone be successfull at implementing the NodesApi ? https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/NodesApi.md#updateNodeHave tried NodesApiService (createNode doesn't work).  https://www.alfresco.com/abn/...

Unable to call My ftl/desc.xml/js on new multi-select action

Hi,I have created new action in multi-select of documentLibrary but I am unable to call my create-package.ftl by clicking on it.Code for creating new action<!-- Document Library config section --><config evaluator="string-compare" condition="Document...

Isha by Champ in-the-making
  • 6481 Views
  • 6 replies
  • 1 kudos

Alfresco cannot login after Azure VM automated shutdown

hi guys,i setup Alfresco on a Bitnami VM install on azure and it worked perfectly from day 1i also changed the DNS name in Azure (but kept the original IP) and set up two multi-tenantsto keep costs down, i put an auto shutdown on the VM at 11PM with ...

Delay in job execution with async="true";

I'm using activiti 6.0.0 when I'm trying to call service task with async="true" .. It's taking long time(5 minutes) to start the service task. This is happening only in case of application running in multiple instances scenario's (Load balancer).<ser...

pandusg by Champ in-the-making
  • 2452 Views
  • 0 replies
  • 0 kudos

JUnit test and Records Management dependencies

I have a simple working JUnit test:@RunWith(SpringJUnit4ClassRunner.class)@Remote(runnerClass = SpringJUnit4ClassRunner.class)@ContextConfiguration("classpath:alfresco/application-context.xml")public class MySimpleTest {    @Test    public void conte...

mkczyk by Champ in-the-making
  • 5530 Views
  • 2 replies
  • 0 kudos

Massive small contents too slow.

I am working in a POC using Alfresco as a repository for a huge number of small documents (text or PDF). These documents are generated through a Java application (Batch) that creates these documents and transmits them to the Alfresco server through t...