<?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: Alfresco on fedora core 6 and mysql in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-fedora-core-6-and-mysql/m-p/202316#M155446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The top-level exception isn't really the interesting one - look further down the stack trace:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure&lt;BR /&gt;…&lt;BR /&gt;Caused by: java.net.ConnectException: Connection refused&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That indicates some kind of local or network connectivity issue - usually as a result of a firewall or something listening on a non-standard port maybe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Mar 2009 22:54:56 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2009-03-09T22:54:56Z</dc:date>
    <item>
      <title>Alfresco on fedora core 6 and mysql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-fedora-core-6-and-mysql/m-p/202313#M155443</link>
      <description>Hi.i try to install Alfresco Labs in a fedora core 6 server running mysql.The Alfresco version i use are: Alfresco-Labs-3Stable-Linux-x86-Installthe java path are: /usr/java/jdk1.6.0_02the driver i use are: mysql-connector-java-5.1.6-bin.jarthe mysql version are: mysql&amp;nbsp; Ver 14.12 Distrib 5.0.22, for</description>
      <pubDate>Mon, 09 Mar 2009 18:57:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-fedora-core-6-and-mysql/m-p/202313#M155443</guid>
      <dc:creator>accuervo</dc:creator>
      <dc:date>2009-03-09T18:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on fedora core 6 and mysql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-fedora-core-6-and-mysql/m-p/202314#M155444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You've probably got a local firewall blocking access to the MySQL port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 20:32:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-fedora-core-6-and-mysql/m-p/202314#M155444</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-09T20:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on fedora core 6 and mysql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-fedora-core-6-and-mysql/m-p/202315#M155445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mike for your replay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However I check that, and the firewall are configured in other machine from my network, and this machine only run a samba server, and other application that use mysql to store the users of some internal chat service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I check if another program are blocking the MySQL port?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And what's the meaning of the error line in my alfresco.log?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;13:13:41,062 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneIndexBackupComponent' defined in class path resource [alfresco/core-services-context.xml]: Invocation of init method failed;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 20:49:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-fedora-core-6-and-mysql/m-p/202315#M155445</guid>
      <dc:creator>accuervo</dc:creator>
      <dc:date>2009-03-09T20:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on fedora core 6 and mysql</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-fedora-core-6-and-mysql/m-p/202316#M155446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The top-level exception isn't really the interesting one - look further down the stack trace:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure&lt;BR /&gt;…&lt;BR /&gt;Caused by: java.net.ConnectException: Connection refused&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That indicates some kind of local or network connectivity issue - usually as a result of a firewall or something listening on a non-standard port maybe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 22:54:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-fedora-core-6-and-mysql/m-p/202316#M155446</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-09T22:54:56Z</dc:date>
    </item>
  </channel>
</rss>

