cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Start Alfresco

punitdam
Champ in-the-making
Champ in-the-making
Recently I came across Alfresco. I have downloaded Alfresco-Community-3.2-Full-Setup.exe for windows machine.

After doing typical installation, I am unable to start Alfresco.

Following are the initial contents from alfresco.log file.

12:48:37,252 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath:alfresco/web-services-application-context.xml]
Offending resource: ServletContext resource [/WEB-INF/web-application-context.xml]; nested exception is org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:alfresco/cmis-ws-context.xml]
Offending resource: class path resource [alfresco/web-services-application-context.xml]; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL [file:/E:/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/cmis-ws-context.xml]; nested exception is java.lang.NoClassDefFoundError
Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath*:alfresco/cmis-ws-context.xml]
Offending resource: class path resource [alfresco/web-services-application-context.xml]; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL [file:/E:/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/cmis-ws-context.xml]; nested exception is java.lang.NoClassDefFoundError
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from URL [file:/E:/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/cmis-ws-context.xml]; nested exception is java.lang.NoClassDefFoundError
Caused by: java.lang.NoClassDefFoundError
   at org.apache.xerces.impl.xs.XMLSchemaValidator.<init>(Unknown Source)
                .
                .
                .
Is there any configuration I have missed.

Kindly guide me. Thanks in advance.
10 REPLIES 10

norgan
Champ in-the-making
Champ in-the-making
Hi KM,
regarding logfile position - I mean the "location, where the working directory was pointing prior to starting the bat file. Example : If you sit in c:\windows\system32\drivers\etc and call "c:\Alfresco\alf_start.bat" - it might just happen that you end up with the logfile staying in …\etc.

Norgan