<?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: Installing a few of alfresco instances in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214401#M167531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For Share, you might need to edit one of the configs in the /tomcat/shared…. web-extension folder, to point to your correct port of Alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Feb 2010 11:56:54 GMT</pubDate>
    <dc:creator>ssaravanan</dc:creator>
    <dc:date>2010-02-23T11:56:54Z</dc:date>
    <item>
      <title>Installing a few of alfresco instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214396#M167526</link>
      <description>Hello everyone,i want to install a few of alfresco systems on the same machine. Is this possible or supported? My problem is the changing of all ports alfresco use. Where can i do this?Thank you for helping me.Regards,SF</description>
      <pubDate>Mon, 22 Feb 2010 10:36:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214396#M167526</guid>
      <dc:creator>sf_urzl</dc:creator>
      <dc:date>2010-02-22T10:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Installing a few of alfresco instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214397#M167527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes its possible to run more than one instance of alfresco on the same IP address.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first file to change is your application server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In tomcat's case the conf/server.xml.&amp;nbsp;&amp;nbsp; Search for the word "port".&amp;nbsp;&amp;nbsp; There are four ports that you may need to change to have two instances of tomcat running independently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These are my settings in my second instance of alfresco-global.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to make sure each instance has its own database (db.name) and content store (dir.root).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.rmi.services.port=60500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;avm.rmi.service.port=60501&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;avmsync.rmi.service.port=60502&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;attribute.rmi.service.port=60503&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.rmi.service.port=60504&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;repo.rmi.service.port=60505&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;action.rmi.service.port=60506&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;deployment.rmi.service.port=60507&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will also need to turn off or move the cifs, ftp, email, imap subsystems.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 11:14:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214397#M167527</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-02-22T11:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Installing a few of alfresco instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214398#M167528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you. I have done the changes, but i have some problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At first, i can not login in alfresco share on the first instance (there is no valid password or username…).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And the second instance throw this exception:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application archive studio.war&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "AlfrescoJbpmJobExecutor:127.0.0.2:1" java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:80)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 12:52:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214398#M167528</guid>
      <dc:creator>sf_urzl</dc:creator>
      <dc:date>2010-02-22T12:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Installing a few of alfresco instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214399#M167529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Additional:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If i reconfig the port 8080 in file server.xml i can start the server and i can call the login screen but i can't login. I get everytime the message that the remote server isn't available…?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx, regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SF&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS: Why there exist no documentation about this topic?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Additional 2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can log in to alfresco, but not into alfresco share! This means i need to specify a port for alfresco share, isn't it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 09:40:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214399#M167529</guid>
      <dc:creator>sf_urzl</dc:creator>
      <dc:date>2010-02-23T09:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Installing a few of alfresco instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214400#M167530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Last update:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both instances of alfresco running. I have set the vti ports and so i can start Alfresco ECM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BUT: What can i do if i want to use alfresco share?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SF&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 11:24:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214400#M167530</guid>
      <dc:creator>sf_urzl</dc:creator>
      <dc:date>2010-02-23T11:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Installing a few of alfresco instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214401#M167531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For Share, you might need to edit one of the configs in the /tomcat/shared…. web-extension folder, to point to your correct port of Alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 11:56:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installing-a-few-of-alfresco-instances/m-p/214401#M167531</guid>
      <dc:creator>ssaravanan</dc:creator>
      <dc:date>2010-02-23T11:56:54Z</dc:date>
    </item>
  </channel>
</rss>

