Note that there are some explanatory texts on larger screens.

plurals
  1. POProblem upgrading to GWT 2.3.0
    primarykey
    data
    text
    <p>I'm totally flummoxed by a GWT problem, and have no clue how to interpret the GWT log or how to troubleshoot the problem. I'm working on a fairly trivial template project. I upgraded to GWT 2.3.0 and am now running into the following issue when compiling the module using the maven-gwt-plugin:</p> <pre><code>[INFO] --- gwt-maven-plugin:2.3.0:compile (default) @ gaewebtemplate --- [INFO] auto discovered modules [stuff.gaegwttemplate.Main, stuff.gaegwttemplate.security.SecurityRequest] [INFO] Loading inherited module 'com.google.gwt.activity.Activity' [INFO] Loading inherited module 'com.google.gwt.place.Place' [INFO] Loading inherited module 'com.google.gwt.user.User' [INFO] Loading inherited module 'com.google.gwt.animation.Animation' [INFO] Loading inherited module 'com.google.gwt.core.Core' [INFO] Loading inherited module 'com.google.gwt.core.CrossSiteIframeLinker' [INFO] [ERROR] Unable to load class 'com.google.gwt.core.linker.DirectInstallLinker' [INFO] java.lang.ClassNotFoundException: com.google.gwt.core.linker.DirectInstallLinker </code></pre> <p>&lt; Huge stack-trace removed ></p> <pre><code>[INFO] [ERROR] Failure while parsing XML [INFO] com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries) </code></pre> <p>&lt; Huge stack-trace removed ></p> <pre><code>[INFO] [ERROR] Unexpected error while processing XML [INFO] com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries) </code></pre> <p>The two stack traces and cryptic error messages above is then repeated creating page after page of (as far as I can tell) completely useless log information.</p> <p>Does anyone know what might be going on here? Any idea what logging "strategy" Google is using here :).</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload