Hello, The issue is that you already have a go server process running. You can check this by doing the following - ps aux | grep go.jar
- Varsha On Wednesday, 15 March 2017 11:11:16 UTC+5:30, Rajendra Rawat wrote: > > hi All, > > I am using zip installer for installing go-server > > But issue during server start > > [ofssobp@whf00bkw go-server-17.2.0]$ sh server.sh > OpenJDK 64-Bit Server VM warning: ignoring option PermSize=128m; support > was removed in 8.0 > Port 8153 could not be opened. Please Check if it is available > Port 8154 could not be opened. Please Check if it is available > > > what could be the issue? > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
