Hello,
From standard installation and configuration, files imported via GUI are correctly indexed but not imported files.
Any solution ?
Regards,
Can you give me instructions to get log file(s) you desire ? (sorry, I'm newbie on this solution).
Latest Alfresco ACS Community Edition release available : 7.1
Deployed with docker-compose
Go to your installation root path, e.g. /opt/alfresco, then launch this query:
sudo docker-compose logs -f --tail 500 docker-compose_solr6_1
Where "docker-compose_solr6_1" is the container name you want to check
In order to know the names, launch this query:
sudo docker-compose ps
This is what I recommend you:
- Stop you alfresco.
- Start it.
- Check the logs.
- Try to reproduce the problem.
- Check again the logs and let us know.
Cheers!
No logs found ?!?
root@dms:/home/ludo# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 60dcc9c8c7db alfresco/alfresco-acs-nginx:3.1.1 "/entrypoint.sh" 4 hours ago Up 13 seconds 80/tcp, 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp docker-compose_proxy_1 2ed5fd33f711 alfresco/alfresco-activemq:5.16.1 "/bin/sh -c './init.…" 4 hours ago Up 14 seconds 0.0.0.0:5672->5672/tcp, :::5672->5672/tcp, 0.0.0.0:8161->8161/tcp, :::8161->8161/tcp, 0.0.0.0:61613->61613/tcp, :::61613->61613/tcp, 0.0.0.0:61616->61616/tcp, :::61616->61616/tcp docker-compose_activemq_1 1bdb20d77fc2 alfresco/alfresco-search-services:2.0.2 "/bin/sh -c '$DIST_D…" 4 hours ago Up 14 seconds 10001/tcp, 0.0.0.0:8083->8983/tcp, :::8083->8983/tcp docker-compose_solr6_1 e27a8c0ac49e postgres:13.1 "docker-entrypoint.s…" 4 hours ago Up 14 seconds 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp docker-compose_postgres_1 9db0d9b42269 alfresco/alfresco-transform-core-aio:2.5.2 "/bin/sh -c 'java $J…" 4 hours ago Up 14 seconds 0.0.0.0:8090->8090/tcp, :::8090->8090/tcp docker-compose_transform-core-aio_1 df6eb4503293 alfresco/alfresco-content-repository-community:7.1.0-A9 "catalina.sh run -se…" 4 hours ago Up 14 seconds 8000/tcp, 8080/tcp, 10001/tcp docker-compose_alfresco_1 a86becfd8167 alfresco/alfresco-share:7.1.0-M2 "/usr/local/tomcat/s…" 4 hours ago Up 14 seconds 8000/tcp, 8080/tcp docker-compose_share_1 root@dms:/home/ludo# sudo docker-compose logs -f --tail 500 docker-compose_solr6_1 ERROR: No such service: docker-compose_solr6_1
Logs not found !?
root@dms:/home/ludo# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 60dcc9c8c7db alfresco/alfresco-acs-nginx:3.1.1 "/entrypoint.sh" 4 hours ago Up 13 seconds 80/tcp, 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp docker-compose_proxy_1 2ed5fd33f711 alfresco/alfresco-activemq:5.16.1 "/bin/sh -c './init.…" 4 hours ago Up 14 seconds 0.0.0.0:5672->5672/tcp, :::5672->5672/tcp, 0.0.0.0:8161->8161/tcp, :::8161->8161/tcp, 0.0.0.0:61613->61613/tcp, :::61613->61613/tcp, 0.0.0.0:61616->61616/tcp, :::61616->61616/tcp docker-compose_activemq_1 1bdb20d77fc2 alfresco/alfresco-search-services:2.0.2 "/bin/sh -c '$DIST_D…" 4 hours ago Up 14 seconds 10001/tcp, 0.0.0.0:8083->8983/tcp, :::8083->8983/tcp docker-compose_solr6_1 e27a8c0ac49e postgres:13.1 "docker-entrypoint.s…" 4 hours ago Up 14 seconds 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp docker-compose_postgres_1 9db0d9b42269 alfresco/alfresco-transform-core-aio:2.5.2 "/bin/sh -c 'java $J…" 4 hours ago Up 14 seconds 0.0.0.0:8090->8090/tcp, :::8090->8090/tcp docker-compose_transform-core-aio_1 df6eb4503293 alfresco/alfresco-content-repository-community:7.1.0-A9 "catalina.sh run -se…" 4 hours ago Up 14 seconds 8000/tcp, 8080/tcp, 10001/tcp docker-compose_alfresco_1 a86becfd8167 alfresco/alfresco-share:7.1.0-M2 "/usr/local/tomcat/s…" 4 hours ago Up 14 seconds 8000/tcp, 8080/tcp docker-compose_share_1 root@dms:/home/ludo# sudo docker-compose logs -f --tail 500 docker-compose_solr6_1 ERROR: No such service: docker-compose_solr6_1
Logs after restarted and reimported files: https://pastebin.com/JjmMPM1s
Hi, @ludoADV !
solr6_1 | 2021-08-05 15:06:11.913 ERROR (org.alfresco.solr.AlfrescoCoreAdminHandler@22ee2d0_Worker-8) [ ] o.a.s.t.AbstractTracker [alfresco / ACL@788992700 / IT #1628175970000] Tracking failure. See the stacktrace below for further details. solr6_1 | java.net.SocketException: Connection reset
Your installation is the one by default? In case yes, there is a bug recognized and fixed with Search Service 2.0.
Could you please attach too Alfresco log, please? I want to see if the problem is Solr itself or it's something becoming from Alfresco server side.
Cheers,
Cris.
Cheers.
P.S.: Maybe @angelborroy can help you with this issue.
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.