05-15-2017 03:10 AM
14:58:03,009 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'registry' defined in class path resource [alfresco/core-services-context.xml]: Invocation of init method failed; nested exception is java.rmi.server.ExportException: Port already in use: 50750; nested exception is:
java.net.BindException: Address already in use (Bind failed)
I am getting this error .... Please help!!
05-15-2017 06:12 AM
Check your process manager / netstat utility to see which application is using that port. In my experience on Windows machines it often is Outlook that messes in that port range. Additionally you could reconfigure the RMI ports of Alfresco via the alfresco-global.properties.
It also looks like you are using Alfresco Enterprise as the Community Edition should no longer try to export stuff via JMX since around version 4.0. So consult the Support Portal / Knowledge Base there for help as well.
Explore our Alfresco products with the links below. Use labels to filter content by product module.