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!
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.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.