05-03-2020 01:19 PM
I wanted to change the port of the alfresco. So I had updated the alfresco.port value in the alfresco-global.properties and connections port value in the server.xml file which is there in alfresco context path.
I think i covered all the places where we will configure the custom port for the alfresco
1.alfresco-global.properties.
alfresco.port=8070
2.server.xml updated the port parameter with custom port 8070.
But still I am not able to access the hostname:8070 is not loading, Iti is saying 404 web page for the url is not found.
I am struck here, can please anyone suggest what might be the issue.
Regards,
Brahmaiah.
05-08-2020 08:46 AM
Finally I found the root cause for this
somehow I had missed the ROOT.war , _vti_bin.war web applications inside the webapps folder,
after copying these files, I am able to access the hostname:8070 webpage
05-04-2020 05:03 AM
Hope this helps:
https://www.zylk.net/en/web-2-0/blog/-/blogs/change-alfresco-ports-in-alfresco-5
It looks like you updated Tomcat Connector in server.xml wrong.
05-04-2020 06:51 AM
Hi
Thanks for yout reply.
I have the alfresco.port from 8080 => 8070 in alfresco-global.properties and in server.xml files.
It is working in one node as expected only, I can see the alfresco repository home page as below image.
But On the other node, I have done the same change to change my alfresco port value and It is throwing below error.
is anything am I missing here, Please suggest me.
05-08-2020 08:46 AM
Finally I found the root cause for this
somehow I had missed the ROOT.war , _vti_bin.war web applications inside the webapps folder,
after copying these files, I am able to access the hostname:8070 webpage
05-11-2020 02:09 AM
Hi @brahmaiah926,
Glad you resolved your issue & thanks for reporting how you did it - helpful to other users.
Thanks,
Explore our Alfresco products with the links below. Use labels to filter content by product module.