cancel
Showing results for 
Search instead for 
Did you mean: 

A previously-installed module 'simple-ocr-repo' (version 2.3.1) is not present in your distribution

jbrasil
Confirmed Champ
Confirmed Champ

Hi,

The simple-ocr module is not loading in Alfresco.

The files are in the folders below:

/opt/alfresco/modules/share/simple-ocr-share-2.3.1.jar
/opt/alfresco/modules/platform/simple-ocr-repo-2.3.1.jar

However, the error below occurs.
See the catalina.out log

root @ processoverde: / opt / alfresco / tomcat / logs # tail -5000 catalina.out | grep -i "simple-ocr" | more
2020-08-23 19: 25: 37,948 WARN [repo.module.ModuleServiceImpl] [localhost-startStop-1] A previously-installed module 'simple-ocr-repo' (version 2.3.1) is not present in your distribution.
2020-08-24 11: 52: 40,598 WARN [repo.module.ModuleServiceImpl] [localhost-startStop-1] A previously-installed module 'simple-ocr-repo' (version 2.3.1) is not present in your distribution.

See the attached files.

Can you help solve this problem?
Thank you very much.
imageimage

1 ACCEPTED ANSWER

kaynezhang
World-Class Innovator
World-Class Innovator
/opt/alfresco/modules/share/simple-ocr-share-2.3.1.jar
/opt/alfresco/modules/platform/simple-ocr-repo-2.3.1.jar

Which alfresco version are you using ? It seems these two jars are not in their classpath

View answer in original post

4 REPLIES 4

kaynezhang
World-Class Innovator
World-Class Innovator
/opt/alfresco/modules/share/simple-ocr-share-2.3.1.jar
/opt/alfresco/modules/platform/simple-ocr-repo-2.3.1.jar

Which alfresco version are you using ? It seems these two jars are not in their classpath

Hi kaynezhang,
I have version 6.1.1
We were able to solve it by installing the project's .amp on github.
Thank you.

EddieMay
World-Class Innovator
World-Class Innovator

Hi @jbrasil 

Thanks for updating your post.

Kind regards,

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

pjcaracuel_2349
Confirmed Champ
Confirmed Champ

That looks like you have uninstalled the module.

B.R

Pedro