<?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 Alfresco on CENTOS as VMWare 5.5 guest OS in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-centos-as-vmware-5-5-guest-os/m-p/10179#M3800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Environment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CENTOS 4.2 as a guest OS on VMWare 5.5 workstation on WinXP Host&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- ALL updates are installed for host and guest OS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- MySQL is running and can log into alfresco database at the command line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- JAVA_HOME reflects /usr/java/jdk1.5.0_06/bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- the command "java -version" yields:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; java version "1.5.0_06"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Java HotSpot(TIM) Client VM (build 1.5.0_06-b05,mixed mode, sharing)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- copy the zstart* to start*&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- edited the pointer in start to /usr/lib/ooo-1.1/program/* which is actual location of soffice, et al.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Apache 2.0.52 is working on port 80&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- execute /opt/alfresco/alfresco.sh and it shows some results from the script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HOWEVER, &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco&lt;/A&gt;&lt;SPAN&gt; says "can't be found".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SO, I go back to /opt/alfresco and try to STOP the process and what do I see?&amp;nbsp; You guessed it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;INCORRECT path to java at line 269 in catallina.sh.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To be precise:&amp;nbsp; my JAVA_HOME included the */bin directive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IT WON'T WORK THAT WAY! (he said loudly!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But quite frustrating to figure out why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The baseline problem created by me by following a CENTOS forum posting for adding jdk 1.5.x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In a forum posting on CENTOS, the collaborator explicitly suggested setting JAVA_HOME in an /etc/profile.d/java.sh script as &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"/usr/java/jre1.5.0_06/bin" when in fact if you download the jdk from Sun there is a nice RPM already bundled but it installs in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/usr/java/jdk1.5.xxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once I changed my JAVA_HOME so that the */bin was removed, the next attempt to start Alfresco worked perfectly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been doing *NIX stuff for more than 20 years.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This took me most of two days thinking that it was something wierd (again) with RH, when the cause was simply an unconnected piece of information.&amp;nbsp; I never thought to try and STOP alfresco in the past because when I got the localhost:8080/alfresco response that it couldn't be found, I assumed it wasn't running (true) so just didn't think it was necessary to stop something that wasn't running!&amp;nbsp; (doh, doh, dodo-bird dodo all over the house!!!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco install docs say "… have a valid JAVA_HOME."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my $PATH and ability to execute java -version works with either JAVA_HOME config, but catallina.sh must be feminine 'cuz SHE only works when the right buttons are pushed!&amp;nbsp; (OK flame me, I don't care…Alfresco works and I'm celebrating!)&amp;nbsp; The right buttons according to catalina.sh do NOT include */bin in JAVA_HOME.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So bottom line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) It can be done on CENTOS 4.2 with a little tinkering&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) It wasn't anything to do with VMWare (fortunately)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Perhaps just a few more chars in the Alfresco install docs regarding JAVA_HOME would help someone else who may not want to wade thru this&amp;nbsp; epistle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ADDED:&amp;nbsp; As in the tribulations at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.alfresco.org/forums/viewtopic.php?t=667&amp;amp;highlight=404" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/forums/viewtopic.php?t=667&amp;amp;highlight=404&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also had that 404 issue to deal with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I resolved it by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Going to /var/lib/mysql/alfresco and editing the db.opt file to add the specification to create INNODB tables, since the default install didn't specify.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Restart the mysqld (/etc/rc.d/init.d/mysqld restart&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Restart alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Voila….it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH somebody and best regards to all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave Nuttall&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;San Antonio, Texas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Feb 2006 12:42:46 GMT</pubDate>
    <dc:creator>nonprofit_guru</dc:creator>
    <dc:date>2006-02-18T12:42:46Z</dc:date>
    <item>
      <title>Alfresco on CENTOS as VMWare 5.5 guest OS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-centos-as-vmware-5-5-guest-os/m-p/10179#M3800</link>
      <description>Environment:CENTOS 4.2 as a guest OS on VMWare 5.5 workstation on WinXP Host- ALL updates are installed for host and guest OS- MySQL is running and can log into alfresco database at the command line.- JAVA_HOME reflects /usr/java/jdk1.5.0_06/bin- the command "java -version" yields:&amp;nbsp;&amp;nbsp;&amp;nbsp; java version "</description>
      <pubDate>Sat, 18 Feb 2006 12:42:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-centos-as-vmware-5-5-guest-os/m-p/10179#M3800</guid>
      <dc:creator>nonprofit_guru</dc:creator>
      <dc:date>2006-02-18T12:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco on CENTOS as VMWare 5.5 guest OS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-centos-as-vmware-5-5-guest-os/m-p/10180#M3801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I recently downloaded this VM from the VMTN and it was working for like 2-3 days.&amp;nbsp; Then it stopped….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;HTTP Status 404 - /alfresco/&lt;BR /&gt;&lt;BR /&gt;type Status report&lt;BR /&gt;&lt;BR /&gt;message /alfresco/&lt;BR /&gt;&lt;BR /&gt;description The requested resource (/alfresco/) is not available.&lt;BR /&gt;Apache Tomcat/5.5.12&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I ran through this thread and the other linked thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any information you brainiac people might want, let me know and I will provide it.&amp;nbsp; I really liked the look of the product and might have a use for it here….but wont if I can't show it to people!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I am a relative Linux noob…ok…amature…so if you want me to post a file, please let me know where it resides!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 19:08:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-on-centos-as-vmware-5-5-guest-os/m-p/10180#M3801</guid>
      <dc:creator>rtroth</dc:creator>
      <dc:date>2006-06-19T19:08:17Z</dc:date>
    </item>
  </channel>
</rss>

