Re: Trouble starting Play application

2012-02-05 Thread Will Chan
Just figured this out. My application had moved onto Play 1.2.4 whereas Jenkins was using Play 1.2.3! I feel a bit sheepish that I hadn't noticed this earlier, but I also wish that the console had printed out a more helpful error than IOException. Will On Feb 4, 2:53 pm, Sami Tikka wrote: > Cou

Re: Trouble starting Play application

2012-02-04 Thread Sami Tikka
Could it be that you are running Jenkins on a Mac? Have you recently updated Jenkins? Did you perhaps choose to run Jenkins as user "jenkins" instead of "daemon" like you used to? Maybe you have something in your build that depends on being run as "daemon"? Or did you set some customized setting