<?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: Installation on RHEL 5 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129678#M91109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I installed it on windows instead and it worked immediately.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems to be targeted more towards windows compatability…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2008 17:13:56 GMT</pubDate>
    <dc:creator>moot349</dc:creator>
    <dc:date>2008-02-07T17:13:56Z</dc:date>
    <item>
      <title>Installation on RHEL 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129671#M91102</link>
      <description>tomcat5-5.5.23-0jpp.3.0.2.el5mysql-5.0.22-2.1.0.1alfresco-community-war-2.1.0.tar.gzWhen I attempt to deploy the war file, I get the following exception:24-Jan-08 1:43:35 PM org.apache.catalina.core.StandardContext startSEVERE: Error in dependencyCheckjava.util.jar.JarException: Section should start</description>
      <pubDate>Thu, 24 Jan 2008 21:57:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129671#M91102</guid>
      <dc:creator>moot349</dc:creator>
      <dc:date>2008-01-24T21:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Installation on RHEL 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129672#M91103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've seen almost this exact error posted a few other places with basically no help added. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got the same set up as you and mine is throwing the exact same error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One post said try installing sun,java instead of gnu. I did try re-installing java-gcc and the gcc libraries, but this didn't help at all. Same error as before.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if it's an issue with the symbolic links&amp;nbsp; -if you go to the dir where the libgcj.so.7rh is, you'll find a symbolic link to the file with data, but I tried eliminating the symbolic link and renaming the file to match, but this still gave the same error. So, it's not the symbolic link its something with the file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no clue how to get the sun version on the system: where is it for one and additionally I like to stick with yum for my updates, so if this can be avoided I'd be glad.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll keep bumping this one until we get a response!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 05:43:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129672#M91103</guid>
      <dc:creator>rjackson</dc:creator>
      <dc:date>2008-01-29T05:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Installation on RHEL 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129673#M91104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I've seen almost this exact error posted a few other places with basically no help added. &lt;BR /&gt;&lt;BR /&gt;I've got the same set up as you and mine is throwing the exact same error. &lt;BR /&gt;&lt;BR /&gt;One post said try installing sun,java instead of gnu. I did try re-installing java-gcc and the gcc libraries, but this didn't help at all. Same error as before.&lt;BR /&gt;&lt;BR /&gt;I was wondering if it's an issue with the symbolic links&amp;nbsp; -if you go to the dir where the libgcj.so.7rh is, you'll find a symbolic link to the file with data, but I tried eliminating the symbolic link and renaming the file to match, but this still gave the same error. So, it's not the symbolic link its something with the file. &lt;BR /&gt;&lt;BR /&gt;I have no clue how to get the sun version on the system: where is it for one and additionally I like to stick with yum for my updates, so if this can be avoided I'd be glad.&lt;BR /&gt;&lt;BR /&gt;I'll keep bumping this one until we get a response!&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Due to Sun's licensing, the Sun JVM will not be provided on RedHat's yum repositories. You can download an installer manually from &lt;/SPAN&gt;&lt;A href="http://java.sun.com/javase/downloads/?intcmp=1281" rel="nofollow noopener noreferrer"&gt;http://java.sun.com/javase/downloads/?intcmp=1281&lt;/A&gt;&lt;SPAN&gt;. It will create an RPM and install it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also saw the suggestion to run under the Sun JVM instead of gcj. I am fairly certain I was doing this with my sandbox install of JBoss, however, that gave a different error that I was unable to resolve, so I went with the built-in redhat tomcat install which had never been used before. I didn't realize that starting tomcat as a service wouldn't look for the right JVM. I'm betting once I move some symlinks around it will work. I'm also going to remove gcj as it is completely worthless and only causes problems…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 23:21:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129673#M91104</guid>
      <dc:creator>moot349</dc:creator>
      <dc:date>2008-01-29T23:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Installation on RHEL 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129674#M91105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah, Sun JVM fixed that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still doesn't run though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 00:01:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129674#M91105</guid>
      <dc:creator>moot349</dc:creator>
      <dc:date>2008-01-30T00:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Installation on RHEL 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129675#M91106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;errrt. waitaminute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I put the JDK on there before the install. I'm a little lost which download is it then that you mean? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If its the JDK, do you think maybe it didn't overwrite the files in question here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And whats the gcj that you would purge here? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, the world of java is not my own. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 03:59:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129675#M91106</guid>
      <dc:creator>rjackson</dc:creator>
      <dc:date>2008-01-30T03:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Installation on RHEL 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129676#M91107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;errrt. waitaminute.&lt;BR /&gt;&lt;BR /&gt;Now, I put the JDK on there before the install. I'm a little lost which download is it then that you mean?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;The Sun JDK… version 5 or 6&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If its the JDK, do you think maybe it didn't overwrite the files in question here?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Installing the Sun JDK most definitely does not overwrite any files on the system (without warning). It will simply install itself into /usr/java. Unfortunately tomcat is configured to look at /usr/lib/java/something/symlink/bla&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And then there's a ton of symlinks in /etc/alternatives for java stuff, and a bunch more symlinks in /usr/lib/java… I redid all that myself to get it to only use the Sun JRE/JDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;And whats the gcj that you would purge here?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;GCJ is GNU Compiler for Java. It compiles java files into native binaries for the system rather than java bytecode. GIJ is GNU Interpreter for Java. It's basically a 1.4 JRE. It's also the default JRE for the system until you fiddle with stuff everywhere. When I said GCJ I meant GCJ/GIJ and all related everything that's not Sun.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Sorry, the world of java is not my own. &lt;BR /&gt;&lt;BR /&gt; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 21:49:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129676#M91107</guid>
      <dc:creator>moot349</dc:creator>
      <dc:date>2008-01-30T21:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Installation on RHEL 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129677#M91108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I ended up doing is forgoing the installed tomcat. I didn't realize there was no way to get it to like/use the new JDK. Silly preconfigured garbage. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded the tomcat version and that got rid of that error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On a side note -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still had a ton of problems after the install with this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;java.rmi.server.ExportException: internal error: ObjID already in use&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which contrary to other posts I didn't solve by changing the etc/hosts file, but by changing the firewall rules for the installation. It ran fine however once I put them all back into place.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 18:30:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129677#M91108</guid>
      <dc:creator>rjackson</dc:creator>
      <dc:date>2008-02-05T18:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Installation on RHEL 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129678#M91109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I installed it on windows instead and it worked immediately.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems to be targeted more towards windows compatability…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2008 17:13:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129678#M91109</guid>
      <dc:creator>moot349</dc:creator>
      <dc:date>2008-02-07T17:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Installation on RHEL 5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129679#M91110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Seems to be targeted more towards windows compatability…&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No, it runs better on Linux, although perhaps it can be trickier to get started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which JVM were you trying to use before the Sun one?&amp;nbsp; If you're on &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RHEL5 you should have a choice of two others to install from &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the 'Supplementary' software, one from BEA, and the other from IBM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would recommend the one from IBM, but if you install both the system &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will default to using the BEA version.&amp;nbsp; It's easy, though, to install both and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;try them out to see which is best by using the 'alternatives' mechanism&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;( 'man alternatives' will tell you more).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sticking to a 1.5 version of Java will generally give better results at the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;moment with Alfresco (and many other things) than the newer 1.6&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 01:14:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/installation-on-rhel-5/m-p/129679#M91110</guid>
      <dc:creator>sacco</dc:creator>
      <dc:date>2008-02-08T01:14:14Z</dc:date>
    </item>
  </channel>
</rss>

