05-26-2022 11:20 AM
Hi Team;
After run CMD 'run.bat build_start' on Windows, there were a number of errors, please refer the photo as below.
Would you please tell me what should I do? thanks a lot!
06-08-2022 10:02 AM
Alfresco container seems to be crashed and hence solr (ass) is not able to query and throwing those errors.
Make sure you have assigned at least 16 GB of memory for the stack.
Start the containers and then check the resources using following command:
docker stats
This will tell how much memory each container is is consuming. Upper limit is already defined in the compose file.
Try this command and see whether all containers are up:
docker ps
This will tell whether acs, share and all required containers are up and running. I see you already have enough memory to work with. Sometimes we need to tweak the memory limits which is predefined in docker-compose file if any containers does't launch correctly.
Explore our Alfresco products with the links below. Use labels to filter content by product module.