Hi@akhtar,
There may be various reasons behind this error. You may have another server that is conflicting with Jenkins like Tomcat. So you need to stop the service.
$ syatemctl stop tomcat
$ systemctl start jenkins
Also, check if you have Java installed or not in your system.