Discussion:
compiling with GWT 2.7.1 or 2.8.0RC1 fails silently (without warning)
Zied Hamdi
2016-10-03 17:27:55 UTC
Permalink
Hi all,

I have an issue when I try to migrate my project from 2.6.1. The compile
process fails silently. Any advices?

There are lots of warning, but nothings seems to be critical in the logs

oct. 03, 2016 5:24:13 PM java.util.prefs.WindowsPreferences <init>
AVERTISSEMENT: Could not open/create prefs root node
Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...)
returned error code 5.
Compiling module fr.onevu.vume.ShopAdmin
Ignored 8 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors.
Resolving com.google.gwt.activity.shared.AbstractActivity
Found type 'com.google.gwt.activity.shared.AbstractActivity'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.ajaxloader.client.AjaxLoader
Found type 'com.google.gwt.ajaxloader.client.AjaxLoader'
Resolving field queuedApiLoads
Found type 'java.util.Vector'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Computing all possible rebind results for
'fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources'
Rebinding
fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates'
Rebinding
fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates
Generating method body for productProxyCell()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template'
Rebinding
fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template
Generating method body for img()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.client.common.utils.Templates'
Rebinding fr.onevu.vume.client.common.utils.Templates
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.client.common.utils.Templates
Generating method body for facebookLike()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for webSite()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for googlePlus()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for checkBox()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for radioButton()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Compiling 5 permutations
Compiling permutation 2...
Process output
Compiling
Compiling permutation 0...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 4...
Process output
Compiling
Compiling permutation 1...
Compile of permutations succeeded
Compilation succeeded -- 77,661s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\shopadmin
Link succeeded
Linking succeeded -- 1,532s
Compiling module fr.onevu.vume.login.LoginModule
Resolving com.google.gwt.animation.client.Animation
Found type 'com.google.gwt.animation.client.Animation'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.cell.client.DateCell
Found type 'com.google.gwt.cell.client.DateCell'
Resolving method <init>
Found type 'com.google.gwt.i18n.shared.DateTimeFormat'
Resolving field patternParts
Found type 'java.util.ArrayList'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.lang.Runnable
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Compiling 5 permutations
Compiling permutation 0...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 1...
Process output
Compiling
Compiling permutation 4...
Process output
Compiling
Compiling permutation 2...
Compile of permutations succeeded
Compilation succeeded -- 11,031s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\vumeLogin
Link succeeded
Linking succeeded -- 0,210s
Compiling module fr.onevu.vume.Customer
Ignored 5 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors.
Resolving com.google.gwt.activity.shared.AbstractActivity
Found type 'com.google.gwt.activity.shared.AbstractActivity'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.ajaxloader.client.AjaxLoader
Found type 'com.google.gwt.ajaxloader.client.AjaxLoader'
Resolving field queuedApiLoads
Found type 'java.util.Vector'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Computing all possible rebind results for
'fr.onevu.vume.customer.Customer.LogoTemplate'
Rebinding fr.onevu.vume.customer.Customer.LogoTemplate
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.customer.Customer.LogoTemplate
Generating method body for logoDirectUrl()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources'
Rebinding
fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates'
Rebinding
fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates
Generating method body for productProxyCell()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.client.common.utils.Templates'
Rebinding fr.onevu.vume.client.common.utils.Templates
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.client.common.utils.Templates
Generating method body for facebookLike()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for webSite()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for googlePlus()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for checkBox()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for radioButton()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.filter.impl.multiple.CollapsibleSelectorResources'
Rebinding
fr.onevu.vume.client.common.widget.filter.impl.multiple.CollapsibleSelectorResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.filter.impl.range.RangeListPanel.RangeResources'
Rebinding
fr.onevu.vume.client.common.widget.filter.impl.range.RangeListPanel.RangeResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'eu.nextstreet.gwt.components.client.ui.widget.select.DefaultPanelValueSelector.Resources'
Rebinding
eu.nextstreet.gwt.components.client.ui.widget.select.DefaultPanelValueSelector.Resources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.cell.ui.ShopMainInfoCell.ShopUiRenderer'
Rebinding
fr.onevu.vume.client.common.widget.cell.ui.ShopMainInfoCell.ShopUiRenderer
Invoking generator com.google.gwt.uibinder.rebind.UiBinderGenerator
[WARN] Escaping unsafe runtime String expression used for URI
with UriUtils.fromString(). Use SafeUri instead: <img src='{logo}'> (:10)
Computing all possible rebind results for
'fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template'
Rebinding
fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template
Generating method body for img()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.filter.impl.geo.DistanceSelector.LocalitySelectResources'
Rebinding
fr.onevu.vume.client.common.widget.filter.impl.geo.DistanceSelector.LocalitySelectResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.specific.RatingFavoriteOrSpamStatusPanel.FavoritesResources'
Rebinding
fr.onevu.vume.client.common.widget.specific.RatingFavoriteOrSpamStatusPanel.FavoritesResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.specific.RatingHiddenStatusPanel.RatingResources'
Rebinding
fr.onevu.vume.client.common.widget.specific.RatingHiddenStatusPanel.RatingResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Compiling 5 permutations
Compiling permutation 0...
Process output
Compiling
Compiling permutation 1...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 2...
Process output
Compiling
Compiling permutation 4...
Compile of permutations succeeded
Compilation succeeded -- 59,822s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\customer
Link succeeded
Linking succeeded -- 1,454s
Compiling module fr.onevu.vume.VuMe
Ignored 20 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors.
Resolving com.google.gwt.activity.shared.AbstractActivity
Found type 'com.google.gwt.activity.shared.AbstractActivity'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.ajaxloader.client.AjaxLoader
Found type 'com.google.gwt.ajaxloader.client.AjaxLoader'
Resolving field queuedApiLoads
Found type 'java.util.Vector'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Compiling 5 permutations
Compiling permutation 0...
Process output
Compiling
Compiling permutation 1...
Process output
Compiling
Compiling permutation 2...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 4...
Compile of permutations succeeded
Compilation succeeded -- 11,694s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\vume
Link succeeded
Linking succeeded -- 0,260s
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Ali Jalal
2016-10-09 19:16:00 UTC
Permalink
Hi,

