Friday, May 16, 2014

Re: Upgrading to 2.6.1 problems

[INFO] Adding '13' new generated units
[INFO] Compiling...
[INFO] Compilation completed in 0.05 seconds
[INFO] Removing invalidated units
[INFO] Replacing GWT.runAsync with island loader calls
[INFO] Looking up initial load sequence for split points
[INFO] Initial load sequence of split points: (none)

[INFO] Compiling 65 permutations
[INFO] Creating PermutationWorkerFactory instances
[INFO] javaCommand = /usr/lib/jvm/java-7-oracle/jre/bin/java
[INFO] javaCommand = /usr/lib/jvm/java-7-oracle/jre/bin/java
[INFO] javaCommand = /usr/lib/jvm/java-7-oracle/jre/bin/java
[INFO] Compiling permutation 0...

[INFO] Process output
[INFO] Compiling
[INFO] Compiling permutation 1...
[INFO] Process output
[INFO] Compiling
[INFO] Compiling permutation 2...
[INFO] Process output
[INFO] Compiling
[INFO] Compiling permutation 3...

[INFO] [ERROR] An internal compiler exception occurred
[INFO] com.google.gwt.dev.jjs.InternalCompilerException: Unexpected error during visit.
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.translateException(JVisitor.java:110)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:276)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:265)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:117)
[INFO] at com.google.gwt.dev.jjs.ast.JBinaryOperation.traverse(JBinaryOperation.java:79)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.traverse(JModVisitor.java:361)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:273)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:265)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:117)
[INFO] at com.google.gwt.dev.jjs.ast.JExpressionStatement.traverse(JExpressionStatement.java:41)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor$ListContextImmutable.traverse(JModVisitor.java:170)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.acceptWithInsertRemoveImmutable(JModVisitor.java:336)
[INFO] at com.google.gwt.dev.jjs.ast.JBlock.traverse(JBlock.java:83)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.traverse(JModVisitor.java:361)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:273)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:138)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:134)
[INFO] at com.google.gwt.dev.jjs.ast.JMethodBody.traverse(JMethodBody.java:82)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.traverse(JModVisitor.java:361)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:273)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:265)
[INFO] at com.google.gwt.dev.jjs.ast.JMethod.visitChildren(JMethod.java:449)
[INFO] at com.google.gwt.dev.jjs.ast.JMethod.traverse(JMethod.java:418)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor$ListContextImmutable.traverse(JModVisitor.java:170)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.acceptWithInsertRemoveImmutable(JModVisitor.java:336)
[INFO] at com.google.gwt.dev.jjs.ast.JClassType.traverse(JClassType.java:98)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.traverse(JModVisitor.java:361)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:287)
[INFO] at com.google.gwt.dev.jjs.ast.JProgram.traverse(JProgram.java:972)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.traverse(JModVisitor.java:361)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:273)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:265)
[INFO] at com.google.gwt.dev.jjs.impl.EqualityNormalizer.execImpl(EqualityNormalizer.java:220)
[INFO] at com.google.gwt.dev.jjs.impl.EqualityNormalizer.exec(EqualityNormalizer.java:205)
[INFO] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.compilePermutation(JavaToJavaScriptCompiler.java:347)
[INFO] at com.google.gwt.dev.jjs.UnifiedAst.compilePermutation(UnifiedAst.java:137)
[INFO] at com.google.gwt.dev.CompilePerms.compile(CompilePerms.java:195)
[INFO] at com.google.gwt.dev.CompilePermsServer.compilePermutation(CompilePermsServer.java:306)
[INFO] at com.google.gwt.dev.CompilePermsServer.run(CompilePermsServer.java:274)
[INFO] at com.google.gwt.dev.CompilePermsServer.main(CompilePermsServer.java:237)
[INFO] Caused by: java.lang.ClassCastException: com.google.gwt.dev.jjs.ast.JPrimitiveType cannot be cast to com.google.gwt.dev.jjs.ast.JReferenceType
[INFO] at com.google.gwt.dev.jjs.impl.EqualityNormalizer$BreakupAssignOpsVisitor.endVisit(EqualityNormalizer.java:85)
[INFO] at com.google.gwt.dev.jjs.ast.JBinaryOperation.traverse(JBinaryOperation.java:83)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.traverse(JModVisitor.java:361)
[INFO] at com.google.gwt.dev.jjs.ast.JModVisitor.accept(JModVisitor.java:273)
[INFO] ... 38 more
[INFO] [ERROR] at EmbedWidgetIE.java(27): null.nullField == 0
[INFO] com.google.gwt.dev.jjs.ast.JBinaryOperation
[INFO] [ERROR] at EmbedWidgetIE.java(27): null.nullField == 0 && null.nullMethod().nullMethod().nullMethod(Style$Visibility.$clinit())
[INFO] com.google.gwt.dev.jjs.ast.JBinaryOperation
[INFO] [ERROR] at EmbedWidgetIE.java(27): null.nullField == 0 && null.nullMethod().nullMethod().nullMethod(Style$Visibility.$clinit())
[INFO] com.google.gwt.dev.jjs.ast.JExpressionStatement
[INFO] [ERROR] at PopUpCloseEvent.java(18): {
[INFO] Cast.throwClassCastExceptionUnlessNull(handler);
[INFO] Integer.valueOf(null.nullField - 1);
[INFO] null.nullField == 0 && null.nullMethod().nullMethod().nullMethod(Style$Visibility.$clinit());
[INFO] }
[INFO] com.google.gwt.dev.jjs.ast.JBlock
[INFO] [ERROR] at PopUpCloseEvent.java(18): {
[INFO] Cast.throwClassCastExceptionUnlessNull(handler);
[INFO] Integer.valueOf(null.nullField - 1);
[INFO] null.nullField == 0 && null.nullMethod().nullMethod().nullMethod(Style$Visibility.$clinit());
[INFO] }
[INFO] com.google.gwt.dev.jjs.ast.JMethodBody
[INFO] [ERROR] at PopUpCloseEvent.java(18): protected final void dispatch(EventHandler handler);
[INFO]
[INFO] com.google.gwt.dev.jjs.ast.JMethod
[INFO] [ERROR] at PopUpCloseEvent.java(6): final class PopUpCloseEvent extends GwtEvent
[INFO] com.google.gwt.dev.jjs.ast.JClassType
[INFO] [ERROR] at Unknown(0): <JProgram>
[INFO] com.google.gwt.dev.jjs.ast.JProgram
[INFO] [ERROR] Error from external worker

