cancel
Showing results for 
Search instead for 
Did you mean: 

Caching problems? - can't view RM documents

zmsil
Champ in-the-making
Champ in-the-making
HI guys

I am in serious need of help. Recently i tried to export a large RM file plan. I eventually did it successfully(broke down my exports, category by category). After i did that, i restarted my service and i noticed something strange, I can view my records from the explorer client and from the fileplan tree node on the share client but i cant seem to view the documents and some of the records folders in the RM site. i went through the logs when i tried to load the content and the logs gave me a contentDataCache, node.propertiesCache and propertyValueCache warings. I increased the cache sizes on the cache-context.xml file and restarted my service. the warnings have gone but i still can't view the documents in share even though i can see that they are there from explorer and i can see the record folders in the tree view on the side of the main documentlist view. By the way, the content on my RM site was posted there through a script that posted them to their destination folder based on a particular metadata field and it had been working fine before the export.

Help ASAP

Regards

Zee
5 REPLIES 5

zmsil
Champ in-the-making
Champ in-the-making
One more thing. i have realized that the record folders that i cant see on the main document list view in the RM sites(the ones created via a scrip) did not have a close/open option on them but the folders left had. Dont know if that helps


Zee

zmsil
Champ in-the-making
Champ in-the-making
Hie guys, this is an error that i have found on my logs

org.springframework.extensions.webscripts.WebScriptException: 01100003 Wrapped Exception (with status template): 01100130 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/slingshot/documentlibrary/dod5015-doclist.get.js': 01100129 GC overhead limit exceeded

can anyone help me fix this

Zee

zmsil
Champ in-the-making
Champ in-the-making
Solved! I hope. So i added "index.recovery.mode=FULL" onto my alfresco-global.properties file, restarted the service and received the errors on post #3. I restarted my service again and voila, the documents are now being loaded onto the main pane of the doctlist. I am now just worried if there are going to be any other side-effects of adding "index.recovery.mode=FULL"?

mjosborn85
Champ in-the-making
Champ in-the-making
I'm probably running into the same thing. Unfortunately I have many more documents in the space.

You probably want to change FULL to AUTO so you don't unnecessarily have to wait for a rebuild the next time you restart the server. My question for you is whether you're running Solr or Lucene?

zmsil
Champ in-the-making
Champ in-the-making
Lucene