There are some logs like "Ignored 20 units with compilation errors in first
pass.". This means that there are some compile errors or non-emulated code
in source of projects. So for logging errors, try passing '-strict'
parameter to GWT Compiler.

Also check that all gwt jar files updated to the latest version. There are
duplicate logs like '[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface' which means it is possible that some gwt
dependencies (like gwt-user.jar or gwt-servlet.jar) are not updated.

I should mention that if there are duplicated emulation for one or more JDK
classes in gwt libraries and third party libraries, it cause strange
messages like above warning. So you could check third party libraries which
have emulation (super-source directory) for JDK classes and compare
emulated classes with classes inside 'com/google/gwt/emul' package of
gwt-user.jar.
For more info, check:
https://groups.google.com/d/msg/google-web-toolkit/FL3cq0kWuUM/5aVe23_RAgAJ
Post by Zied Hamdi
Hi all,
I have an issue when I try to migrate my project from 2.6.1. The compile
process fails silently. Any advices?
There are lots of warning, but nothings seems to be critical in the logs
oct. 03, 2016 5:24:13 PM java.util.prefs.WindowsPreferences <init>
AVERTISSEMENT: Could not open/create prefs root node
Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...)
returned error code 5.
Compiling module fr.onevu.vume.ShopAdmin
Ignored 8 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors.
Resolving com.google.gwt.activity.shared.AbstractActivity
Found type 'com.google.gwt.activity.shared.AbstractActivity'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.ajaxloader.client.AjaxLoader
Found type 'com.google.gwt.ajaxloader.client.AjaxLoader'
Resolving field queuedApiLoads
Found type 'java.util.Vector'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Computing all possible rebind results for 'fr.onevu.vume.shopadmin.view.
content.shop.impl.ShopTypeResources'
Rebinding fr.onevu.vume.shopadmin.view.content.shop.impl.
ShopTypeResources
Invoking generator com.google.gwt.resources.rebind.context.
InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource 'eu/ivu/PanelValueSelector/arrowDotsRight.png'
was located via ClassLoader. As a result changes in that resource will not
be reflected in per-file recompiles. It should be registered via <source
/> or <resource /> entry in your .gwt.xml. In a future version of GWT, we
will remove this fallback and your application will stop compiling
Computing all possible rebind results for 'fr.onevu.vume.client.common.
widget.cell.renderer.ProductImageRenderer.Templates'
Rebinding fr.onevu.vume.client.common.widget.cell.renderer.
ProductImageRenderer.Templates
Invoking generator com.google.gwt.safehtml.rebind.
SafeHtmlTemplatesGenerator
Constructing interface fr.onevu.vume.client.common.
widget.cell.renderer.ProductImageRenderer.Templates
Generating method body for productProxyCell()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for 'fr.onevu.vume.shopadmin.view.
common.cell.ClickableImage.Template'
Rebinding fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.
Template
Invoking generator com.google.gwt.safehtml.rebind.
SafeHtmlTemplatesGenerator
Constructing interface fr.onevu.vume.shopadmin.view.
common.cell.ClickableImage.Template
Generating method body for img()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for 'fr.onevu.vume.client.common.
utils.Templates'
Rebinding fr.onevu.vume.client.common.utils.Templates
Invoking generator com.google.gwt.safehtml.rebind.
SafeHtmlTemplatesGenerator
Constructing interface fr.onevu.vume.client.common.
utils.Templates
Generating method body for facebookLike()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for webSite()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for googlePlus()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for checkBox()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for radioButton()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Compiling 5 permutations
Compiling permutation 2...
Process output
Compiling
Compiling permutation 0...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 4...
Process output
Compiling
Compiling permutation 1...
Compile of permutations succeeded
Compilation succeeded -- 77,661s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\shopadmin
Link succeeded
Linking succeeded -- 1,532s
Compiling module fr.onevu.vume.login.LoginModule
Resolving com.google.gwt.animation.client.Animation
Found type 'com.google.gwt.animation.client.Animation'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.cell.client.DateCell
Found type 'com.google.gwt.cell.client.DateCell'
Resolving method <init>
Found type 'com.google.gwt.i18n.shared.DateTimeFormat'
Resolving field patternParts
Found type 'java.util.ArrayList'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.lang.Runnable
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Compiling 5 permutations
Compiling permutation 0...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 1...
Process output
Compiling
Compiling permutation 4...
Process output
Compiling
Compiling permutation 2...
Compile of permutations succeeded
Compilation succeeded -- 11,031s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\vumeLogin
Link succeeded
Linking succeeded -- 0,210s
Compiling module fr.onevu.vume.Customer
Ignored 5 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors.
Resolving com.google.gwt.activity.shared.AbstractActivity
Found type 'com.google.gwt.activity.shared.AbstractActivity'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.ajaxloader.client.AjaxLoader
Found type 'com.google.gwt.ajaxloader.client.AjaxLoader'
Resolving field queuedApiLoads
Found type 'java.util.Vector'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Computing all possible rebind results for 'fr.onevu.vume.customer.
Customer.LogoTemplate'
Rebinding fr.onevu.vume.customer.Customer.LogoTemplate
Invoking generator com.google.gwt.safehtml.rebind.
SafeHtmlTemplatesGenerator
Constructing interface fr.onevu.vume.customer.
Customer.LogoTemplate
Generating method body for logoDirectUrl()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for 'fr.onevu.vume.shopadmin.view.
content.shop.impl.ShopTypeResources'
Rebinding fr.onevu.vume.shopadmin.view.content.shop.impl.
ShopTypeResources
Invoking generator com.google.gwt.resources.rebind.context.
InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource 'eu/ivu/PanelValueSelector/arrowDotsRight.png'
was located via ClassLoader. As a result changes in that resource will not
be reflected in per-file recompiles. It should be registered via <source
/> or <resource /> entry in your .gwt.xml. In a future version of GWT, we
will remove this fallback and your application will stop compiling
Computing all possible rebind results for 'fr.onevu.vume.client.common.
widget.cell.renderer.ProductImageRenderer.Templates'
Rebinding fr.onevu.vume.client.common.widget.cell.renderer.
ProductImageRenderer.Templates
Invoking generator com.google.gwt.safehtml.rebind.
SafeHtmlTemplatesGenerator
Constructing interface fr.onevu.vume.client.common.
widget.cell.renderer.ProductImageRenderer.Templates
Generating method body for productProxyCell()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for 'fr.onevu.vume.client.common.
utils.Templates'
Rebinding fr.onevu.vume.client.common.utils.Templates
Invoking generator com.google.gwt.safehtml.rebind.
SafeHtmlTemplatesGenerator
Constructing interface fr.onevu.vume.client.common.
utils.Templates
Generating method body for facebookLike()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for webSite()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for googlePlus()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for checkBox()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for radioButton()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for 'fr.onevu.vume.client.common.
widget.filter.impl.multiple.CollapsibleSelectorResources'
Rebinding fr.onevu.vume.client.common.widget.filter.impl.multiple.
CollapsibleSelectorResources
Invoking generator com.google.gwt.resources.rebind.context.
InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource 'eu/ivu/PanelValueSelector/arrowDotsRight.png'
was located via ClassLoader. As a result changes in that resource will not
be reflected in per-file recompiles. It should be registered via <source
/> or <resource /> entry in your .gwt.xml. In a future version of GWT, we
will remove this fallback and your application will stop compiling
Computing all possible rebind results for 'fr.onevu.vume.client.common.
widget.filter.impl.range.RangeListPanel.RangeResources'
Rebinding fr.onevu.vume.client.common.widget.filter.impl.range.
RangeListPanel.RangeResources
Invoking generator com.google.gwt.resources.rebind.context.
InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource 'eu/ivu/PanelValueSelector/arrowDotsRight.png'
was located via ClassLoader. As a result changes in that resource will not
be reflected in per-file recompiles. It should be registered via <source
/> or <resource /> entry in your .gwt.xml. In a future version of GWT, we
will remove this fallback and your application will stop compiling
Computing all possible rebind results for 'eu.nextstreet.gwt.components.
client.ui.widget.select.DefaultPanelValueSelector.Resources'
Rebinding eu.nextstreet.gwt.components.client.ui.widget.select.
DefaultPanelValueSelector.Resources
Invoking generator com.google.gwt.resources.rebind.context.
InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource 'eu/ivu/PanelValueSelector/arrowDotsRight.png'
was located via ClassLoader. As a result changes in that resource will not
be reflected in per-file recompiles. It should be registered via <source
/> or <resource /> entry in your .gwt.xml. In a future version of GWT, we
will remove this fallback and your application will stop compiling
Computing all possible rebind results for 'fr.onevu.vume.client.common.
widget.cell.ui.ShopMainInfoCell.ShopUiRenderer'
Rebinding fr.onevu.vume.client.common.widget.cell.ui.
ShopMainInfoCell.ShopUiRenderer
Invoking generator com.google.gwt.uibinder.
rebind.UiBinderGenerator
[WARN] Escaping unsafe runtime String expression used for URI
with UriUtils.fromString(). Use SafeUri instead: <img src='{logo}'> (:10)
Computing all possible rebind results for 'fr.onevu.vume.shopadmin.view.
common.cell.ClickableImage.Template'
Rebinding fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.
Template
Invoking generator com.google.gwt.safehtml.rebind.
SafeHtmlTemplatesGenerator
Constructing interface fr.onevu.vume.shopadmin.view.
common.cell.ClickableImage.Template
Generating method body for img()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for 'fr.onevu.vume.client.common.
widget.filter.impl.geo.DistanceSelector.LocalitySelectResources'
Rebinding fr.onevu.vume.client.common.widget.filter.impl.geo.
DistanceSelector.LocalitySelectResources
Invoking generator com.google.gwt.resources.rebind.context.
InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource 'eu/ivu/PanelValueSelector/arrowDotsRight.png'
was located via ClassLoader. As a result changes in that resource will not
be reflected in per-file recompiles. It should be registered via <source
/> or <resource /> entry in your .gwt.xml. In a future version of GWT, we
will remove this fallback and your application will stop compiling
Computing all possible rebind results for 'fr.onevu.vume.client.common.
widget.specific.RatingFavoriteOrSpamStatusPanel.FavoritesResources'
Rebinding fr.onevu.vume.client.common.widget.specific.
RatingFavoriteOrSpamStatusPanel.FavoritesResources
Invoking generator com.google.gwt.resources.rebind.context.
InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource 'eu/ivu/PanelValueSelector/arrowDotsRight.png'
was located via ClassLoader. As a result changes in that resource will not
be reflected in per-file recompiles. It should be registered via <source
/> or <resource /> entry in your .gwt.xml. In a future version of GWT, we
will remove this fallback and your application will stop compiling
Computing all possible rebind results for 'fr.onevu.vume.client.common.
widget.specific.RatingHiddenStatusPanel.RatingResources'
Rebinding fr.onevu.vume.client.common.widget.specific.
RatingHiddenStatusPanel.RatingResources
Invoking generator com.google.gwt.resources.rebind.context.
InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource 'eu/ivu/PanelValueSelector/arrowDotsRight.png'
was located via ClassLoader. As a result changes in that resource will not
be reflected in per-file recompiles. It should be registered via <source
/> or <resource /> entry in your .gwt.xml. In a future version of GWT, we
will remove this fallback and your application will stop compiling
Compiling 5 permutations
Compiling permutation 0...
Process output
Compiling
Compiling permutation 1...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 2...
Process output
Compiling
Compiling permutation 4...
Compile of permutations succeeded
Compilation succeeded -- 59,822s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\customer
Link succeeded
Linking succeeded -- 1,454s
Compiling module fr.onevu.vume.VuMe
Ignored 20 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors.
Resolving com.google.gwt.activity.shared.AbstractActivity
Found type 'com.google.gwt.activity.shared.AbstractActivity'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.ajaxloader.client.AjaxLoader
Found type 'com.google.gwt.ajaxloader.client.AjaxLoader'
Resolving field queuedApiLoads
Found type 'java.util.Vector'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Compiling 5 permutations
Compiling permutation 0...
Process output
Compiling
Compiling permutation 1...
Process output
Compiling
Compiling permutation 2...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 4...
Compile of permutations succeeded
Compilation succeeded -- 11,694s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\vume
Link succeeded
Linking succeeded -- 0,260s
--
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
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Zied Hamdi OneView
2016-10-10 18:58:07 UTC
Permalink
Hi Ali,

