I've opened a ticket: https://github.com/gwtproject/gwt/issues/9704

On Thursday, August 6, 2020 at 7:15:37 PM UTC-4 peter.j...@gmail.com wrote:

> Are you on GWT 2.9.x? I have seen this intermittently after upgrading
> to GWT 2.9.x. Unfortunately I always forget to get a thread dump to
> see where it has got stuck.
>
> FWIW We run under JDK8, with no server component from IntelliJ IDE.
>
> On Fri, Aug 7, 2020 at 6:18 AM Michael Conrad <mic...@newsrx.com> wrote:
> >
> > Greetings everyone.
> >
> > Hopefully someone can tell me what I need to change.
> >
> > When running SDM via Gradle, after so many recompiles, it will stop with 
> something similar to:
> >
> > GET /recompile/gwt
> > Job com.newsrx.ButterAdmin_1_7
> > starting job: com.newsrx.ButterAdmin_1_7
> >
> > and never actually do the compile.
> >
> > A non-hung recompile looks like:
> >
> > GET /recompile/gwt
> > Job com.newsrx.ButterAdmin_1_6
> > starting job: com.newsrx.ButterAdmin_1_6
> > binding: locale=default
> > binding: user.agent=safari
> > Compiling module com.newsrx.ButterAdmin
> > Unification traversed 876 fields and methods and 394 types. 17 are 
> considered part of the current module and 26 had all of their fields and 
> methods traversed.
> > Compiling 1 permutation
> > Compiling permutation 0...
> > Linking per-type JS with 17 new/changed types.
> > Source Maps Enabled
> > Compile of permutations succeeded
> > Compilation succeeded -- 2.086s
> > Linking into 
> /home/michael/git/ButterAdmin/ButterAdmin-client/build/gwt/work/com.newsrx.ButterAdmin/compile-8/war/gwt;
>  
> Writing extras to 
> /home/michael/git/ButterAdmin/ButterAdmin-client/build/gwt/work/com.newsrx.ButterAdmin/compile-8/extras/gwt
> > Link succeeded
> > Linking succeeded -- 0.186s
> > 2.475s total -- Compile completed
> >
> >
> > To fix the issue I have to kill it and start it over.
> >
> > Pointers as to what might be causing this?
> >
> > AdoptOpenJDK11 -> with -release 8.
> >
> > --
> > You received this message because you are subscribed to the Google 
> Groups "GWT Users" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to google-web-tool...@googlegroups.com.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-web-toolkit/b4f358f7-3783-db02-e31b-be305b5e9119%40newsrx.com
> .
>
>
>
> -- 
> Cheers,
>
> Peter Donald
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/0d6a5c2a-d8a1-4651-8131-36407f9c903en%40googlegroups.com.

Reply via email to