Re: UnableToCompleteException

2019-04-02 Thread vitaly goji
I am gonna try that. Thank you for your help! On Tue, Apr 2, 2019, 6:14 PM Rob Newton wrote: > I wonder if the GWT unit cache is corrupted? Try removing directories > named gwt-unitCache and/or /tmp/gwt-cache-* (linux). > > On Tuesday, April 2, 2019 at 6:32:10 AM UTC+11, Andrew Buck wrote: >>

Re: UnableToCompleteException

2019-04-02 Thread Andrew Buck
That fixed it. Thank you!! On Tuesday, April 2, 2019 at 6:14:07 PM UTC-7, Rob Newton wrote: > > I wonder if the GWT unit cache is corrupted? Try removing directories > named gwt-unitCache and/or /tmp/gwt-cache-* (linux). > > On Tuesday, April 2, 2019 at 6:32:10 AM UTC+11, Andrew Buck wrote: >>

Re: UnableToCompleteException

2019-04-02 Thread Rob Newton
I wonder if the GWT unit cache is corrupted? Try removing directories named gwt-unitCache and/or /tmp/gwt-cache-* (linux). On Tuesday, April 2, 2019 at 6:32:10 AM UTC+11, Andrew Buck wrote: > > I am getting an exception when trying to use super dev mode that I don't > understand. Stack trace

UnableToCompleteException

2019-04-01 Thread Andrew Buck
I am getting an exception when trying to use super dev mode that I don't understand. Stack trace is below. Compiling 1 permutation Compiling permutation 0... [ERROR] Unexpected internal compiler error java.lang.NullPointerException at

[2.1.0.RC1] UnableToCompleteException: Loading inherited module 'com.google.gwt.core.XSLinker'

2010-10-25 Thread Geoffrey De Smet
Hi, when compiling our application with the gwt-maven-plugin, which worked perfectly with 2.0.4, it fails with 2.1.0.RC1, with this exception: [INFO] Loading inherited module 'com.google.gwt.user.User' [INFO]Loading inherited module 'com.google.gwt.core.Core' [INFO] Loading inherited