Thanks for your detailed reply. I'll check that out and get back to you if
it works.
Post by Ali Jalal
Hi,
There are some logs like "Ignored 20 units with compilation errors in
first pass.". This means that there are some compile errors or non-emulated
code in source of projects. So for logging errors, try passing '-strict'
parameter to GWT Compiler.
Also check that all gwt jar files updated to the latest version. There are
duplicate logs like '[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface' which means it is possible that some gwt
dependencies (like gwt-user.jar or gwt-servlet.jar) are not updated.
I should mention that if there are duplicated emulation for one or more
JDK classes in gwt libraries and third party libraries, it cause strange
messages like above warning. So you could check third party libraries which
have emulation (super-source directory) for JDK classes and compare
emulated classes with classes inside 'com/google/gwt/emul' package of
gwt-user.jar.
https://groups.google.com/d/msg/google-web-toolkit/FL3cq0kWuUM/5aVe23_RAgAJ
Hi all,
I have an issue when I try to migrate my project from 2.6.1. The compile
process fails silently. Any advices?
There are lots of warning, but nothings seems to be critical in the logs
oct. 03, 2016 5:24:13 PM java.util.prefs.WindowsPreferences <init>
AVERTISSEMENT: Could not open/create prefs root node
Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...)
returned error code 5.
Compiling module fr.onevu.vume.ShopAdmin
Ignored 8 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors.
Resolving com.google.gwt.activity.shared.AbstractActivity
Found type 'com.google.gwt.activity.shared.AbstractActivity'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.ajaxloader.client.AjaxLoader
Found type 'com.google.gwt.ajaxloader.client.AjaxLoader'
Resolving field queuedApiLoads
Found type 'java.util.Vector'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Computing all possible rebind results for
'fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources'
Rebinding
fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates'
Rebinding
fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates
Generating method body for productProxyCell()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template'
Rebinding
fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template
Generating method body for img()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.client.common.utils.Templates'
Rebinding fr.onevu.vume.client.common.utils.Templates
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.client.common.utils.Templates
Generating method body for facebookLike()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for webSite()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for googlePlus()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for checkBox()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for radioButton()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Compiling 5 permutations
Compiling permutation 2...
Process output
Compiling
Compiling permutation 0...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 4...
Process output
Compiling
Compiling permutation 1...
Compile of permutations succeeded
Compilation succeeded -- 77,661s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\shopadmin
Link succeeded
Linking succeeded -- 1,532s
Compiling module fr.onevu.vume.login.LoginModule
Resolving com.google.gwt.animation.client.Animation
Found type 'com.google.gwt.animation.client.Animation'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.cell.client.DateCell
Found type 'com.google.gwt.cell.client.DateCell'
Resolving method <init>
Found type 'com.google.gwt.i18n.shared.DateTimeFormat'
Resolving field patternParts
Found type 'java.util.ArrayList'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.lang.Runnable
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Compiling 5 permutations
Compiling permutation 0...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 1...
Process output
Compiling
Compiling permutation 4...
Process output
Compiling
Compiling permutation 2...
Compile of permutations succeeded
Compilation succeeded -- 11,031s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\vumeLogin
Link succeeded
Linking succeeded -- 0,210s
Compiling module fr.onevu.vume.Customer
Ignored 5 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors.
Resolving com.google.gwt.activity.shared.AbstractActivity
Found type 'com.google.gwt.activity.shared.AbstractActivity'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.ajaxloader.client.AjaxLoader
Found type 'com.google.gwt.ajaxloader.client.AjaxLoader'
Resolving field queuedApiLoads
Found type 'java.util.Vector'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Computing all possible rebind results for
'fr.onevu.vume.customer.Customer.LogoTemplate'
Rebinding fr.onevu.vume.customer.Customer.LogoTemplate
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.customer.Customer.LogoTemplate
Generating method body for logoDirectUrl()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources'
Rebinding
fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates'
Rebinding fr.onevu.vume.client.common.wid
...
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Zied Hamdi OneView
2016-10-20 16:53:45 UTC
Permalink
Hi!,


