cancel
Showing results for 
Search instead for 
Did you mean: 

http 404 STATUS error during startup URGENT prod ISSUE

nkumarcgi
Champ in-the-making
Champ in-the-making
Hi All

I'm able to see tomcat 6 is running up and fine

but when I try to http://localhost:8080/alfresco , it throwing

HTTP status 404 ERROR

here is alfresco.log erros

8:55:45,690 ERROR [org.springframework.web.context.ContextLoader] Context initi
alization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean wit
h name 'propertyValueSharedCache' defined in class path resource [alfresco/cache
-context.xml]: Cannot create inner bean 'org.springframework.cache.ehcache.EhCac
heFactoryBean#d1c55bb' of type [org.springframework.cache.ehcache.EhCacheFactory
Bean] while setting bean property 'cache'; nested exception is org.springframewo
rk.beans.factory.BeanCreationException: Error creating bean with name 'org.sprin
gframework.cache.ehcache.EhCacheFactoryBean#d1c55bb' defined in class path resou
rce [alfresco/cache-context.xml]: Cannot resolve reference to bean 'internalEHCa
cheManager' while setting bean property 'cacheManager'; nested exception is org.
springframework.beans.factory.BeanCreationException: Error creating bean with na
me 'internalEHCacheManager': FactoryBean threw exception on object creation; nes
ted exception is org.alfresco.error.AlfrescoRuntimeException: 03260000 EHCache c
onfiguration failed
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveInnerBean(BeanDefinitionValueResolver.java:281)
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveValueIfNecessary(BeanDefinitionValueResolver.java:120)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
"/var/log/alfresco/alfresco.log" 531L, 60014C                 1,1           Top
2 REPLIES 2

rjohnson
Star Contributor
Star Contributor
Have you checked you have enough disk space? I have run out unexpectedly and been looking for a problem that simply did not exist.

mrogers
Star Contributor
Star Contributor
That looks like a straightforward configuration error.    What version of alfresco are you using and what configuration changes have you made.