08-28-2015 11:27 AM
08-28-2015 01:44 PM
08-28-2015 03:47 PM
08-28-2015 06:28 PM
08-29-2015 12:59 AM
08-31-2015 03:09 AM
/alfresco-5.0.d/alf_data/keystore
encontrarás información sobre como reemplazar los certificados que vienen en la instalación por defecto.08-31-2015 12:43 PM
05-22-2018 03:15 PM
Hola buen dia.
Me gustaría retomar esta pregunta, y esque este es el post que más se parece al error que me arroja solr actualmente.
Ahora estoy usando alfresco 5 en ubuntu server y después de una repentina caída de los servidores donde se encontraba alfresco el solr.log me arrojo el siguiente error.
ERROR [org.alfresco.solr.tracker.AbstractTracker] Tracki ng failed
org.alfresco.error.AlfrescoRuntimeException: 04210000 api/solr/aclchangesets ret urn status:503
Me aparecian algunos errores más e incluso el buscador no funcionaba para nada, pero borre el contenido de las carpetas: index, model y content de la ruta: alf_data/solr4. Así volvió a funcionar, sin embargo el error de anterior permaneció y solo el dashlet de búsqueda en el panel principal es el único que no funciona.
08-31-2015 05:29 PM
/alfresco/tomcat/conf/server.xml
. Échale un vistazo a la configuración del conector por el puerto 8443:
<Connector port="8443" URIEncoding="UTF-8" protocol="org.apache.coyote.http11.Http11Protocol" SSLEnabled="true"
maxThreads="150" scheme="https" keystoreFile="//opt/alfresco-5.0.d/alf_data/keystore/ssl.keystore" keystorePass="kT9X6oe68t" keystoreType="JCEKS"
secure="true" connectionTimeout="240000" truststoreFile="/opt/alfresco-5.0.d/alf_data/keystore/ssl.truststore" truststorePass="kT9X6oe68t" truststoreType="JCEKS"
clientAuth="want" sslProtocol="TLS" allowUnsafeLegacyRenegotiation="true" maxHttpHeaderSize="32768" />
/opt/alfresco-5.0.d/tomcat/conf/tomcat-users.xml
. Por lo que indicas parece que el problema está en este punto, deberías sustituir aquí los certificados por los nuevos que hayas instalado./opt/alfresco-5.0.d/alf_data/keystore/generate_keystores.sh
11-29-2019 11:47 AM
Hi, could you tell me how to solve this error? [Org.alfresco.solr.tracker.AbstractTracker] Tracking error
@eromero wrote:
Good morning, I am in need of your help. I just installed the same Alfresco 5.0.d I've configured authentication and synchronization with openldap and a public certificate for https. Both working properly but I have an error with Solr in the log, which then hit and I could not fix it. One of the tests was made clear Solr index but the problem persists.
No mention if this problem has to do with my problem: I can not add users to a site ldap, devido that users make the search does not bring results.
I will appreciate any help you can give me and if anyone needs help regarding ldap ssl certificate and am available
Cheers
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.