<?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: Error logging into Alfresco Share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-logging-into-alfresco-share/m-p/311715#M264845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By looking at the message below from your log, it seems Alfresco and Share are ok:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting ProtocolHandler ["http-bio-8082"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2015-11-25 14:30:35,862&amp;nbsp; INFO&amp;nbsp; [web.site.EditionInterceptor] [http-bio-8082-exec&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-1] Successfully retrieved license information from Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you sure you are providing the right user and password?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you log in using the alfresco application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Acess the url&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://localhost:8081/alfresco/" rel="nofollow noopener noreferrer"&gt;http://localhost:8081/alfresco/&lt;/A&gt;&lt;SPAN&gt; and try to access the administration consoles.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Nov 2015 18:05:09 GMT</pubDate>
    <dc:creator>douglascrp</dc:creator>
    <dc:date>2015-11-26T18:05:09Z</dc:date>
    <item>
      <title>Error logging into Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-logging-into-alfresco-share/m-p/311714#M264844</link>
      <description>I am following Jeff Tutorial series. I followed the steps as in http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html. Since I do not have a free 8080 port, I gave the below mentioned commands for repo and share respectivelymvn integration-test -Pamp-to-war -Dmav</description>
      <pubDate>Thu, 26 Nov 2015 08:04:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-logging-into-alfresco-share/m-p/311714#M264844</guid>
      <dc:creator>dorothy</dc:creator>
      <dc:date>2015-11-26T08:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-logging-into-alfresco-share/m-p/311715#M264845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By looking at the message below from your log, it seems Alfresco and Share are ok:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting ProtocolHandler ["http-bio-8082"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2015-11-25 14:30:35,862&amp;nbsp; INFO&amp;nbsp; [web.site.EditionInterceptor] [http-bio-8082-exec&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-1] Successfully retrieved license information from Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you sure you are providing the right user and password?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you log in using the alfresco application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Acess the url&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://localhost:8081/alfresco/" rel="nofollow noopener noreferrer"&gt;http://localhost:8081/alfresco/&lt;/A&gt;&lt;SPAN&gt; and try to access the administration consoles.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 18:05:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-logging-into-alfresco-share/m-p/311715#M264845</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2015-11-26T18:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-logging-into-alfresco-share/m-p/311716#M264846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess the problem was that there is another share-config-custom.xml in %ALFRESCO_HOME%\tomcat\shared\classes\alfresco\web-extension. The same changes need to be done there as well in order to take effect. Dont know why that is so, but it ws working after I made this change&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 07:16:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-logging-into-alfresco-share/m-p/311716#M264846</guid>
      <dc:creator>dorothy</dc:creator>
      <dc:date>2015-11-27T07:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error logging into Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-logging-into-alfresco-share/m-p/311717#M264847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's because the file inside web-extension takes precedence over the other one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should avoid having the same configuration section in more than one file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 17:58:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-logging-into-alfresco-share/m-p/311717#M264847</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2015-12-16T17:58:55Z</dc:date>
    </item>
  </channel>
</rss>

