com.google.gwt.dev.Compiler Wont Start when compiling large GWT project -
i have large gwt project compile output javascript of 3.5mb when compile. project not modularized , not use runasync. of thursday 8/9/2013 project compiling fine in development environments (as on build servers) developers. starting friday (8/9/13) none of these environment compile. java sources compile fine build stops tries run com.google.gwt.dev.compiler.
some facts: 1. gwt versions (i have projects on 2.3 , 2.5 , wont compile more) 2. there no significant size changes day before when projects compile fine without problems 3. compiles not working single browser (user-agent) , single locale 4. smaller gwt projects -- including new projects created test compiling; work fine , compile ok 5. have tried on both 64bit , 32bit platforms ram in excess of 12gb on dev boxes 6. dev environments , build servers windows based
any ideas on has changed , can make com.google.gwt.dev.compiler fire again these projects.
i disturbed synchronized-like in dev environments stopped working on same day not as change in single line of code in of projects.
thanks in advance help.
Comments
Post a Comment