<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 30-May-08, at 3:26 PM, Craig White wrote:</div><div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Fri, 2008-05-30 at 15:07 -0700, dnk wrote:<br><blockquote type="cite">I just figured that since my issues were likely more with my alfresco  <br></blockquote><blockquote type="cite">configurations, I thought some might consider it off topic.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I guess I will start it on list, and if anyone feels it is off topic,  <br></blockquote><blockquote type="cite">I will pull it back off the list.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">In a nut shell, I was following the howto located at:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><a href="http://wiki.alfresco.com/wiki/Installing_on_Linux#Installing_Alfresco_Community_WAR_on_Centos_5">http://wiki.alfresco.com/wiki/Installing_on_Linux#Installing_Alfresco_Community_WAR_on_Centos_5</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Now I have gone through it step by step, and the only mods I did were  <br></blockquote><blockquote type="cite">to use some more updated package versions, but that is about it.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">After all was said and done, my tomcat, etc all start without issue.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">At the end of the tutorial it states I should be able to go to:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><a href="http://serverIP:8080/alfresco/">http://serverIP:8080/alfresco/</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">now when I go there, I get a tomcat error stating that the page is not  <br></blockquote><blockquote type="cite">found....<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">-------------<br></blockquote><blockquote type="cite">HTTP Status 404 - /alfresco/<br></blockquote><blockquote type="cite">type Status report<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">message /alfresco/<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">description The requested resource (/alfresco/) is not available.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Apache Tomcat/5.5.20<br></blockquote><blockquote type="cite">-------------<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Granted I am very inexperienced with tomcat. But that is where I am  <br></blockquote><blockquote type="cite">stuck at.....<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">So I had a look at my /var/log/tomcat5/alfresco.log, and it was  <br></blockquote><blockquote type="cite">complaining about failed loading of ImageMagick... so I just yumed  <br></blockquote><blockquote type="cite">that in and rebooted. That is now gone, however my same issue  <br></blockquote><blockquote type="cite">(resource not found) still persists.<br></blockquote>----<br>I think you should look at /var/log/tomcat5/catalina.out because that is<br>where startup issues will be located.<br><br>Craig<br><br><br></div></blockquote><br></div><div>Ok, having a look in there, and the things that stick out at me are:<div><br></div><div><div>INFO: Deploying web application archive alfresco.war</div><div>07:34:00,712 User:System WARN  [remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one</div><div>07:34:02,499 User:System INFO  [domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.</div><div>07:34:02,811 User:System INFO  [domain.schema.SchemaBootstrap] No changes were made to the schema.</div><div><b>07:34:29,783 User:System ERROR [<a href="http://web.context.ContextLoader">web.context.ContextLoader</a>] Context initialization failed</b></div><div><b>org.alfresco.error.AlfrescoRuntimeException: Bootstrap failed</b></div><div><br></div><div><br></div><div><br></div><div>Then at the end of the log file i have:</div><div><br></div><div><div>SEVERE: Error listenerStart</div><div>May 30, 2008 7:34:29 AM org.apache.catalina.core.StandardContext start</div><div>SEVERE: Context [/alfresco] startup failed due to previous errors</div><div>log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.</div><div><br></div><div><br></div><div>And in the alfresco.log I have:</div><div><br></div><div><br></div><div><div>07:07:02,705 WARN  [org.springframework.remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one</div><div>07:07:04,541 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.</div><div>07:07:05,232 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.</div><div>07:07:33,090 ERROR [org.springframework.<a href="http://web.context.ContextLoader">web.context.ContextLoader</a>] Context initialization failed</div><div>org.alfresco.error.AlfrescoRuntimeException: Bootstrap failed</div><div><br></div><div><br></div><div>Then further down I have:</div></div><div><snip></div><div>Caused by: java.lang.OutOfMemoryError: Java heap space</div><div></snip></div><div><br></div><div><br></div><div>dnk</div><div><br></div><div><br></div><div><br></div></div></div></div><br></div></body></html>