<?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: Records Managmenet module in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85981#M58074</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried it again with the correct file names, still no luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the output and the script. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;SCRIPT&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#!/bin/sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Install an AMP file into an Alfresco WAR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# set the LIB_DIR value to point to the Alfresco lib directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;export LIB_DIR='./tomcat/webapps/alfresco/WEB-INF/lib'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;export TEMP_CLASS_PATH=$LIB_DIR/alfresco-repository.jar:$LIB_DIR/alfresco-core.jar:$LIB_DIR/tr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uezip.jar:$LIB_DIR/log4j-1.2.8.jar:$LIB_DIR/spring-2.0.2.jar:$LIB_DIR/commons-logging-1.0.4.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java -cp "$TEMP_CLASS_PATH" org.alfresco.repo.module.tool.ModuleManagementTool $1 $2 $3 $4 $5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$6 $7&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;OUTPUT&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;wicat:/opt/alfresco root# ./apply_amps.sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This script will apply all the AMPs in %ALF_HOME%amps to the alfresco.war file in %CATALINA_HOME%\webapps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Press control-c to stop this script . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Press any other key to continue . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;./mmt.sh: line 6: uezip.jar:./tomcat/webapps/alfresco/WEB-INF/lib/log4j-1.2.8.jar:./tomcat/webapps/alfresco/WEB-INF/lib/spring-2.0.2.jar:./tomcat/webapps/alfresco/WEB-INF/lib/commons-logging-1.0.4.jar: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NoClassDefFoundError: de/schlichtherle/io/FileInputStream&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;: command not found "main" ./bin/clean_tomcat.sh: line 5: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cleaning temporary Alfresco files from Tomcat…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2007 17:03:18 GMT</pubDate>
    <dc:creator>tmassa</dc:creator>
    <dc:date>2007-08-17T17:03:18Z</dc:date>
    <item>
      <title>Records Managmenet module</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85974#M58067</link>
      <description>I have downloaded Alfresco 2.1 from one of the nightly builds and i am trying to install the records management module. I downloaded the file into the amps directory and the readme file there states that to install i can use a script called apply_amps.sh, which i can't find anywhere. I also tried us</description>
      <pubDate>Fri, 20 Jul 2007 14:26:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85974#M58067</guid>
      <dc:creator>tmassa</dc:creator>
      <dc:date>2007-07-20T14:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Records Managmenet module</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85975#M58068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What OS are you on?&amp;nbsp; I'm seeing the exact same error message using the latest release from SVN on Macosx (10.4.10) with Java 1.5.0.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 14:48:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85975#M58068</guid>
      <dc:creator>sdavis</dc:creator>
      <dc:date>2007-07-23T14:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Records Managmenet module</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85976#M58069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am running OS X Server. I downloaded Alfresco 2.1 not RC1 from the nightly builds and they seem to have included a folder for the amps with a script to install them, but the script is nowhere to be found.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 14:55:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85976#M58069</guid>
      <dc:creator>tmassa</dc:creator>
      <dc:date>2007-07-23T14:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Records Managmenet module</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85977#M58070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;#!/bin/sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# ——-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Script for apply AMPs to installed WAR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# ——-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;export CATALINA_HOME=tomcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;echo "This script will apply all the AMPs in %ALF_HOME%amps to the alfresco.war &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;file in %CATALINA_HOME%\webapps"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;echo "Press control-c to stop this script . . ."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;read -p "Press any other key to continue . . ."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java -jar bin/alfresco-mmt.jar install ./amps %CATALINA_HOME%/webapps/alfresco.w&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ar -directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sh ./bin/clean_tomcat.sh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 15:51:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85977#M58070</guid>
      <dc:creator>sdavis</dc:creator>
      <dc:date>2007-07-23T15:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Records Managmenet module</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85978#M58071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Posted above… it's part of the SVN distro.&amp;nbsp; As you can see, nothing special occurring really as far as the call to mmt.&amp;nbsp; Suspect the issue is something deeper.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 15:53:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85978#M58071</guid>
      <dc:creator>sdavis</dc:creator>
      <dc:date>2007-07-23T15:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Records Managmenet module</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85979#M58072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found a similar problem that points to the underlying one-jar package being used.&amp;nbsp; Created a ticket for this at&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1620" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1620&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2007 16:05:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85979#M58072</guid>
      <dc:creator>sdavis</dc:creator>
      <dc:date>2007-07-23T16:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Records Managmenet module</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85980#M58073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I get the following error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;wicat:/opt/alfresco root# ./apply_amps.sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This script will apply all the AMPs in %ALF_HOME%amps to the alfresco.war file in %CATALINA_HOME%\webapps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Press control-c to stop this script . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Press any other key to continue . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;./mmt.sh: line 6: uezip.jar:./tomcat/webapps/alfresco/WEB-INF/lib/log4j-1.2.8.jar:./tomcat/webapps/alfresco/WEB-INF/lib/spring.jar:./tomcat/webapps/alfresco/WEB-INF/lib/commons-logging.jar: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NoClassDefFoundError: de/schlichtherle/io/FileInputStream&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;: command not found "main" ./bin/clean_tomcat.sh: line 5: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cleaning temporary Alfresco files from Tomcat…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I even tried modifying the script because commons-logging.jar and spring.jar have version numbers appended to them in my Alfresco install and that still didn't work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HELP!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 15:09:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85980#M58073</guid>
      <dc:creator>tmassa</dc:creator>
      <dc:date>2007-08-17T15:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Records Managmenet module</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85981#M58074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried it again with the correct file names, still no luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the output and the script. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;SCRIPT&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#!/bin/sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Install an AMP file into an Alfresco WAR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# set the LIB_DIR value to point to the Alfresco lib directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;export LIB_DIR='./tomcat/webapps/alfresco/WEB-INF/lib'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;export TEMP_CLASS_PATH=$LIB_DIR/alfresco-repository.jar:$LIB_DIR/alfresco-core.jar:$LIB_DIR/tr&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uezip.jar:$LIB_DIR/log4j-1.2.8.jar:$LIB_DIR/spring-2.0.2.jar:$LIB_DIR/commons-logging-1.0.4.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java -cp "$TEMP_CLASS_PATH" org.alfresco.repo.module.tool.ModuleManagementTool $1 $2 $3 $4 $5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$6 $7&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;OUTPUT&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;wicat:/opt/alfresco root# ./apply_amps.sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This script will apply all the AMPs in %ALF_HOME%amps to the alfresco.war file in %CATALINA_HOME%\webapps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Press control-c to stop this script . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Press any other key to continue . . .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;./mmt.sh: line 6: uezip.jar:./tomcat/webapps/alfresco/WEB-INF/lib/log4j-1.2.8.jar:./tomcat/webapps/alfresco/WEB-INF/lib/spring-2.0.2.jar:./tomcat/webapps/alfresco/WEB-INF/lib/commons-logging-1.0.4.jar: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NoClassDefFoundError: de/schlichtherle/io/FileInputStream&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;: command not found "main" ./bin/clean_tomcat.sh: line 5: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cleaning temporary Alfresco files from Tomcat…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 17:03:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/records-managmenet-module/m-p/85981#M58074</guid>
      <dc:creator>tmassa</dc:creator>
      <dc:date>2007-08-17T17:03:18Z</dc:date>
    </item>
  </channel>
</rss>

