Open SaurabhGurde opened 4 weeks ago
In CI-jenkins branch when we run nexus installation script everything works well but when you do systemctl status nexus it shows status as failed
I tried to debug like changing java version and found the bug. when i installed java 11 instead of java 8 it worked and in nexus status its showing service running. In browser as well its running properly
In CI-jenkins branch when we run nexus installation script everything works well but when you do systemctl status nexus it shows status as failed