Method exceptionCaught in play.server.ssl.SslPlayHandler causes
throw new IllegalStateException("cannot send more responses than requests")
at org.jboss.netty.handler.codec.http.HttpContentEncoder.writeRequested(HttpContentEncoder.java:101)
With the new ssl-tests from #1159. call the 9000 port with http instead of https.