<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Configurar proxy en alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/configurar-proxy-en-alfresco/m-p/93431#M63940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gracias por tu respuesta, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tras varios intentos he optado por configurar el proxy a nivel de sistema operativo, el sistema operativo (centos 7 es el que uso) tras varias pruebas sigo sin poder completar el proceso de autenticación, se llega correctamente a autenticar y dar los permisos, pero es tras esto, es deci,r completar el proceso (la vuelta a alfresco parece) cuando da un timeout:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doceadmdes.sci.uma.es/share/proxy/alfresco/googledocs/completeauth?access_token=4/8OtSZR7OJmKnCa6BCgVrZby2EV53mZfoaxM-DJQy-wk" title="https://doceadmdes.sci.uma.es/share/proxy/alfresco/googledocs/completeauth?access_token=4/8OtSZR7OJmKnCa6BCgVrZby2EV53mZfoaxM-DJQy-wk" rel="nofollow noopener noreferrer"&gt;https://myhost/share/proxy/alfresco/googledocs/completeauth?access_token=....&lt;/A&gt;&lt;/P&gt;&lt;P&gt;log:&lt;/P&gt;&lt;P&gt;017-12-14 14:03:01,526&amp;nbsp; ERROR [extensions.webscripts.AbstractRuntime] [http-apr-8080-exec-4] Exception from executeScript: 11140004 connect timed out&lt;BR /&gt;org.springframework.extensions.webscripts.WebScriptException: 11140004 connect timed out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navegador:&lt;/P&gt;&lt;DIV style="color: #000000; font-family: 'Times New Roman'; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-weight: bold; font-size: 18.56px;"&gt;&lt;DIV style="padding: 2px;"&gt;An error has occured in the API: /alfresco/s/googledocs/completeauth.&lt;/DIV&gt;&lt;DIV style="padding: 2px;"&gt;It responded with a status of 500 - Internal Error.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; padding-top: 8px;"&gt;&lt;DIV style="padding: 2px;"&gt;&lt;STRONG&gt;Error Code Information:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;500 - An error inside the HTTP server which prevented it from fulfilling the request.&lt;/DIV&gt;&lt;DIV style="padding: 2px;"&gt;&lt;STRONG&gt;Error Message:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;11140004 connect timed out&lt;/DIV&gt;&lt;DIV style="padding: 2px;"&gt;&lt;STRONG&gt;Server:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Alfresco Enterprise v5.2.2 (r73ead3c7-b41) schema 10.057&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He configurado también no_proxy por si me estaba haciendo algo raro&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;export http_proxy=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myproxy:port/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://myproxy&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ort/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;export https_proxy=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myproxy:port/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://myproxy&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ort/&lt;/A&gt;&lt;BR /&gt;export no_proxy="127.0.0.1, localhost"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tengo un apache delante con la configuración:&lt;/P&gt;&lt;P&gt;ProxyPass /alfresco/ ajp://127.0.0.1:8009/alfresco/&lt;BR /&gt;ProxyPass /share/ ajp://127.0.0.1:8009/share/&lt;BR /&gt;ProxyPass /alfresco ajp://127.0.0.1:8009/alfresco/&lt;BR /&gt;ProxyPass /share ajp://127.0.0.1:8009/share/&lt;BR /&gt;ProxyPass / ajp://127.0.0.1:8009/share/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he hecho un montón de pruebas pero nada ¿alguna idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2017 13:14:32 GMT</pubDate>
    <dc:creator>kazker</dc:creator>
    <dc:date>2017-12-14T13:14:32Z</dc:date>
    <item>
      <title>Configurar proxy en alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configurar-proxy-en-alfresco/m-p/93429#M63938</link>
      <description>Buenas a tod@s,no sé si habéis tenido la necesidad, pero tengo configurado un alfresco sin acceso a internet sólo a través de un proxy y tengo que hacer que funcione la edición con google docs.Lo he intentado configurando en el fichero de entorno de tomcat (tomcat/bin/setenv.sh) para que use el prox</description>
      <pubDate>Thu, 14 Dec 2017 08:48:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configurar-proxy-en-alfresco/m-p/93429#M63938</guid>
      <dc:creator>kazker</dc:creator>
      <dc:date>2017-12-14T08:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Configurar proxy en alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configurar-proxy-en-alfresco/m-p/93430#M63939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Las variables JVM son de ese tipo, pero en muchos casos los proxys necesitan de un usuario y una contraseña. Por descontado, para que tengan efecto esas variables hay que reiniciar el servicio. Una vez arrancado comprueba que el proceso java que arranca el servidor tiene efectivamente las&amp;nbsp;variables java definidas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;La otra opción es definir&amp;nbsp;el proxy a nivel del sistema operativo, pero eso ya depende de tu OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos.&lt;/P&gt;&lt;P&gt;--C.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 10:51:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configurar-proxy-en-alfresco/m-p/93430#M63939</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-12-14T10:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Configurar proxy en alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configurar-proxy-en-alfresco/m-p/93431#M63940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gracias por tu respuesta, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tras varios intentos he optado por configurar el proxy a nivel de sistema operativo, el sistema operativo (centos 7 es el que uso) tras varias pruebas sigo sin poder completar el proceso de autenticación, se llega correctamente a autenticar y dar los permisos, pero es tras esto, es deci,r completar el proceso (la vuelta a alfresco parece) cuando da un timeout:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doceadmdes.sci.uma.es/share/proxy/alfresco/googledocs/completeauth?access_token=4/8OtSZR7OJmKnCa6BCgVrZby2EV53mZfoaxM-DJQy-wk" title="https://doceadmdes.sci.uma.es/share/proxy/alfresco/googledocs/completeauth?access_token=4/8OtSZR7OJmKnCa6BCgVrZby2EV53mZfoaxM-DJQy-wk" rel="nofollow noopener noreferrer"&gt;https://myhost/share/proxy/alfresco/googledocs/completeauth?access_token=....&lt;/A&gt;&lt;/P&gt;&lt;P&gt;log:&lt;/P&gt;&lt;P&gt;017-12-14 14:03:01,526&amp;nbsp; ERROR [extensions.webscripts.AbstractRuntime] [http-apr-8080-exec-4] Exception from executeScript: 11140004 connect timed out&lt;BR /&gt;org.springframework.extensions.webscripts.WebScriptException: 11140004 connect timed out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navegador:&lt;/P&gt;&lt;DIV style="color: #000000; font-family: 'Times New Roman'; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; font-weight: bold; font-size: 18.56px;"&gt;&lt;DIV style="padding: 2px;"&gt;An error has occured in the API: /alfresco/s/googledocs/completeauth.&lt;/DIV&gt;&lt;DIV style="padding: 2px;"&gt;It responded with a status of 500 - Internal Error.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; padding-top: 8px;"&gt;&lt;DIV style="padding: 2px;"&gt;&lt;STRONG&gt;Error Code Information:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;500 - An error inside the HTTP server which prevented it from fulfilling the request.&lt;/DIV&gt;&lt;DIV style="padding: 2px;"&gt;&lt;STRONG&gt;Error Message:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;11140004 connect timed out&lt;/DIV&gt;&lt;DIV style="padding: 2px;"&gt;&lt;STRONG&gt;Server:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Alfresco Enterprise v5.2.2 (r73ead3c7-b41) schema 10.057&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He configurado también no_proxy por si me estaba haciendo algo raro&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;export http_proxy=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myproxy:port/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://myproxy&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ort/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;export https_proxy=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myproxy:port/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://myproxy&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ort/&lt;/A&gt;&lt;BR /&gt;export no_proxy="127.0.0.1, localhost"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tengo un apache delante con la configuración:&lt;/P&gt;&lt;P&gt;ProxyPass /alfresco/ ajp://127.0.0.1:8009/alfresco/&lt;BR /&gt;ProxyPass /share/ ajp://127.0.0.1:8009/share/&lt;BR /&gt;ProxyPass /alfresco ajp://127.0.0.1:8009/alfresco/&lt;BR /&gt;ProxyPass /share ajp://127.0.0.1:8009/share/&lt;BR /&gt;ProxyPass / ajp://127.0.0.1:8009/share/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he hecho un montón de pruebas pero nada ¿alguna idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 13:14:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configurar-proxy-en-alfresco/m-p/93431#M63940</guid>
      <dc:creator>kazker</dc:creator>
      <dc:date>2017-12-14T13:14:32Z</dc:date>
    </item>
  </channel>
</rss>

