All,
I install 4.2.c on two machine with rhat5, one installation have not give me any problem, but in other I'm getting 404 The requested resource is not available.
When I check logs I found:
14:16:54,866 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.
14:16:55,435 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: 00300001 Bootstrap failed
at org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:361)
at org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBootstrap.java:718)
at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:209)
Could someone help me narrow this issue?