I finally had some time to try to remove all pending issues. The prblem
persists and the compiler shuts dons silently. I thought is could be
because of the perm gen space, but Java8 has no more pergen system!

This is my output if I try ao add a permgen argument for to the JVM

oct. 20, 2016 5:24:28 PM java.util.prefs.WindowsPreferences <init>
AVERTISSEMENT: Could not open/create prefs root node
Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...)
returned error code 5.
Compiling module fr.onevu.vume.ShopAdmin
Compiling 5 permutations
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Compiling module fr.onevu.vume.login.LoginModule
Compiling 5 permutations
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Compiling module fr.onevu.vume.Customer
Compiling 5 permutations
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Compiling module fr.onevu.vume.VuMe
Compiling 5 permutations
Process output
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Process output
[ERROR] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=1024M; support was removed in 8.0


And this happens if I compile it normally : it just shuts down without any
warning:

oct. 20, 2016 5:49:28 PM java.util.prefs.WindowsPreferences <init>
AVERTISSEMENT: Could not open/create prefs root node
Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...)
returned error code 5.



Then it hangs for some 5 minutes and stops without any other message.

So the question is : how do I activate a finer logging of the compiler
steps?

Note: the issue of error accessing RegCreateKey seams because the comiler
is not run as an administrator? is it true?

