|
|
|
|
|
by saryant
4083 days ago
|
|
Yeah, you should see a java.net.BindException in that case. Play sends it to STDERR rather than STDOUT, I thought maybe that output was being redirected but that doesn't appear to be the case. The other primary cause of that "oops" message is when evolutions can't be applied but that also doesn't appear to be the case. |
|