Hello, I am trying to evaluate Go for my companys build tool. I installed Go V2.3.1 on Ubuntu 11.04. Everything installed without errors and the server says it is starting up ok and to visit http://servername:8153/go, but when I go to the page there is nothing running. I have looked in the log and found no errors. And using sudo /etc/init.d/go-server status it returns running. After about 5 min the server shows stopped. I poked around a bit but can't seem to find the answer. Can anyone provide me with some troubleshooting steps? I have attached a log file from start, hit the address with a browser, wait, then the server stops itself.
Anyone have any thoughts?
Comment
Hello,
I took a look at the server log. It does not have anything to indicate any specific problems. Can you check the log once the server process has stopped and send that over? Or is it the case that the log has only this much even after the server has stopped?
Thanks,
Pavan
This is the log from start to stop and after. I am not seeing anything helpful in determining why the server is stopping on its own. Or why when it is running the web access is unavailable.