cancel
Showing results for 
Search instead for 
Did you mean: 

Different Port

cmarcatto
Champ in-the-making
Champ in-the-making
Whilst I was trying to install Alfresco, I have come over some explanations regarding Jira. I have installed it in port 8080. Then, I have tried to install Alfresco again and port 8080 was, naturally, in use. I have tried to change Jira port (as explained in its website), but still the 8080 port was considered in use. As Jira was not exactly what I needed, I have deleted it, but still the port 8080 was said to be occupied. Then, I have changed the Alfresco port to 8088 (during installation). Still nothing seemed to be working. Then again, I went to all Alfresco files that mention 8080 and, with Text Wrangler changed every single one of them to 8088. Still does not work. Btw, I have tried the ./alfresco.sh start and it did't seem to work as well. But I am not an expert in command lines. Could anyone help me.
Best
Carlos
1 REPLY 1

abhashree
Champ in-the-making
Champ in-the-making
hi
your problem is showing that when you tried to change ur port number it was not taking the newly  port.
i think ur previously alfresco was running.pls delete all the instances of alfresco and check the processes may be some processes were running .kill all the processes .if u r using tomct server then kill the process by giving the command
ps ef|grep catalina
kill -9 process id