<?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 Deployment Failed issues... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deployment-failed-issues/m-p/151674#M106406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I searched for the error "Could not Initialize Remote Connection to localhost" but the problem and solution were no help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's what I'm getting when I try to deploy, and the error is only a list of&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.service.cmr.avm.AVMException: Could not Initialize Remote Connection to localhost at org.alfresco.repo.deploy.DeploymentServiceImpl.getRemote(DeploymentServiceImpl.java:558) at org.alfresco.repo.deploy.DeploymentServiceImpl.deployDifference(DeploymentServiceImpl.java:113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:281)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and more. Much much more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm wondering, since I'm working with a network admin who has set limited ports for this server, do I need to open more ports for ftp? I have the web project server set to localhost, but for some reason, when I browse to localhost:8080 I don't even get the basic tomcat page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone give a novice some advice?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2008 14:07:55 GMT</pubDate>
    <dc:creator>rchapman</dc:creator>
    <dc:date>2008-02-18T14:07:55Z</dc:date>
    <item>
      <title>Deployment Failed issues...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-failed-issues/m-p/151674#M106406</link>
      <description>I searched for the error "Could not Initialize Remote Connection to localhost" but the problem and solution were no help.That's what I'm getting when I try to deploy, and the error is only a list oforg.alfresco.service.cmr.avm.AVMException: Could not Initialize Remote Connection to localhost at org.</description>
      <pubDate>Mon, 18 Feb 2008 14:07:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-failed-issues/m-p/151674#M106406</guid>
      <dc:creator>rchapman</dc:creator>
      <dc:date>2008-02-18T14:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Failed issues...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-failed-issues/m-p/151675#M106407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now I'm back to the&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt; ERROR [alfresco.smb.protocol] Failed to get local domain/workgroup name, using default of WORKGROUP&lt;BR /&gt; ERROR [alfresco.smb.protocol] (This may be due to firewall settings or incorrect &amp;lt;broadcast&amp;gt; setting)&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;series that I can't find answers for anywhere. I'm also having trouble with the virtualisation server with "Virtualisation Server not started - reverting to default port: 8180" when I access the alfresco project. I've manually set everything in the /alfresco/virtual-tomcat/conf/alfresco-server.properties file to be the correct login and host ip information, but nothing changes these errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm running out of solutions. Any help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ross&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 20:40:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-failed-issues/m-p/151675#M106407</guid>
      <dc:creator>rchapman</dc:creator>
      <dc:date>2008-02-19T20:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Failed issues...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-failed-issues/m-p/151676#M106408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How did you fix the initial problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 03:12:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-failed-issues/m-p/151676#M106408</guid>
      <dc:creator>goldgriff</dc:creator>
      <dc:date>2008-04-26T03:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Failed issues...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-failed-issues/m-p/151677#M106409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Deployment uses RMI.&amp;nbsp; You'll need one dedicated port for the initial handshake, and, because RMI randomly allocates ports, you'll also need to have all higher-level&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ports than the default for actual data tranmission.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2008 13:17:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-failed-issues/m-p/151677#M106409</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2008-05-01T13:17:55Z</dc:date>
    </item>
  </channel>
</rss>

