After days of not being able to run a WEBrick rails server at all, I finally got it up and running only to have it shutdown about 5 seconds after it has started.
This is a completely fresh project created via the commandline. The only changes I made was in the gem file where I commented out a lot of gems, before I did that the server would not even run. Now it will run for a few seconds and then shutdown.
I am used to working with rails on mac and have never had this problem, but recently transitioned to windows and I am having a hard time identifying the exact problem.
If any of you have any ideas or suggestions to how I can resolve this, I would be very grateful
Thanks
Peter