GWT SDM hanging on recompiles?

65 views
Skip to first unread message

Michael Conrad

unread,
Aug 6, 2020, 4:18:31 PM8/6/20
to google-we...@googlegroups.com
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.

Peter Donald

unread,
Aug 6, 2020, 7:15:37 PM8/6/20
to GWT Mailing List
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.
> --
> 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

Michael Conrad

unread,
Aug 7, 2020, 7:25:41 AM8/7/20
to google-we...@googlegroups.com
Yes. 2.9

Was also having this issue sometimes with 2.8.x

Michael Joyner

unread,
Aug 11, 2020, 11:40:56 AM8/11/20
to GWT Users
Reply all
Reply to author
Forward
0 new messages