Thanks for the link.
I followed the procedure and ran alfresco. It worked once. Then, I tried it again and now alfresco is giving exception errors when I start it up and I can no longer log in. (errors in cataline.out now see below)
I would really appreciate someone's help on this!!
Thx,
Matt
—- cataline.out below —–
Here is a snip of the errors from the log file:
09:54:34,139 ERROR [[Catalina].[localhost].[/alfresco]] Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanDefinitionStoreException: Cannot register alias 'saltSource' for bean name 'alfDaoImpl': it's already registered for bean name 'alfDaoImpl'
at org.springframework.beans.factory.support.AbstractBeanFactory.registerAlias(AbstractBeanFactory.java:461)
at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parseBeanDefinitions(DefaultXmlBeanDefinitionParser.java:303)
at