I have a similar issue after upgrading to 2.6.1 from 2.6.0. Find attached the exception.

I tracked the error to a line that compares an Integer to zero in this way (changing to int didn't resolve): "if (count == 0) {"
To make it compile I rewrote as: "if (count.equals(new Integer(0)) {"

Regards,
--
Pablo

On 05/16/2014 02:58 PM, William Davis wrote:
Today is the day I decided to move one of our projects to 2.6.1. How hard can it be, right? Just change the pom file and all will go smoothly. Clearly I wouldn't be here if that were the case. Now perhaps I have made a dumb error, but an extra set of eyes could solve my issues. I believe it has something to do with maven and dependencies getting screwed up. 

So here is the deal, I have a project running fine on 2.5.1, I switch the pom to pull 2.6.1 and when I run the maven install I get the same error on permutation 4 every time. If anyone has any ideas or a direction to point me in I would be most grateful.

I am relatively new to the scene so would be happy to learn if anyone sees any mistakes. I will post the error and attach my pom file. 

Thanks,
Will

[INFO]    Compiling 15 permutations
[INFO]       Compiling permutation 0...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 7...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 2...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 6...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 1...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 5...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 3...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 4...
[INFO]       [ERROR] An internal compiler exception occurred
[INFO] com.google.gwt.dev.jjs.InternalCompilerException: Unexpected error during visit.
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.translateException(JVisitor.java:110)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.acceptLvalue(JVisitor.java:162)
[INFO] at com.google.gwt.dev.jjs.ast.JBinaryOperation.traverse(JBinaryOperation.java:77)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:145)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.acceptWithInsertRemove(JVisitor.java:167)
[INFO] at com.google.gwt.dev.jjs.ast.js.JMultiExpression.traverse(JMultiExpression.java:140)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:126)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:121)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:117)
[INFO] at com.google.gwt.dev.jjs.ast.JReturnStatement.traverse(JReturnStatement.java:39)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:145)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.acceptWithInsertRemoveImmutable(JVisitor.java:171)
[INFO] at com.google.gwt.dev.jjs.ast.JBlock.traverse(JBlock.java:83)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:126)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:138)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:134)
[INFO] at com.google.gwt.dev.jjs.ast.JMethodBody.traverse(JMethodBody.java:82)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:126)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:121)
[INFO] at com.google.gwt.dev.jjs.ast.JMethod.visitChildren(JMethod.java:449)
[INFO] at com.google.gwt.dev.jjs.ast.JMethod.traverse(JMethod.java:418)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:145)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.acceptWithInsertRemoveImmutable(JVisitor.java:171)
[INFO] at com.google.gwt.dev.jjs.ast.JClassType.traverse(JClassType.java:98)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:145)
[INFO] at com.google.gwt.dev.jjs.ast.JProgram.traverse(JProgram.java:972)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:126)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.accept(JVisitor.java:121)
[INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.execImpl(GenerateJavaScriptAST.java:2953)
[INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.exec(GenerateJavaScriptAST.java:2673)
[INFO] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.compilePermutation(JavaToJavaScriptCompiler.java:357)
[INFO] at com.google.gwt.dev.jjs.UnifiedAst.compilePermutation(UnifiedAst.java:137)
[INFO] at com.google.gwt.dev.CompilePerms.compile(CompilePerms.java:195)
[INFO] at com.google.gwt.dev.ThreadedPermutationWorkerFactory$ThreadedPermutationWorker.compile(ThreadedPermutationWorkerFactory.java:50)
[INFO] at com.google.gwt.dev.PermutationWorkerFactory$Manager$WorkerThread.run(PermutationWorkerFactory.java:73)
[INFO] at java.lang.Thread.run(Thread.java:722)
[INFO] Caused by: java.lang.NoSuchMethodError: com.google.gwt.thirdparty.guava.common.collect.Hashing.closedTableSize(ID)I
[INFO] at com.google.gwt.thirdparty.guava.common.collect.LinkedHashMultimap$ValueSet.<init>(LinkedHashMultimap.java:324)
[INFO] at com.google.gwt.thirdparty.guava.common.collect.LinkedHashMultimap.createCollection(LinkedHashMultimap.java:259)
[INFO] at com.google.gwt.thirdparty.guava.common.collect.AbstractMultimap.getOrCreateCollection(AbstractMultimap.java:214)
[INFO] at com.google.gwt.thirdparty.guava.common.collect.AbstractMultimap.put(AbstractMultimap.java:201)
[INFO] at com.google.gwt.thirdparty.guava.common.collect.AbstractSetMultimap.put(AbstractSetMultimap.java:117)
[INFO] at com.google.gwt.thirdparty.guava.common.collect.LinkedHashMultimap.put(LinkedHashMultimap.java:81)
[INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST$FixNameClashesVisitor.endVisit(GenerateJavaScriptAST.java:324)
[INFO] at com.google.gwt.dev.jjs.ast.JLocalRef.traverse(JLocalRef.java:47)
[INFO] at com.google.gwt.dev.jjs.ast.JVisitor.acceptLvalue(JVisitor.java:159)
[INFO] ... 34 more
[INFO]          [ERROR] at Unknown(0): maybeJsoInvocation
[INFO]             com.google.gwt.dev.jjs.ast.JLocalRef
[INFO]          [ERROR] at Unknown(0): maybeJsoInvocation = this$static
[INFO]             com.google.gwt.dev.jjs.ast.JBinaryOperation
[INFO]          [ERROR] at Unknown(0): (maybeJsoInvocation = this$static, Cast.isJavaObject(maybeJsoInvocation) ? maybeJsoInvocation.___clazz : JavaScriptObject.$getClass())
[INFO]             com.google.gwt.dev.jjs.ast.js.JMultiExpression
[INFO]          [ERROR] at Unknown(0): return (maybeJsoInvocation = this$static, Cast.isJavaObject(maybeJsoInvocation) ? maybeJsoInvocation.___clazz : JavaScriptObject.$getClass())
[INFO]             com.google.gwt.dev.jjs.ast.JReturnStatement
[INFO]          [ERROR] at Unknown(0): {
[INFO]   return (maybeJsoInvocation = this$static, Cast.isJavaObject(maybeJsoInvocation) ? maybeJsoInvocation.___clazz : JavaScriptObject.$getClass());
[INFO] }
[INFO]             com.google.gwt.dev.jjs.ast.JBlock
[INFO]          [ERROR] at Unknown(0): {
[INFO]   return (maybeJsoInvocation = this$static, Cast.isJavaObject(maybeJsoInvocation) ? maybeJsoInvocation.___clazz : JavaScriptObject.$getClass());
[INFO] }
[INFO]             com.google.gwt.dev.jjs.ast.JMethodBody
[INFO]          [ERROR] at Unknown(0): public static final Class getClass__devirtual$(Object this$static);
[INFO] 
[INFO]             com.google.gwt.dev.jjs.ast.JMethod
[INFO]          [ERROR] at JavaScriptObject.java(28): class JavaScriptObject extends Object 
[INFO]             com.google.gwt.dev.jjs.ast.JClassType
[INFO]          [ERROR] at Unknown(0): <JProgram>
[INFO]             com.google.gwt.dev.jjs.ast.JProgram
[INFO]       [ERROR] Unrecoverable exception, shutting down
[INFO] com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
[INFO] at com.google.gwt.dev.javac.CompilationProblemReporter.logAndTranslateException(CompilationProblemReporter.java:90)
[INFO] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.compilePermutation(JavaToJavaScriptCompiler.java:551)
[INFO] at com.google.gwt.dev.jjs.UnifiedAst.compilePermutation(UnifiedAst.java:137)
[INFO] at com.google.gwt.dev.CompilePerms.compile(CompilePerms.java:195)
[INFO] at com.google.gwt.dev.ThreadedPermutationWorkerFactory$ThreadedPermutationWorker.compile(ThreadedPermutationWorkerFactory.java:50)
[INFO] at com.google.gwt.dev.PermutationWorkerFactory$Manager$WorkerThread.run(PermutationWorkerFactory.java:73)
[INFO] at java.lang.Thread.run(Thread.java:722)
[INFO]       [ERROR] Not all permutation were compiled , completed (0/15)
[INFO]       [WARN] Lost communication with remote process
[INFO] java.net.SocketException: socket closed
[INFO] at java.net.SocketInputStream.socketRead0(Native Method)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:150)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:121)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:203)
[INFO] at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2266)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2559)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2569)
[INFO] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)
[INFO] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
[INFO] at com.google.gwt.dev.ExternalPermutationWorkerFactory$ExternalPermutationWorker.compile(ExternalPermutationWorkerFactory.java:153)
[INFO] at com.google.gwt.dev.PermutationWorkerFactory$Manager$WorkerThread.run(PermutationWorkerFactory.java:73)
[INFO] at java.lang.Thread.run(Thread.java:722)
[INFO]       [WARN] Lost communication with remote process
[INFO] java.net.SocketException: socket closed
[INFO] at java.net.SocketInputStream.socketRead0(Native Method)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:150)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:121)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:203)
[INFO] at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2266)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2559)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2569)
[INFO] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)
[INFO] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
[INFO] at com.google.gwt.dev.ExternalPermutationWorkerFactory$ExternalPermutationWorker.compile(ExternalPermutationWorkerFactory.java:153)
[INFO] at com.google.gwt.dev.PermutationWorkerFactory$Manager$WorkerThread.run(PermutationWorkerFactory.java:73)
[INFO] at java.lang.Thread.run(Thread.java:722)
[INFO]       [WARN] Lost communication with remote process
[INFO] java.net.SocketException: socket closed
[INFO] at java.net.SocketInputStream.socketRead0(Native Method)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:150)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:121)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:203)
[INFO] at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2266)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2559)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2569)
[INFO] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)
[INFO] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
[INFO] at com.google.gwt.dev.ExternalPermutationWorkerFactory$ExternalPermutationWorker.compile(ExternalPermutationWorkerFactory.java:153)
[INFO] at com.google.gwt.dev.PermutationWorkerFactory$Manager$WorkerThread.run(PermutationWorkerFactory.java:73)
[INFO] at java.lang.Thread.run(Thread.java:722)
[INFO]       [WARN] Lost communication with remote process
[INFO] java.net.SocketException: socket closed
[INFO] at java.net.SocketInputStream.socketRead0(Native Method)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:150)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:121)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:203)
[INFO] at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2266)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2559)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2569)
[INFO] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)
[INFO] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
[INFO] at com.google.gwt.dev.ExternalPermutationWorkerFactory$ExternalPermutationWorker.compile(ExternalPermutationWorkerFactory.java:153)
[INFO] at com.google.gwt.dev.PermutationWorkerFactory$Manager$WorkerThread.run(PermutationWorkerFactory.java:73)
[INFO] at java.lang.Thread.run(Thread.java:722)
[INFO]       [WARN] Lost communication with remote process
[INFO] java.net.SocketException: socket closed
[INFO] at java.net.SocketInputStream.socketRead0(Native Method)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:150)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:121)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:203)
[INFO] at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2266)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2559)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2569)
[INFO] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)
[INFO] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
[INFO] at com.google.gwt.dev.ExternalPermutationWorkerFactory$ExternalPermutationWorker.compile(ExternalPermutationWorkerFactory.java:153)
[INFO] at com.google.gwt.dev.PermutationWorkerFactory$Manager$WorkerThread.run(PermutationWorkerFactory.java:73)
[INFO] at java.lang.Thread.run(Thread.java:722)
[INFO]       [WARN] Lost communication with remote process
[INFO] java.net.SocketException: socket closed
[INFO] at java.net.SocketInputStream.socketRead0(Native Method)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:150)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:121)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:203)
[INFO] at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2266)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2559)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2569)
[INFO] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)
[INFO] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
[INFO] at com.google.gwt.dev.ExternalPermutationWorkerFactory$ExternalPermutationWorker.compile(ExternalPermutationWorkerFactory.java:153)
[INFO] at com.google.gwt.dev.PermutationWorkerFactory$Manager$WorkerThread.run(PermutationWorkerFactory.java:73)
[INFO] at java.lang.Thread.run(Thread.java:722)
[INFO]       [WARN] Lost communication with remote process
[INFO] java.net.SocketException: socket closed
[INFO] at java.net.SocketInputStream.socketRead0(Native Method)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:150)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:121)
[INFO] at java.net.SocketInputStream.read(SocketInputStream.java:203)
[INFO] at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2266)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2559)
[INFO] at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2569)
[INFO] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)
[INFO] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
[INFO] at com.google.gwt.dev.ExternalPermutationWorkerFactory$ExternalPermutationWorker.compile(ExternalPermutationWorkerFactory.java:153)
[INFO] at com.google.gwt.dev.PermutationWorkerFactory$Manager$WorkerThread.run(PermutationWorkerFactory.java:73)
[INFO] at java.lang.Thread.run(Thread.java:722)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02.242s
[INFO] Finished at: Fri May 16 11:39:19 EDT 2014
[INFO] Final Memory: 17M/230M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.6.1:compile (default) on project statcan-drmt-gwt-2.6.1: Command [[
[ERROR] C:\jdk1.7.0_01\jre\bin\java -Xmx512m -classpath C:\Users\Will\workspace_kepler\statcan-drmt\statcan-drmt-gwt-2.6.1\target\statcan-drmt-gwt-2.6.1-1.0.1-SNAPSHOT0\WEB-INF\classes;C:\Users\Will\workspace_kepler\statcan-drmt\statcan-drmt-gwt-2.6.1\src\main\java;C:\Users\Will\.m2\repository\us\mtna\datarepository\model-datarepository\1.1.0-SNAPSHOT\model-datarepository-1.1.0-SNAPSHOT.jar;C:\Users\Will\.m2\repository\us\mtna\core\model-core\1.1.0-SNAPSHOT\model-core-1.1.0-SNAPSHOT.jar;C:\Users\Will\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\Will\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar;C:\Users\Will\.m2\repository\us\mtna\gwt\library\library-core\1.1.0-SNAPSHOT\library-core-1.1.0-SNAPSHOT.jar;C:\Users\Will\.m2\repository\us\mtna\core\model-base\1.1.0-SNAPSHOT\model-base-1.1.0-SNAPSHOT.jar;C:\Users\Will\.m2\repository\us\mtna\core\model-manager-xml\1.1.0-SNAPSHOT\model-manager-xml-1.1.0-SNAPSHOT.jar;C:\Users\Will\.m2\repository\us\mtna\core\xmlbeans-model\1.1.0-SNAPSHOT\ xmlbeans-model-1.1.0-SNAPSHOT.jar;C:\Users\Will\.m2\repository\org\openmetadata\xmlbeans-dublinecore\1.0.0\xmlbeans-dublinecore-1.0.0.jar;C:\Users\Will\.m2\repository\org\openmetadata\xmlbeans-w3c-core\1.0.0\xmlbeans-w3c-core-1.0.0.jar;C:\Users\Will\.m2\repository\org\apache\xmlbeans\xmlbeans\2.4.0\xmlbeans-2.4.0.jar;C:\Users\Will\.m2\repository\us\mtna\core\repository-base\1.1.0-SNAPSHOT\repository-base-1.1.0-SNAPSHOT.jar;C:\Users\Will\.m2\repository\net\sf\ehcache\ehcache\2.7.4\ehcache-2.7.4.jar;C:\Users\Will\.m2\repository\us\mtna\core\workspace-base\1.1.0-SNAPSHOT\workspace-base-1.1.0-SNAPSHOT.jar;C:\Users\Will\.m2\repository\com\google\guava\guava-gwt\15.0\guava-gwt-15.0.jar;C:\Users\Will\.m2\repository\com\google\code\findbugs\jsr305\1.3.9\jsr305-1.3.9.jar;C:\Users\Will\.m2\repository\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\Will\.m2\repository\commons-fileupload\commons-fileupload\1.2.2\commons-fileupload-1.2.2.jar;C:\Users\Will\.m2\repository\commons-io\commons-io\2 .4\commons-io-2.4.jar;C:\Users\Will\.m2\repository\com\googlecode\gwtquery\bundles\gquery-dnd-bundle\1.0.6\gquery-dnd-bundle-1.0.6.jar;C:\Users\Will\.m2\repository\com\google\code\gwtx\gwtx\1.5.2\gwtx-1.5.2.jar;C:\Users\Will\.m2\repository\com\allen-sauer\gwt\dnd\gwt-dnd\3.2.3\gwt-dnd-3.2.3.jar;C:\Users\Will\.m2\repository\com\google\web\bindery\requestfactory-server\2.5.1\requestfactory-server-2.5.1.jar;C:\Users\Will\.m2\repository\org\hibernate\hibernate-validator\4.1.0.Final\hibernate-validator-4.1.0.Final.jar;C:\Users\Will\.m2\repository\org\slf4j\slf4j-log4j12\1.6.1\slf4j-log4j12-1.6.1.jar;C:\Users\Will\.m2\repository\org\slf4j\slf4j-api\1.6.1\slf4j-api-1.6.1.jar;C:\Users\Will\.m2\repository\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Will\.m2\repository\org\irods\jargon\jargon-core\3.3.2-beta2\jargon-core-3.3.2-beta2.jar;C:\Users\Will\.m2\repository\commons-codec\commons-codec\1.4\commons-codec-1.4.jar;C:\Users\Will\.m2\repository\org\globus\jglobus\cog-jglobus\1.8.0 \cog-jglobus-1.8.0.jar;C:\Users\Will\.m2\repository\org\springframework\spring-context\4.0.2.RELEASE\spring-context-4.0.2.RELEASE.jar;C:\Users\Will\.m2\repository\org\springframework\spring-aop\4.0.2.RELEASE\spring-aop-4.0.2.RELEASE.jar;C:\Users\Will\.m2\repository\org\springframework\spring-beans\4.0.2.RELEASE\spring-beans-4.0.2.RELEASE.jar;C:\Users\Will\.m2\repository\org\springframework\spring-core\4.0.2.RELEASE\spring-core-4.0.2.RELEASE.jar;C:\Users\Will\.m2\repository\org\springframework\spring-expression\4.0.2.RELEASE\spring-expression-4.0.2.RELEASE.jar;C:\Users\Will\.m2\repository\org\springframework\spring-web\4.0.2.RELEASE\spring-web-4.0.2.RELEASE.jar;C:\Users\Will\.m2\repository\org\springframework\security\spring-security-web\3.2.1.RELEASE\spring-security-web-3.2.1.RELEASE.jar;C:\Users\Will\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\Will\.m2\repository\org\springframework\security\spring-security-core\3.2.1.RELEASE\spring-security-core-3.2.1.REL EASE.jar;C:\Users\Will\.m2\repository\org\springframework\security\spring-security-config\3.2.1.RELEASE\spring-security-config-3.2.1.RELEASE.jar;C:\Users\Will\.m2\repository\com\google\gwt\gwt-user\2.6.1\gwt-user-2.6.1.jar;C:\Users\Will\.m2\repository\javax\validation\validation-api\1.0.0.GA\validation-api-1.0.0.GA.jar;C:\Users\Will\.m2\repository\org\json\json\20090211\json-20090211.jar;C:\Users\Will\.m2\repository\us\mtna\core\model-util\1.1.0-SNAPSHOT\model-util-1.1.0-SNAPSHOT.jar;C:\Users\Will\.m2\repository\org\apache\commons\commons-csv\1.0-SNAPSHOT\commons-csv-1.0-SNAPSHOT.jar;C:\Users\Will\.m2\repository\com\google\gwt\gwt-user\2.6.1\gwt-user-2.6.1.jar;C:\Users\Will\.m2\repository\com\google\gwt\gwt-dev\2.6.1\gwt-dev-2.6.1.jar com.google.gwt.dev.Compiler -logLevel INFO -style OBF -war C:\Users\Will\workspace_kepler\statcan-drmt\statcan-drmt-gwt-2.6.1\target\statcan-drmt-gwt-2.6.1-1.0.1-SNAPSHOT0 -localWorkers 8 -XfragmentCount -1 -sourceLevel auto -gen C:\Users\Will\workspace_kepler\statcan-drmt\statcan-drmt-gwt-2.6.1\target\.generated us.mtna.statcan.drmt.gwt.Application
[ERROR] ]] failed with status 1
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment