cancel
Showing results for 
Search instead for 
Did you mean: 

d_dictionary.model.err.no_model

ramymansouri
Champ in-the-making
Champ in-the-making
Hi everyone,

Could you please tell me from where is coming this error ? I've recently added 2 new content models (as well as their message.properties) and I got this error :

2015-05-05 16:08:50,691  ERROR [solr.tracker.CoreTracker] [SolrTrackerScheduler_Worker-2] Tracking failed
org.alfresco.service.cmr.dictionary.DictionaryException: 04050000 d_dictionary.model.err.no_model
   at org.alfresco.repo.dictionary.AbstractDictionaryRegistry.getModel(AbstractDictionaryRegistry.java:97)
   at org.alfresco.repo.dictionary.DictionaryDAOImpl.getCompiledModel(DictionaryDAOImpl.java:308)
   at org.alfresco.solr.AlfrescoSolrDataModel.getM2Model(AlfrescoSolrDataModel.java:877)
   at org.alfresco.solr.LegacySolrInformationServer.getM2Model(LegacySolrInformationServer.java:2641)
   at org.alfresco.solr.tracker.CoreTracker.trackModelsImpl(CoreTracker.java:1413)
   at org.alfresco.solr.tracker.CoreTracker.trackModels(CoreTracker.java:2020)
   at org.alfresco.solr.tracker.CoreTracker.trackRepository(CoreTracker.java:885)
   at org.alfresco.solr.tracker.CoreTracker.updateIndex(CoreTracker.java:366)
   at org.alfresco.solr.tracker.CoreTrackerJob.execute(CoreTrackerJob.java:45)
   at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
   at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)


Any help ? thank you Smiley Happy
3 REPLIES 3

mwallach
Champ in-the-making
Champ in-the-making
This error is coming from solr? Check to see if this model alf_data/solr4/model. If this is Dev environment, just stop everything, delete  alf_data/solr4/model and restart. It should rebuild model directory with current model

Thank you mwallach for your quick response , Yes it's coming from the solr. I'm using the alfresco maven SDK and I already deleted directories under alf_data as well as spaceStore and alfrescoModels under solr_home and I still see the error.

ramymansouri
Champ in-the-making
Champ in-the-making
I finally found a solution to my problem, I was mistaken , I was using the same name space for two different models.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.