p.s: the issues were mainly because I didn't update Java8 and GWT on all
parent projects (I'm compiling with eclipse since there were issues at the
very start of the project in 2012 : compiling with maven and gradle failed
in any configuration). Now is the time to reconfigure a gradle for that,
but I wanted to successfully execute the compiler for this migration to
2.8.0RC3 as a first step
Post by Zied Hamdi
Hi all,
I have an issue when I try to migrate my project from 2.6.1. The compile
process fails silently. Any advices?
There are lots of warning, but nothings seems to be critical in the logs
oct. 03, 2016 5:24:13 PM java.util.prefs.WindowsPreferences <init>
AVERTISSEMENT: Could not open/create prefs root node
Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...)
returned error code 5.
Compiling module fr.onevu.vume.ShopAdmin
Ignored 8 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors.
Resolving com.google.gwt.activity.shared.AbstractActivity
Found type 'com.google.gwt.activity.shared.AbstractActivity'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.ajaxloader.client.AjaxLoader
Found type 'com.google.gwt.ajaxloader.client.AjaxLoader'
Resolving field queuedApiLoads
Found type 'java.util.Vector'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Computing all possible rebind results for
'fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources'
Rebinding
fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates'
Rebinding
fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates
Generating method body for productProxyCell()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template'
Rebinding
fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.shopadmin.view.common.cell.ClickableImage.Template
Generating method body for img()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.client.common.utils.Templates'
Rebinding fr.onevu.vume.client.common.utils.Templates
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.client.common.utils.Templates
Generating method body for facebookLike()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for webSite()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for googlePlus()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for checkBox()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for radioButton()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Compiling 5 permutations
Compiling permutation 2...
Process output
Compiling
Compiling permutation 0...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 4...
Process output
Compiling
Compiling permutation 1...
Compile of permutations succeeded
Compilation succeeded -- 77,661s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\shopadmin
Link succeeded
Linking succeeded -- 1,532s
Compiling module fr.onevu.vume.login.LoginModule
Resolving com.google.gwt.animation.client.Animation
Found type 'com.google.gwt.animation.client.Animation'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.cell.client.DateCell
Found type 'com.google.gwt.cell.client.DateCell'
Resolving method <init>
Found type 'com.google.gwt.i18n.shared.DateTimeFormat'
Resolving field patternParts
Found type 'java.util.ArrayList'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.lang.Runnable
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Compiling 5 permutations
Compiling permutation 0...
Process output
Compiling
Compiling permutation 3...
Process output
Compiling
Compiling permutation 1...
Process output
Compiling
Compiling permutation 4...
Process output
Compiling
Compiling permutation 2...
Compile of permutations succeeded
Compilation succeeded -- 11,031s
Linking into C:\Users\Zied Hamdi\git\VuMe\VuMetest\war\vumeLogin
Link succeeded
Linking succeeded -- 0,210s
Compiling module fr.onevu.vume.Customer
Ignored 5 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
errors.
Resolving com.google.gwt.activity.shared.AbstractActivity
Found type 'com.google.gwt.activity.shared.AbstractActivity'
Found type 'java.lang.Object'
Resolving method getClass
Found type 'java.lang.Class'
Resolving method createForClass
Found type 'java.lang.String'
Resolving field CASE_INSENSITIVE_ORDER
Found type 'java.util.Comparator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving com.google.gwt.ajaxloader.client.AjaxLoader
Found type 'com.google.gwt.ajaxloader.client.AjaxLoader'
Resolving field queuedApiLoads
Found type 'java.util.Vector'
Resolving method forEach
Found type 'java.util.function.Consumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method removeIf
Found type 'java.util.function.Predicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method replaceAll
Found type 'java.util.function.UnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.Function'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.lang.Runnable'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.Arrays
Found type 'java.util.Arrays'
Resolving method parallelPrefix
Found type 'java.util.function.BinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Found type 'java.util.function.BiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method setAll
Found type 'java.util.function.IntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method stream
Found type 'java.util.stream.Stream'
Resolving method collect
Found type 'java.util.stream.Collector'
Resolving method supplier
Found type 'java.util.function.Supplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method accumulator
Found type 'java.util.function.BiConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToDouble
Found type 'java.util.stream.DoubleStream'
Resolving method collect
Found type 'java.util.function.ObjDoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.DoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToInt
Found type 'java.util.stream.IntStream'
Resolving method collect
Found type 'java.util.function.ObjIntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMapToLong
Found type 'java.util.stream.LongStream'
Resolving method collect
Found type 'java.util.function.ObjLongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method flatMap
Found type 'java.util.function.LongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToDouble
Found type 'java.util.function.ToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToInt
Found type 'java.util.function.ToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving method mapToLong
Found type 'java.util.function.ToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.DoubleSummaryStatistics
Found type 'java.util.DoubleSummaryStatistics'
Found type 'java.util.function.DoubleConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.IntSummaryStatistics
Found type 'java.util.IntSummaryStatistics'
Found type 'java.util.function.IntConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.LongSummaryStatistics
Found type 'java.util.LongSummaryStatistics'
Found type 'java.util.function.LongConsumer'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BiPredicate
Found type 'java.util.function.BiPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.BooleanSupplier
Found type 'java.util.function.BooleanSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleBinaryOperator
Found type 'java.util.function.DoubleBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoublePredicate
Found type 'java.util.function.DoublePredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleSupplier
Found type 'java.util.function.DoubleSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToIntFunction
Found type 'java.util.function.DoubleToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleToLongFunction
Found type 'java.util.function.DoubleToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.DoubleUnaryOperator
Found type 'java.util.function.DoubleUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntBinaryOperator
Found type 'java.util.function.IntBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntPredicate
Found type 'java.util.function.IntPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntSupplier
Found type 'java.util.function.IntSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToDoubleFunction
Found type 'java.util.function.IntToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntToLongFunction
Found type 'java.util.function.IntToLongFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.IntUnaryOperator
Found type 'java.util.function.IntUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongBinaryOperator
Found type 'java.util.function.LongBinaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongPredicate
Found type 'java.util.function.LongPredicate'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongSupplier
Found type 'java.util.function.LongSupplier'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToDoubleFunction
Found type 'java.util.function.LongToDoubleFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongToIntFunction
Found type 'java.util.function.LongToIntFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.LongUnaryOperator
Found type 'java.util.function.LongUnaryOperator'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToDoubleBiFunction
Found type 'java.util.function.ToDoubleBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToIntBiFunction
Found type 'java.util.function.ToIntBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Resolving java.util.function.ToLongBiFunction
Found type 'java.util.function.ToLongBiFunction'
[WARN] Ignoring unresolvable annotation type
java.lang.FunctionalInterface
Computing all possible rebind results for
'fr.onevu.vume.customer.Customer.LogoTemplate'
Rebinding fr.onevu.vume.customer.Customer.LogoTemplate
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.customer.Customer.LogoTemplate
Generating method body for logoDirectUrl()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources'
Rebinding
fr.onevu.vume.shopadmin.view.content.shop.impl.ShopTypeResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file
recompiles. It should be registered via <source /> or <resource /> entry
in your .gwt.xml. In a future version of GWT, we will remove this fallback
and your application will stop compiling
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates'
Rebinding
fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.client.common.widget.cell.renderer.ProductImageRenderer.Templates
Generating method body for productProxyCell()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.client.common.utils.Templates'
Rebinding fr.onevu.vume.client.common.utils.Templates
Invoking generator
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
Constructing interface
fr.onevu.vume.client.common.utils.Templates
Generating method body for facebookLike()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for webSite()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for googlePlus()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for checkBox()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Generating method body for radioButton()
Template with variable in URL attribute context: The
template code generator will sanitize the URL. Use SafeUri to specify
arguments in a URL attribute context that should not be sanitized.
Computing all possible rebind results for
'fr.onevu.vume.client.common.widget.filter.impl.multiple.CollapsibleSelectorResources'
Rebinding
fr.onevu.vume.client.common.widget.filter.impl.multiple.CollapsibleSelectorResources
Invoking generator
com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method rangeArrow
[WARN] Resource
'eu/ivu/PanelValueSelector/arrowDotsRight.png' was located via ClassLoader.
As a result changes in that resource will not be reflected in per-file rec
...
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Kirill Prazdnikov
2016-10-20 17:07:41 UTC
Permalink
Hi
Post by Zied Hamdi OneView
Note: the issue of error accessing RegCreateKey seams because the comiler
is not run as an administrator? is it true?
No, just create the key, error will disappear, StackOverflow has answers on
this;

