<?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: tomcat/webapps folder doesn't have what it should in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162816#M116657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, check that this has been done (it won't hurt to repeat the command):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;chown -R alfresco:alfresco /var/lib/alfresco&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2008 14:11:24 GMT</pubDate>
    <dc:creator>sacco</dc:creator>
    <dc:date>2008-02-13T14:11:24Z</dc:date>
    <item>
      <title>tomcat/webapps folder doesn't have what it should</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162811#M116652</link>
      <description>I followed the Alfresco installation steps on the Wiki and came to an abrupt halt when it mentioned the WEB-INF folder under the tomcat/webapps folder.Unless I'm totally missing something, the only thing I have in the webapps folder is alfresco.war and ROOT. This is causing problems in startup, as t</description>
      <pubDate>Wed, 13 Feb 2008 13:08:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162811#M116652</guid>
      <dc:creator>rchapman</dc:creator>
      <dc:date>2008-02-13T13:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: tomcat/webapps folder doesn't have what it should</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162812#M116653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That looks like it is correct. The alfresco folder under webapps will appear once tomcat is started and the alfresco,.war is unpacked. So you have to start at least once for you to see this folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:00:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162812#M116653</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2008-02-13T14:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: tomcat/webapps folder doesn't have what it should</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162813#M116654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well this is a funny little catch-22, as it won't actually start tomcat without errors complaining of the missing directories.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So to start… it needs the files and folders that it creates… after it starts?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:02:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162813#M116654</guid>
      <dc:creator>rchapman</dc:creator>
      <dc:date>2008-02-13T14:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: tomcat/webapps folder doesn't have what it should</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162814#M116655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you checked that the user used to start tomcat does have write access?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using the startup script from the wiki, that user is alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If that is not the problem, error messages will help to figure out what is going on&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:08:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162814#M116655</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2008-02-13T14:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: tomcat/webapps folder doesn't have what it should</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162815#M116656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm running the alfresco startup with the sudo command, so I assume root has full write access.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first error that comes up in the log is&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Exception fixing docBase: {0} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.io.FileNotFoundException: /opt/alfresco/tomcat/webapps/alfresco/META-INF/MANIFEST.MF (No such file or directory)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything before that is just "initializations" so I assume everything else is going fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:11:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162815#M116656</guid>
      <dc:creator>rchapman</dc:creator>
      <dc:date>2008-02-13T14:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: tomcat/webapps folder doesn't have what it should</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162816#M116657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, check that this has been done (it won't hurt to repeat the command):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;chown -R alfresco:alfresco /var/lib/alfresco&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:11:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162816#M116657</guid>
      <dc:creator>sacco</dc:creator>
      <dc:date>2008-02-13T14:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: tomcat/webapps folder doesn't have what it should</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162817#M116658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The /var/lib/alfresco directory is chowned properly to alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 15:05:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162817#M116658</guid>
      <dc:creator>rchapman</dc:creator>
      <dc:date>2008-02-13T15:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: tomcat/webapps folder doesn't have what it should</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162818#M116659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I've got it. There were some OTHER permissions needing to be clarified, then I got my webapps folder fixed. Now I just need my sys admins to open a port or two, but I'm going. Alfresco away!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks everyone for your help and suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;~ Ross&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 19:47:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tomcat-webapps-folder-doesn-t-have-what-it-should/m-p/162818#M116659</guid>
      <dc:creator>rchapman</dc:creator>
      <dc:date>2008-02-13T19:47:21Z</dc:date>
    </item>
  </channel>
</rss>

