Favorite loading problem with Alfresco (solr4)

cancel
Showing results for 
Search instead for 
Did you mean: 
aymenh
Member II

Favorite loading problem with Alfresco (solr4)

Jump to solution

I have a problem loading favorites with alfresco 5.0.d, after analysis I noticed after analysis that there is a problem with solr4. Please let me know how to solve this problem. Thank you

erreur : 

2020-12-07 18:06:16,068 INFO [org.alfresco.solr.component.AsyncBuildSuggestComponent] Initializing SuggestComponent
2020-12-07 18:06:16,130 INFO [org.alfresco.solr.component.AsyncBuildSuggestComponent] Initializing SuggestComponent
2020-12-07 18:06:16,507 WARN [org.alfresco.solr.component.AsyncBuildSuggestComponent] Solr suggester temp file found matching file pattern: WFSTInputIterator*.{input,sorted}, path: C:\Alfresco\tomcat\temp\WFSTInputIterator1507799939575567736.sorted
2020-12-07 18:06:16,507 WARN [org.alfresco.solr.component.AsyncBuildSuggestComponent] Reported first suggester temp file found, others may exist.
2020-12-07 18:06:16,507 INFO [org.alfresco.solr.component.AsyncBuildSuggestComponent] Loading suggester index for: shingleBasedSuggestions
2020-12-07 18:06:28,473 ERROR [org.quartz.core.JobRunShell] Job Solr.CoreWatcher threw an unhandled Exception:
org.alfresco.service.cmr.dictionary.DictionaryException: 11070000 Failed to parse model
at org.alfresco.repo.dictionary.M2Model.createModel(M2Model.java:102)
at org.alfresco.repo.dictionary.M2Model.createModel(M2Model.java:88)
at org.alfresco.solr.tracker.ModelTracker.loadPersistedModels(ModelTracker.java:114)
at org.alfresco.solr.tracker.ModelTracker.<init>(ModelTracker.java:85)
at org.alfresco.solr.tracker.CoreWatcherJob.registerForCore(CoreWatcherJob.java:123)
at org.alfresco.solr.tracker.CoreWatcherJob.execute(CoreWatcherJob.java:74)
at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
Caused by: org.jibx.runtime.JiBXException: Error parsing document (line 1, col 1)
at org.jibx.runtime.impl.XMLPullReaderFactory$XMLPullReader.next(XMLPullReaderFactory.java:295)
at org.jibx.runtime.impl.UnmarshallingContext.toStart(UnmarshallingContext.java:446)
at org.jibx.runtime.impl.UnmarshallingContext.unmarshalElement(UnmarshallingContext.java:2750)
at org.jibx.runtime.impl.UnmarshallingContext.unmarshalDocument(UnmarshallingContext.java:2900)
at org.alfresco.repo.dictionary.M2Model.createModel(M2Model.java:97)

1 Solution

Accepted Solutions
kaynezhang
Advanced

Re: Favorite loading problem with Alfresco (solr4)

Jump to solution

It seems there is some error in one of the model file downloaded by solr ,you can try to performe a full reindex  ,please refer to https://docs.alfresco.com/5.2/tasks/solr-reindex.html

View solution in original post

4 Replies
kaynezhang
Advanced

Re: Favorite loading problem with Alfresco (solr4)

Jump to solution

It seems there is some error in one of the model file downloaded by solr ,you can try to performe a full reindex  ,please refer to https://docs.alfresco.com/5.2/tasks/solr-reindex.html

aymenh
Member II

Re: Favorite loading problem with Alfresco (solr4)

Jump to solution

Thanks 

aymenh
Member II

Sauvegarde et restauration alfresco

Jump to solution

Bonjour,

Y-a -t il un moyen pour accéler la sauvegarde et la restauration Alfresco.

je suis entrain de copier le dossier alf-data pour le restaurer sur un autre serveur , le problème c'est que la copie prend au moins 8 heures avec une taille de 300 go.

Merci 

 

EddieMay
Alfresco Employee

Re: Sauvegarde et restauration alfresco

Jump to solution

Hi @aymenh 

I'd suggest starting this as a new post, since it's a new issue.

Cheers,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!