For memory issues you have to increase memory. Use -Xmx4g for example, use
64bit java, use computers with 16+ G ram, disable background antivirus (it
checks everything GWT makes), clean TEMP folder, it might have many gigs
and 100k files, remove background tasks, and use SSDs only.

-Kirill
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Zied Hamdi
2016-10-20 18:43:41 UTC
Permalink
Hi Kirill,

Thanks for the regexp hint.

I have an i7 with 16Gb of RAM, an only an SSD disk with 85Gb free. I'm not
sure it's a memory issue, it's just a supposal sine the process stops
without any message (seems like it was interrupted).

I've emptied my entire Windows/temp to give it all the chances, increased
the -Xmx from 2G to 4G and run again :

Now my console doesn't show any message, since the regexp error was fixed :
I only see that the process is running and taking 1.5G and 40% of the
processor, then it just stops.

Is there a logging parameter to set to see where it stopped?

The compilation was working without any problem with GWT 2.6.1 (with my
previous settings).

<Loading Image...>
Post by Kirill Prazdnikov
Hi
Post by Zied Hamdi OneView
Note: the issue of error accessing RegCreateKey seams because the comiler
is not run as an administrator? is it true?
No, just create the key, error will disappear, StackOverflow has answers
on this;
For memory issues you have to increase memory. Use -Xmx4g for example, use
64bit java, use computers with 16+ G ram, disable background antivirus (it
checks everything GWT makes), clean TEMP folder, it might have many gigs
and 100k files, remove background tasks, and use SSDs only.
-Kirill
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Zied Hamdi OneView
2016-10-20 18:59:30 UTC
Permalink
Hi Kirill,

Let me check it again, I removed the old compiled files and it seems to
work this time...

I'll get back to you if I get issues again. Thanks for your help!

Best regards,
Zied
Post by Kirill Prazdnikov
Hi
Post by Zied Hamdi OneView
Note: the issue of error accessing RegCreateKey seams because the comiler
is not run as an administrator? is it true?
No, just create the key, error will disappear, StackOverflow has answers
on this;
For memory issues you have to increase memory. Use -Xmx4g for example, use
64bit java, use computers with 16+ G ram, disable background antivirus (it
checks everything GWT makes), clean TEMP folder, it might have many gigs
and 100k files, remove background tasks, and use SSDs only.
-Kirill
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Kirill Prazdnikov
2016-10-21 08:26:27 UTC
Permalink
Yeah, I forgot that. It is known and annoying bug.
GWT "precompiled headers" gliches time to times, especially when new files
comes old some disappears.

You HAVE TO maven clean before build (if there is a new files in
compilation or if one has gone) if you want good compilation.
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Loading...