cancel
Showing results for 
Search instead for 
Did you mean: 

Error:CONTENT INTEGRITY ERROR: Indexes not found for 7 store

mpk1588
Champ in-the-making
Champ in-the-making
When i was deployed  "Alfresco SVN" in My System, then Execute "Alfresco Tomcat" it gives following Error….
How can i solve it..

–>Aug 10, 2012 12:01:17 PM org.apache.catalina.core.AprLifecycleListener init
INFO: Loaded APR based Apache Tomcat Native library 1.1.22.
Aug 10, 2012 12:01:17 PM org.apache.catalina.core.AprLifecycleListener init
INFO: APR capabilities: IPv6 [false], sendfile [true], accept filters [false], r
andom [true].
Aug 10, 2012 12:01:19 PM org.apache.coyote.http11.Http11AprProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Aug 10, 2012 12:01:19 PM org.apache.coyote.ajp.AjpAprProtocol init
INFO: Initializing Coyote AJP/1.3 on ajp-8009
Aug 10, 2012 12:01:19 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2322 ms
Aug 10, 2012 12:01:19 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Aug 10, 2012 12:01:19 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.35
Aug 10, 2012 12:01:19 PM org.apache.catalina.startup.HostConfig deployDescriptor

INFO: Deploying configuration descriptor alfresco.xml
Aug 10, 2012 12:01:22 PM org.apache.catalina.core.StandardContext addApplication
Listener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is
already configured for this context. The duplicate definition has been ignored.
2012-08-10 12:01:48,455  INFO  [management.subsystems.ChildApplicationContextFactory] [main] Starting 'sysAdmin
2012-08-10 12:01:48,626  INFO  [management.subsystems.ChildApplicationContextFactory] [main] Startup of 'sysAd
2012-08-10 12:02:11,416  WARN  [alfresco.util.AbstractTriggerBean] [main] Job ehCacheTracerJob is not active/e
2012-08-10 12:02:22,035  INFO  [extensions.webscripts.TemplateProcessorRegistry] [main] Registered template pr
2012-08-10 12:02:22,051  INFO  [extensions.webscripts.ScriptProcessorRegistry] [main] Registered script proces
2012-08-10 12:02:38,011  INFO  [domain.schema.SchemaBootstrap] [main] Schema managed by database dialect org.h
2012-08-10 12:02:40,107  INFO  [domain.schema.SchemaBootstrap] [main] No changes were made to the schema.
2012-08-10 12:02:42,249  INFO  [management.subsystems.ChildApplicationContextFactory] [main] Starting 'Search'
2012-08-10 12:02:44,423  INFO  [management.subsystems.ChildApplicationContextFactory] [main] Startup of 'Searc
2012-08-10 12:02:45,230  INFO  [management.subsystems.ChildApplicationContextFactory] [main] Starting 'thirdpa
2012-08-10 12:02:45,478  INFO  [management.subsystems.ChildApplicationContextFactory] [main] Startup of 'third
2012-08-10 12:02:45,478  INFO  [management.subsystems.ChildApplicationContextFactory] [main] Starting 'OOoDire
2012-08-10 12:02:47,341  WARN  [alfresco.util.OpenOfficeConnectionTester] [main] An initial OpenOffice connect
2012-08-10 12:02:47,341  INFO  [management.subsystems.ChildApplicationContextFactory] [main] Startup of 'OOoDi
2012-08-10 12:02:48,242  WARN  [node.index.FullIndexRecoveryComponent] [main] The indexes are not synchronized
2012-08-10 12:02:48,428  WARN  [node.index.AVMFullIndexRecoveryComponent] [main]     Index for avm store sites
2012-08-10 12:02:48,614  WARN  [repo.admin.ConfigurationChecker] [main] The Alfresco 'dir.root' property is se
2012-08-10 12:02:48,614  INFO  [repo.admin.ConfigurationChecker] [main] The Alfresco root data directory ('dir
2012-08-10 12:02:48,754  ERROR [repo.admin.ConfigurationChecker] [main] CONTENT INTEGRITY ERROR: Indexes not f
2012-08-10 12:02:48,770  INFO  [repo.admin.ConfigurationChecker] [main] You may set 'index.recovery.mode=FULL'
2012-08-10 12:02:48,770  ERROR [repo.admin.ConfigurationChecker] [main] CONTENT INTEGRITY ERROR: System conten
2012-08-10 12:02:48,770  ERROR [repo.admin.ConfigurationChecker] [main] Ensure that the 'dir.root' property is
2012-08-10 12:02:48,770  ERROR [web.context.ContextLoader] [main] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: 07100000 Ensure that the 'dir.root' property is pointing to the c
        at org.alfresco.repo.admin.ConfigurationChecker.check(ConfigurationChecker.java:248)
        at org.alfresco.repo.admin.ConfigurationChecker.access$000(ConfigurationChecker.java:68)
        at org.alfresco.repo.admin.ConfigurationChecker$1.execute(ConfigurationChecker.java:179)
        at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.ja
        at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.ja
        at org.alfresco.repo.admin.ConfigurationChecker.onBootstrap(ConfigurationChecker.java:183)
        at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleB
        at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationE
        at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMult
        at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationConte
        at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationCont
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.ja
        at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)
        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:
        at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
        at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)
        at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
        at org.apache.catalina.core.StandardService.start(StandardService.java:525)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
2 REPLIES 2

amandaluniz_z
Champ on-the-rise
Champ on-the-rise
You just need to make sure the dir.root property in <TOMCAT_HOME>/shared/classes/alfresco-global.properties y pointing to the correct location.

If it is a relative path, I would recommend to put it as an absolute one.

Regards,
Adei

mpk1588
Champ in-the-making
Champ in-the-making
Already i have put "dir.root" in Absolute Path.. But still now it say's same error.. If any other path we will configure that?