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

Forum Posts

Restoring Older Alfresco System from Backup Drive

I am currently trying to restore an older Alfresco system and could use some guidance.I have a backup of the drive that contains a previous Alfresco environment, and I’ve successfully installed the same version of Alfresco (alfresco-community-install...

calebe by Champ in-the-making
  • 648 Views
  • 3 replies
  • 1 kudos

Cannot load JDBC driver class 'org.gjt.mm.mysql.Driver'

Good day Folks,Can anyone please help me with this error below, any time I run :a. sudo systemctl start tomcat and I check the logs: tail -f tomcat/logs/catalina.out. I get the following error below:ejike@BlueFlame:~$ sudo systemctl start tomcatejike...

DOCKER TRANSFORM with libreoffice - issue

Hi,I've successfully installed thant to angel (see my docker ps result below)But transformation are not working : soffice.bin are expected to run on the alfresco-alfresco docker image while it is actually running on alfresco/alfresco-transform-core-a...

JC83 by Confirmed Champ
  • 298 Views
  • 0 replies
  • 0 kudos

Alfresco ELastic Search and Words with Accentuation

I have an Alfresco Enterprise 23.2.1 installation using Docker Compose where I use Elastic Search as an indexing tool.In docker-compose.yml I divided the connector into live-indexing-content, live-indexing-mediation, live-indexing-path and live-index...

marcog by Confirmed Champ
  • 396 Views
  • 1 replies
  • 0 kudos

Does Alfresco support specific node version locking?

I have a functionality in my current application to Lock a previous version of node, I could not able to find any API's with the content to allow for Node Locking.http://localhost:8080/api-explorer/#/nodes/lockNodeI am using alfresco-share:7.3.0 - co...

ACS v23.x - Tomcat temp file not cleaning up

Hello Everyone,Currently we have ACS v7.1.1 running on RHEL 8 with Java JDK 11 and tomcat 9.x. We are running ACS with CMIS and haven't configured any search services.While running load testing, we have monitored java.io.tmpdir (/tomcat/temp) folder ...

jigirshah by Confirmed Champ
  • 1438 Views
  • 7 replies
  • 2 kudos

REST API - get all nodes (NodeRef) of NodeType=cm:person

Hi,I succeeded in getting people list .. which is great ... so I have the id and username .. but I cannot access to the noderef (id) which is required to add a target to a node ..What I need here is the id of the node which is a cmerson and is owned ...

JC83 by Confirmed Champ
  • 533 Views
  • 3 replies
  • 0 kudos

Resolved! SEARCH API : find by ancestor

Hi,I'm facing an issue with APi RESTI'm just trying to perform a simple search request :this works perfectly though curl under bashcurl -s -u loginass "http://localhost:8080/alfresco/api/-default-/public/search/versions/1/search" --data '{"query":{"q...

JC83 by Confirmed Champ
  • 775 Views
  • 3 replies
  • 0 kudos