The dev server process currently writes its output character by character to stdout. This doesn't work very well when something is logging at the same time. It is a tad hard to see what the problem is e.g. in this case
u[r1rmentC.oCmopmplleetatbaleFbultuerFe$uUtnuiWrhee.njCaovmap:l4ete8.3tyF[imre()C
omp le t ab leFuture[.jav1am:8a41t)
at joarvga..ebascel/jaivpas.uteil..cjoentcurtryent..Csomeprlveteablre.FuHtturet$pCComhpalentnieon.le.xecl(Caommpbletdaable$Fuhturae.jnadva:l48e3)
$1 at ava[.b1asema/tjav[.utmil.c:oncu rrent.Fr[kJo1i;nTask3.1dmoExjeac(vForakxJoi.nTsaesk.rjavva:l37e3)
t .at Sjeavra.bavslee/tjEavax.cutielp.tcoinocnu:r rceonmt..vFaoardkiJno.ifnlPoowo.ls$eWrovrekrQ.uSeeurev.toipcLeevelEExxecc(FeorkpJtoiinoPoonl:.ja vaj:11a8v2)a
. lat ajanva.bga.seI/jlalva.eutgil.acolncSutrartente.FEoxrkJcoienPopotl.sicaon(Fno:rk JoiVniPootle. jaevxa:i1t65e5d)
p arte jmaavat.ubasree/ljayv.u[tmil.
conc urrjeanvt.aF.or k J oi nPol[.1rumnaWto[kmer o(rFgo.rekclJiopisneP.ojoelt.tjya.vsa:e1r6v2e2r)
.ha antd ljearv.aHa.nbdalseer/Cjoalvlaec.tuitoinl..hcaonncdulrerent. For(ko[i1nWmoHrtketrpTChhraenadn.erlu.nj(aFvoar:k3J8o8i[Wmo)rke rTh(r[a1dm.Hjaanvdal:e1r6C5o)ll
ection.java:162)
The dev server should instead output line by line through the normal logger
The dev server process currently writes its output character by character to stdout. This doesn't work very well when something is logging at the same time. It is a tad hard to see what the problem is e.g. in this case
The dev server should instead output line by line through the normal logger