Alfresco Community edition 7.4 - Tomcat service Issue

49 Views Asked by At

I have installed the alfresco community edition 7.4 and its running through the command prompt. When the tomcat service registered from the windows service its throwing the below error,

Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyStore' defined in class path resource [alfresco/encryption-context.xml]: Invocation of init method failed; nested exception is org.alfresco.error.AlfrescoRuntimeException: 01260001 Failed to initialize keystore:    Location: C:/alfresco-community/alf_data/keystore/keystore   Provider: null   Type:     JCEKS
2024-02-26T15:41:11,985 [] ERROR [web.context.ContextLoader] [main] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keyStore' defined in class path resource [alfresco/encryption-context.xml]: Invocation of init method failed; nested exception is org.alfresco.error.AlfrescoRuntimeException: 01260001 Failed to initialize keystore: 
   Location: C:/alfresco-community/alf_data/keystore/keystore
   Provider: null
   Type:     JCEKS

Checked the config files

0

There are 0 best solutions below