<?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 Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194295#M147425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am up for any suggestions from anyone and would appreciate any input. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wow, I mean seriously, wow . . .&amp;nbsp; :shock: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried everything. I just keep running into not being able to login to blah:8080/share after a "successful" install. I can't believe how obstinate this is being. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is scoop:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Installing Alfresco-Labs-3c-Linux-x86-Install on CentOS 4.7 (and also tried a new 5.2 box too get exactly the same)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Following the directions from &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Installing_Labs_3_on_Linux_with_command_line_interface" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Installing_Labs_3_on_Linux_with_command_line_interface&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I have installed it both in the CLI directly and also X forwarded the GUI client, with exactly the same results. Also note the instructions in the .pdf (Install_Configure_Alfresco_Labs3c.pdf Installing Alfresco on Redhat Linux (excluding JDK))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then edit /opt/Alfresco/alfresco.sh to point to my java, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then try to pull up the web page and get the login screen, to which, not matter what I try I am utterly able to log into using admin / admin.&amp;nbsp; I tried setting up MySQL instead. Same deal. Reinstalled multiple times. Same. Tried setting the update database.scheme to true in the config. Nope. tried the Tomcat bundle (got nowhere with that). Reinstalled again, same. Tried on another clean install of CentOS 5.2. Nope.&amp;nbsp; Always the result is the same error that the server can not be contacted or the credentials are incorrect. It is impossible to log in after the install finishes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I search and search through the forums and found many people having the same issue, but no clear solution. I have tried a few things - all to no avail. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am no java / Tomcat app expert, but this is really insane - and judging from the forum posts I see I am not a alone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Normally I don't rant so much but wow - this is just really amazing. I installed O3Spaces in about :05 and it works perfectly. I would like to use Alfresco, but the install process appears to have some rather show stopper issues. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would appreciate any assistance anyone can offer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are my Java RPMS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[root@65-110-52-190 Alfresco]# rpm -qa | grep java&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sun-javadb-common-10.4.1-3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sun-javadb-docs-10.4.1-3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sun-javadb-core-10.4.1-3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sun-javadb-demo-10.4.1-3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sun-javadb-javadoc-10.4.1-3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sun-javadb-client-10.4.1-3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[root@65-110-52-190 Alfresco]# java -version&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java version "1.6.0_12"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Java(TM) SE Runtime Environment (build 1.6.0_12-b04)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Java HotSpot(TM) Client VM (build 11.2-b01, mixed mode, sharing)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[root@65-110-52-190 Alfresco]# /opt/Alfresco/alfresco.sh start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using CATALINA_BASE:&amp;nbsp;&amp;nbsp; /opt/Alfresco/tomcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using CATALINA_HOME:&amp;nbsp;&amp;nbsp; /opt/Alfresco/tomcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using CATALINA_TMPDIR: /opt/Alfresco/tomcat/temp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using JRE_HOME:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/java/jdk1.6.0_12/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nothing useful get logged to alfresco.log, it simply ends with&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;11:12:46,715 INFO&amp;nbsp; [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11:13:06,153 INFO&amp;nbsp; [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2009 16:29:52 GMT</pubDate>
    <dc:creator>lewstherin</dc:creator>
    <dc:date>2009-03-04T16:29:52Z</dc:date>
    <item>
      <title>Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194295#M147425</link>
      <description>I am up for any suggestions from anyone and would appreciate any input. Wow, I mean seriously, wow . . .&amp;nbsp; :shock: I have tried everything. I just keep running into not being able to login to blah:8080/share after a "successful" install. I can't believe how obstinate this is being. Here is scoop:Inst</description>
      <pubDate>Wed, 04 Mar 2009 16:29:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194295#M147425</guid>
      <dc:creator>lewstherin</dc:creator>
      <dc:date>2009-03-04T16:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194296#M147426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you post the rest of the log file anyway?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, does this article help any? &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Installing_Alfresco_Community_WAR_on_Centos_5" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Installing_Alfresco_Community_WAR_on_Centos_5&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 16:39:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194296#M147426</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-04T16:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194297#M147427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the link - that looks like it may help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible that some of the install trouble comes from the instructions and packages used in examples are based on JDK6 Update 6 where as Update 12 is the current? For example, I see most instruction say to install java-1.6.0-sun-compat-1.6.0.06-1jpp however attempting to install that with update 12 gives:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;error: Failed dependencies:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jdk = 2000:1.6.0_06-fcs is needed by java-1.6.0-sun-compat-1.6.0.06-1jpp.i586&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; jpackage-utils &amp;gt;= 0:1.7.3 is needed by java-1.6.0-sun-compat-1.6.0.06-1jpp.i586&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is needed then is it correct that you really need JDK6U6 and Update 12 is not really compatible with Alfresco 3?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That might be a problem though as I can't seem to get the earlier version from Sun any more?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://java.sun.com/products/archive/j2se/6u6/index.html" rel="nofollow noopener noreferrer"&gt;http://java.sun.com/products/archive/j2se/6u6/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That link does not seem to allow downloads anymore "Your download can not be authorized"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I see some instructions reference setting up MySQL, for which I assume mysql-connector-java-5.1.5.tar.gz is required? I see the instructions at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Installing_Alfresco_Community_WAR_on_Centos_5#mysql-connector-java" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Installing_Alfresco_Community_WAR_on_Centos_5#mysql-connector-java&lt;/A&gt;&lt;SPAN&gt; show setting this up for a Tomcat install - but what about the binary installer version? I can't seem to easily find an rpm of this, and am not sure it if is required as custom-repository.properties says:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# MySQL connection (This is default and requires mysql-connector-java-5.0.3-bin.jar, which ships with the Alfresco server)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So . . . still plugging away at it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do appreciate the link, and I don't mean to sound negative - but man, a lot of users are just never going to persist and overcome these issues just to test drive Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I look forward to checking it out though - I really want to use it to manage some projects we have, but I just don't have a lot of time to spend setting it up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The really aggravating thing is that it is actually installed and I get the login screen it just won't authenticate. And it looks like this is far from an uncommon issue. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think this looks like an interesting project and a good product, but sincerely (and I don't mean to sound snarky) the developer team should try installing the binary version on a clean CentOS / Red Hat / Fedora box. They will discover you can't authenticate after the install. The solution is likely simple, but without it - the show stops pretty much there. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for you assistance though - I do appreciate it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pete&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 14:25:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194297#M147427</guid>
      <dc:creator>lewstherin</dc:creator>
      <dc:date>2009-03-06T14:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194298#M147428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So is mysql-connector-java required to be installed from a source such as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://download.softagency.net/MySQL/Downloads/Connector-J/mysql-connector-java-5.1.5.tar.gz" rel="nofollow noopener noreferrer"&gt;http://download.softagency.net/MySQL/Downloads/Connector-J/mysql-connector-java-5.1.5.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where does mysql-connector-java-5.1.5-bin.jar get placed (binary installation)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am seeing the login screen, but now changes are being made to the MySQL table, it just remains empty?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pete&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 15:38:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194298#M147428</guid>
      <dc:creator>lewstherin</dc:creator>
      <dc:date>2009-03-06T15:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194299#M147429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh . . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I see it is included in the binary install at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/opt/Alfresco/tomcat/common/lib/mysql-connector-java-5.1.6-bin.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hum . . . so why is the alfresco database completely empty?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone really got the binary release working on CentOS 5.2?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pete&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 15:41:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194299#M147429</guid>
      <dc:creator>lewstherin</dc:creator>
      <dc:date>2009-03-06T15:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194300#M147430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you post the contents of the startup log file - alfresco.log?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 15:49:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194300#M147430</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-06T15:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194301#M147431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Howdy Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You bet - it is at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://65.110.52.190/alfresco.log" rel="nofollow noopener noreferrer"&gt;http://65.110.52.190/alfresco.log&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for taking a look at it, I appreciate it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pete&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 18:21:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194301#M147431</guid>
      <dc:creator>lewstherin</dc:creator>
      <dc:date>2009-03-06T18:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194302#M147432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By default, Alfresco ships with the default Derby database configured; which is ideal for quick evaluation purposes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to use MySQL instead you need to follow the steps outlined at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Installing_Alfresco_Community_WAR_on_Centos_5#Modifying_the_basic_Alfresco_properties" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Installing_Alfresco_Community_WAR_on_Centos_5#Modifying_the_basic_Alfresco_properties&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before restarting the server, clear out the contents of the alf_data folder, otherwise any existing indexes will be out-of-sync with the new database and you'll get errors in the bootstrap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Incidentally, it looks like the default Derby database is failing because of trailing spaces after the username and/or password fields. Have you edited a custom-repository.properties file already? If so, be aware that trailing spaces may cause issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 20:40:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194302#M147432</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-06T20:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194303#M147433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that Derby is the default database scheme on the binary install, but it does not appear to work out of the box - I have gotten the same authentication error on three clean binary installs on both CentOS 4.7 and 5.2. I only tried going to MySQL when I could not get Derby to work. And you are right on the trailing spaces, I noticed that as well - however it did not resolve the issue. I am still unable to authenticate using either the Derby or MySQL method and I have cleared all data out of alf_data several times. The authentication error messages continues despite anything I seem to do. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a note, I am able to get to /share but not /alfresco - I get a 404 when I go there. Still trying to investigate why that is. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have any other suggestions from the log, etc. I would appreciate it. Unfortunately I will not be able to continue researching this much more as it is becoming time prohibitive - I just only have a few hours a week for research projects and although Alfresco looks like a promising project, there appears to be some issue with the install phase of the product. I am sure these will be addressed in the long run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for looking at the logs and offering your assistance. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pete&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 11:35:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194303#M147433</guid>
      <dc:creator>lewstherin</dc:creator>
      <dc:date>2009-03-09T11:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194304#M147434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure what else to suggest if you're still getting that exact same error as in the posted log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is one other option: you can try a hosted trial (&lt;/SPAN&gt;&lt;A href="http://www.alfresco.com/community/register/?source=hostedtrial" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.com/community/register/?source=hostedtrial&lt;/A&gt;&lt;SPAN&gt;) if installation is proving cumbersome and time is short.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 12:36:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194304#M147434</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-09T12:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194305#M147435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good news - today I came in, gave it another go and tada - works. Thanks for your suggestions and assistance. I think it was a combination of residual stuff from the previous installs and the trailing spaces in the credentials. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added our users for testing this out and we are up and running. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey, one other question if you don't mind. I see in the features screen cast that there is a project panel you add. I would really like the ability to define groups projects with phases and people assigned to them, etc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking through the docs and online help, and perhaps I am just blind, but where do you add projects and define them?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pete&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 19:38:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194305#M147435</guid>
      <dc:creator>lewstherin</dc:creator>
      <dc:date>2009-03-09T19:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194306#M147436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I suspect you're looking at a V2.9 screencast, which was the only version with Project Spaces.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These were meant as a "teaser trailer" to the Share client (/share) and are no longer available in 3.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 20:35:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194306#M147436</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-09T20:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bloody Painful Install - Alfresco-Labs-3c-Linux-x86-Install</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194307#M147437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tomcat all start properly&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but cannot login as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do not know how you solve, since you state you see it run the next morning&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 06:19:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bloody-painful-install-alfresco-labs-3c-linux-x86-install/m-p/194307#M147437</guid>
      <dc:creator>psleeps2000</dc:creator>
      <dc:date>2009-05-20T06:19:09Z</dc:date>
    </item>
  </channel>
</rss>

