Folks,
I have being tring to install two instances of Alfresco on the same machine. I have 1 instance up and running with Tomcat - Mysql - Solaris
Now when I configure and try start the 2nd install I'm getting the error message below.
There seems to be a problem with port numbers and I do not know how I might change them. Cannot anyony point me in the right direction.
11:44:15,675 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'avmRemoteService' defined in class path resource [alfresco/remote-services-context.xml]: Invocation of init method failed; nested exception is java.rmi.server.ExportException: Port already in use: 50501; nested exception is:
java.net.BindException: Address already in use
Caused by: java.rmi.server.ExportException: Port already in use: 50501; nested exception is: