03-13-2019 06:00 AM
Hello Everyone,
we are using Linux, alfresco tomcat is automatically stopped after some times, PostgreSQL is running so we are uploading the files using Curl command. kindly help to resolve the issue, Thanks in advance
regards
Leela N
03-13-2019 06:11 AM
Normally, it happens when the port on which you are trying to start alfresco is already been used by some
other application.
Where do you upload the files? and How do you start and stop the server?
Please share the error messages you are getting.
Regards,
Kintu
http://www.contcentric.comContCentric
03-13-2019 08:10 AM
We are using dedicated server, which has alfresco only installed on it.
We upload files in home directory and use curl to bulk upload for uploading documents.
we use alfresco shell scritp to start and stop the server.
03-13-2019 10:39 AM
Please check the disk space available on your server.
This happens when there is no space left on the device.
Regards,
Kintu
03-14-2019 05:00 AM
How did you install - using the alfresco installer (up to v5) or manually?
Are you using alfresco.sh to start all alfresco components or only to start the alfresco tomcat?
03-14-2019 05:42 AM
I have installed using installer. Below is the command used to install alfresco on ubuntu server.
im using alfresco.sh to restart all the services. ./alfresco.sh restart
11-14-2022 01:51 AM
This happens when there is not enough space in root directory to run the services. Clear some space and kill the tomcat which is running in the port 8080 and restart the alfresco services. This works for me.
Kill Tomcat - kill $(lsof -t -i:8080)
Restart services - /etc/init.d/alfresco restart
Thanks,
நாட்டாம (Praba)
Explore our Alfresco products with the links below. Use labels to filter content by product module.