LS,

I have a big project, with several web compiles.
One of the webcompiles, does compile without errors 
via com.google.gwt.dev.Compiler
Bu when i do the com.google.gwt.dev.DevMode, it compiles and the jetty 
server starts.
But when i load the web app, it starts compiling and fails:
This is the last part of the log:
Adding '25' new generated units
            Compiling...
               Compilation completed in 0,00 seconds
            PersistentUnitCache cleanup requested
            Added 0 units to PersistentUnitCache since last cleanup
            Skipped PersistentUnitCache because no units were added
            Removing invalidated units
            Resolving 
com.foxboro.foxnl.base.msgq.service.interfaces.IMsgQLaqService_TypeSerializer
               Found type 
'com.foxboro.foxnl.base.msgq.service.interfaces.IMsgQLaqService_TypeSerializer'
                  Resolving method loadMethodsNative
                     Resolving annotation for 
com.google.gwt.core.client.GwtScriptOnly
                  Resolving method loadSignaturesNative
                     Resolving annotation for 
com.google.gwt.core.client.GwtScriptOnly
         Unification traversed 99882 fields and methods and 6657 types. 
6619 are considered part of the current module and 6619 had all of their 
fields and methods traversed.
      [ERROR] Compiler returned false
      [WARN] recompile failed
      job's progress set to ERROR: com.foxboro.foxnl.amadas.webclient_1_0
      [WARN] continuing to serve previous version

Why is it now failing. the error message is not clear for me.
How can the Compiler work and the devmode does not, they use the same 
classes and classpaths.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/ba6f901f-1d2f-482e-9eff-a8e3e07f082bn%40googlegroups.com.

Reply via email to