<?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: Can't connect to Alfresco !  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283676#M236806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What modifications did you make?&amp;nbsp; You could install alfresco from scratch (in a virtual machine or some test server) and then compare contents of server.xml on that new alfresco and your broken one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Often when I get that error message it's because the alfresco webapp is not running. Share can start up even if alfresco is down.&amp;nbsp; When that happens, share can't auth since it has nothing to authenticate against (alfresco isn't there to accept login attempts).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Check if alfresco is running at all.&amp;nbsp; Simplest way, if you have it installed is to go to the tomcat manager, e.g.,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://[server]:8080/manager/html" rel="nofollow noopener noreferrer"&gt;http://[server]:8080/manager/html&lt;/A&gt;&lt;SPAN&gt; and then login with the tomcat user/password from tomcat's tomcat-users.xml.&amp;nbsp; you may need to add a tomcat user to that xml file and restart tomcat/alfresco.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. if #1 is a pain, you can try browsing to, e.g.,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://[server]:8080/alfresco/webdav" rel="nofollow noopener noreferrer"&gt;http://[server]:8080/alfresco/webdav&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; if you get a browser login/password dialog then alfresco is up.&amp;nbsp; if you don't, either you've disabled webdav somehow in alfresco, or the alfresco webapp is not running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can also look at catalina.out.&amp;nbsp; Did the alfresco webapp start up at all?&amp;nbsp; Or did it fail with some fatal exception?&amp;nbsp; Note that tomcat can start up even if one or more of the webapps inside it fail to start.&amp;nbsp; So you'll still see the Server Startup tomcat log message even if /alfresco did not start up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2015 03:05:36 GMT</pubDate>
    <dc:creator>bopolissimus</dc:creator>
    <dc:date>2015-07-02T03:05:36Z</dc:date>
    <item>
      <title>Can't connect to Alfresco !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283672#M236802</link>
      <description>Hi,I need help, after some modifications on server.xml (tomcat 7) I can't connect to my alfresco server. I have the page, but when I enter any login (mine, admin …) I get : "Your credentials were not recognized or Alfresco is perhaps not currently available."Here my server.xml : &amp;lt;code&amp;gt;&amp;lt;?xml</description>
      <pubDate>Mon, 08 Jun 2015 12:24:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283672#M236802</guid>
      <dc:creator>godsu</dc:creator>
      <dc:date>2015-06-08T12:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Alfresco !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283673#M236803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you get any error msg in the catalina.out log file when you try to connect?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you use internal user (created from alfresco) or external subsystem like LDAP or MS-AD?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also here are the changes between your file and mine:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You have those 3 lines in addition to mine server.xml file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;Listener className="org.apache.catalina.startup.VersionLoggerListener" /&amp;gt;&lt;BR /&gt;&amp;lt;Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener" /&amp;gt;&lt;BR /&gt; &amp;lt;Listener className="org.apache.catalina.core.ThreadLocalLeakPreventionListener" /&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And you are missing this parameter from the AJP connector: "URIEncoding="UTF-8""&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what are those for, but double check everything you made so far.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 12:38:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283673#M236803</guid>
      <dc:creator>borisstankov</dc:creator>
      <dc:date>2015-06-08T12:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Alfresco !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283674#M236804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I try to connect as Admin and I already tried as internal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For the logs : &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;SEVERE: Failed to initialize connector [Connector[HTTP/1.1-8080]]&lt;BR /&gt;org.apache.catalina.LifecycleException: Failed to initialize component [Connector[HTTP/1.1-8080]]&lt;BR /&gt;SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-8443"]&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help, but I can't see the code you gave me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks !&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 07:20:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283674#M236804</guid>
      <dc:creator>godsu</dc:creator>
      <dc:date>2015-06-09T07:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Alfresco !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283675#M236805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now you should see it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 13:05:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283675#M236805</guid>
      <dc:creator>borisstankov</dc:creator>
      <dc:date>2015-06-22T13:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't connect to Alfresco !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283676#M236806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What modifications did you make?&amp;nbsp; You could install alfresco from scratch (in a virtual machine or some test server) and then compare contents of server.xml on that new alfresco and your broken one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Often when I get that error message it's because the alfresco webapp is not running. Share can start up even if alfresco is down.&amp;nbsp; When that happens, share can't auth since it has nothing to authenticate against (alfresco isn't there to accept login attempts).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Check if alfresco is running at all.&amp;nbsp; Simplest way, if you have it installed is to go to the tomcat manager, e.g.,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://[server]:8080/manager/html" rel="nofollow noopener noreferrer"&gt;http://[server]:8080/manager/html&lt;/A&gt;&lt;SPAN&gt; and then login with the tomcat user/password from tomcat's tomcat-users.xml.&amp;nbsp; you may need to add a tomcat user to that xml file and restart tomcat/alfresco.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. if #1 is a pain, you can try browsing to, e.g.,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://[server]:8080/alfresco/webdav" rel="nofollow noopener noreferrer"&gt;http://[server]:8080/alfresco/webdav&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; if you get a browser login/password dialog then alfresco is up.&amp;nbsp; if you don't, either you've disabled webdav somehow in alfresco, or the alfresco webapp is not running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can also look at catalina.out.&amp;nbsp; Did the alfresco webapp start up at all?&amp;nbsp; Or did it fail with some fatal exception?&amp;nbsp; Note that tomcat can start up even if one or more of the webapps inside it fail to start.&amp;nbsp; So you'll still see the Server Startup tomcat log message even if /alfresco did not start up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 03:05:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-connect-to-alfresco/m-p/283676#M236806</guid>
      <dc:creator>bopolissimus</dc:creator>
      <dc:date>2015-07-02T03:05:36Z</dc:date>
    </item>
  </channel>
</rss>

