cancel
Showing results for 
Search instead for 
Did you mean: 

Tomcat Port setup

kvram25
Champ in-the-making
Champ in-the-making
Hi,

I managed to setup Alfresco community after struggling a lot with Postgre INITDB issue.
I could configure admin / user/ group etc and manage to upload couple of docs.

Now later I needed to have one more Tomcat installation where the default server ports had to be retained.
So in Alfresco Tomcat server.xml I changed all Port default address from 8xxx to 9xxx. Now after restarting the Alfresco Tomcat,
I am not able to login admin or any user account.

Can you please tell what could have gone wrong??
How to setup Alfreasco once again without completely uninstalling?

Thanks
Ram
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
What error messages are you seeing?    And how are you trying to log on.

To change the tcp port numbers you need to change server.xml, alfresco-global.properties and share-custom-config.xml.  

If you are trying to run two instances on the same IP address then it can be done but you need to consider all the ports rather than just 8080, 8443 and 8009.

kvram25
Champ in-the-making
Champ in-the-making
Hi,

As now I have come home from office, I do not exactly remember the error. But it said something like " wrong username, password or Alfresco service is not available"
I was trying to log in by using intranet url: http://<my server IP>:9080/share only change is 9080 instead of 8080 as I mentioned.

Regards,
Ram