See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai...
------------------------------------------
[...truncated 257 lines...]
[ERROR] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[ERROR] at java.lang.Thread.run(Thread.java:744)
[INFO] at com.google.gwt.dev.jjs.impl.UnifyAst$UnifyVisitor.endVisit(UnifyAst.java:255)
[INFO] at com.google.gwt.dev.jjs.ast.JMethodCall.traverse(JMethodCall.java:244)
[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.JCastOperation.traverse(JCastOperation.java:65)
[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.JDeclarationStatement.traverse(JDeclarationStatement.java:48)
[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.JTryStatement.traverse(JTryStatement.java:92)
[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.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.UnifyAst.mainLoop(UnifyAst.java:940)
[INFO] at com.google.gwt.dev.jjs.impl.UnifyAst.exec(UnifyAst.java:665)
[INFO] at
com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:672)
[INFO] at
com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:34)
[INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:271)
[INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:223)
[INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:139)
[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:167)
[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:132)
[INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:99)
[INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:55)
[INFO] at
com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:50)
[INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:106)
[INFO] Caused by:
org.jboss.errai.ioc.rebind.ioc.exception.UnsatisfiedDependenciesException: @>
org.jboss.errai.demo.todo.client.local.SignupPage
[INFO] - field org.jboss.errai.codegen.meta.MetaField:SignupPage.@javax.inject.Inject()
@org.jboss.errai.ui.shared.api.annotations.Model() private
org.jboss.errai.demo.todo.shared.TodoListUser user could not be satisfied for type:
org.jboss.errai.demo.todo.shared.TodoListUser
[INFO] Message: cannot resolve injectable bean for type:
org.jboss.errai.demo.todo.shared.TodoListUser; qualified by: @Default
[INFO]
[INFO] at
org.jboss.errai.ioc.rebind.ioc.exception.UnsatisfiedDependenciesException.createWithSingleFieldFailure(UnsatisfiedDependenciesException.java:39)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.injector.api.InjectionTask.doTask(InjectionTask.java:119)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.injector.InjectUtil.handleInjectionTasks(InjectUtil.java:164)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.injector.InjectUtil.access$000(InjectUtil.java:73)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.injector.InjectUtil$2.generateConstructor(InjectUtil.java:151)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.injector.basic.TypeInjector.renderProvider(TypeInjector.java:138)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCConfigProcessor$3.handle(IOCConfigProcessor.java:404)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCConfigProcessor$7.process(IOCConfigProcessor.java:673)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCConfigProcessor.process(IOCConfigProcessor.java:619)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCBootstrapGenerator.generateBootstrappingClassSource(IOCBootstrapGenerator.java:299)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCBootstrapGenerator.generate(IOCBootstrapGenerator.java:141)
[INFO] at
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator.generate(IOCGenerator.java:69)
[INFO] at
org.jboss.errai.config.rebind.AbstractAsyncGenerator$1.call(AbstractAsyncGenerator.java:67)
[INFO] at
org.jboss.errai.config.rebind.AbstractAsyncGenerator$1.call(AbstractAsyncGenerator.java:55)
[INFO] at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[INFO] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[INFO] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[INFO] at java.lang.Thread.run(Thread.java:744)
[INFO] Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO] Invoking generator
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO] generating ioc bootstrapping code...
[INFO] Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO] Invoking generator
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO] generating ioc bootstrapping code...
[INFO] Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO] Invoking generator
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO] generating ioc bootstrapping code...
[INFO] Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO] Invoking generator
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO] generating ioc bootstrapping code...
[INFO] Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO] Invoking generator
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO] generating ioc bootstrapping code...
[INFO] Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO] Invoking generator
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO] generating ioc bootstrapping code...
[INFO] Rebinding org.jboss.errai.ioc.client.Bootstrapper
[INFO] Invoking generator
org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator
[INFO] generating ioc bootstrapping code...
[INFO] [WARN] For the following type(s), generated source was never committed (did you
forget to call commit()?)
[INFO] [WARN] org.jboss.errai.ioc.client.BootstrapperImpl
[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.JCastOperation.traverse(JCastOperation.java:65)
[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.JDeclarationStatement.traverse(JDeclarationStatement.java:48)
[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.JTryStatement.traverse(JTryStatement.java:92)
[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.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.UnifyAst.mainLoop(UnifyAst.java:940)
[INFO] at com.google.gwt.dev.jjs.impl.UnifyAst.exec(UnifyAst.java:665)
[INFO] at
com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:672)
[INFO] at
com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:34)
[INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:271)
[INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:223)
[INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:139)
[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:167)
[INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:132)
[INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:99)
[INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:55)
[INFO] at
com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:50)
[INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:106)
[INFO] Caused by: java.lang.NoClassDefFoundError:
org.jboss.errai.ioc.client.BootstrapperImpl
[INFO] at com.google.gwt.dev.jjs.impl.UnifyAst.searchForTypeBySource(UnifyAst.java:1024)
[INFO] at com.google.gwt.dev.jjs.impl.UnifyAst.access$1600(UnifyAst.java:124)
[INFO] at
com.google.gwt.dev.jjs.impl.UnifyAst$UnifyVisitor.handleGwtCreate(UnifyAst.java:396)
[INFO] at
com.google.gwt.dev.jjs.impl.UnifyAst$UnifyVisitor.handleMagicMethodCall(UnifyAst.java:465)
[INFO] at com.google.gwt.dev.jjs.impl.UnifyAst$UnifyVisitor.endVisit(UnifyAst.java:255)
[INFO] at com.google.gwt.dev.jjs.ast.JMethodCall.traverse(JMethodCall.java:244)
[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] ... 45 more
[INFO] [ERROR] at Container.java(64): GWT.create(Bootstrapper.class)
[INFO] com.google.gwt.dev.jjs.ast.JMethodCall
[INFO] [ERROR] at Container.java(64): (Bootstrapper) GWT.create(Bootstrapper.class)
[INFO] com.google.gwt.dev.jjs.ast.JCastOperation
[INFO] [ERROR] at Container.java(64): final Bootstrapper bootstrapper =
(Bootstrapper) GWT.create(Bootstrapper.class)
[INFO] com.google.gwt.dev.jjs.ast.JDeclarationStatement
[INFO] [ERROR] at Container.java(48): {
[INFO] Container.init = false;
[INFO] QualifierUtil.initFromFactoryProvider(new Container$1(this));
[INFO] Container.logger.info("IOC bootstrapper successfully initialized.");
[INFO] if (((IOCEnvironment) new IOCEnvironmentImpl()).isAsync()) {
[INFO] Container.logger.info("bean manager initialized in async mode.");
[INFO] }
[INFO] final Bootstrapper bootstrapper = (Bootstrapper) GWT.create(Bootstrapper.class);
[INFO] Container.injectionContext = bootstrapper.bootstrapContainer();
[INFO] final CreationalContext rootContext =
Container.injectionContext.getRootContext();
[INFO] if (rootContext instanceof AsyncCreationalContext) {
[INFO] ((AsyncCreationalContext) rootContext).finish(new Container$2(this));
[INFO] } else {
[INFO] ((SimpleCreationalContext) rootContext).finish();
[INFO] this.finishInit();
[INFO] }
[INFO] }
[INFO] com.google.gwt.dev.jjs.ast.JBlock
[INFO] [ERROR] at Container.java(48): try {
[INFO] Container.init = false;
[INFO] QualifierUtil.initFromFactoryProvider(new Container$1(this));
[INFO] Container.logger.info("IOC bootstrapper successfully initialized.");
[INFO] if (((IOCEnvironment) new IOCEnvironmentImpl()).isAsync()) {
[INFO] Container.logger.info("bean manager initialized in async mode.");
[INFO] }
[INFO] final Bootstrapper bootstrapper = (Bootstrapper) GWT.create(Bootstrapper.class);
[INFO] Container.injectionContext = bootstrapper.bootstrapContainer();
[INFO] final CreationalContext rootContext =
Container.injectionContext.getRootContext();
[INFO] if (rootContext instanceof AsyncCreationalContext) {
[INFO] ((AsyncCreationalContext) rootContext).finish(new Container$2(this));
[INFO] } else {
[INFO] ((SimpleCreationalContext) rootContext).finish();
[INFO] this.finishInit();
[INFO] }
[INFO] } catch (Throwable t) {
[INFO] t.printStackTrace();
[INFO] throw new RuntimeException("critical error in IOC container bootstrap:
" + t.getClass().getName() + ": " + t.getMessage());
[INFO] }
[INFO] com.google.gwt.dev.jjs.ast.JTryStatement
[INFO] [ERROR] at Container.java(47): {
[INFO] try {
[INFO] Container.init = false;
[INFO] QualifierUtil.initFromFactoryProvider(new Container$1(this));
[INFO] Container.logger.info("IOC bootstrapper successfully initialized.");
[INFO] if (((IOCEnvironment) new IOCEnvironmentImpl()).isAsync()) {
[INFO] Container.logger.info("bean manager initialized in async mode.");
[INFO] }
[INFO] final Bootstrapper bootstrapper = (Bootstrapper)
GWT.create(Bootstrapper.class);
[INFO] Container.injectionContext = bootstrapper.bootstrapContainer();
[INFO] final CreationalContext rootContext =
Container.injectionContext.getRootContext();
[INFO] if (rootContext instanceof AsyncCreationalContext) {
[INFO] ((AsyncCreationalContext) rootContext).finish(new Container$2(this));
[INFO] } else {
[INFO] ((SimpleCreationalContext) rootContext).finish();
[INFO] this.finishInit();
[INFO] }
[INFO] } catch (Throwable t) {
[INFO] t.printStackTrace();
[INFO] throw new RuntimeException("critical error in IOC container bootstrap:
" + t.getClass().getName() + ": " + t.getMessage());
[INFO] }
[INFO] }
[INFO] com.google.gwt.dev.jjs.ast.JBlock
[INFO] [ERROR] at Container.java(47): {
[INFO] try {
[INFO] Container.init = false;
[INFO] QualifierUtil.initFromFactoryProvider(new Container$1(this));
[INFO] Container.logger.info("IOC bootstrapper successfully initialized.");
[INFO] if (((IOCEnvironment) new IOCEnvironmentImpl()).isAsync()) {
[INFO] Container.logger.info("bean manager initialized in async mode.");
[INFO] }
[INFO] final Bootstrapper bootstrapper = (Bootstrapper)
GWT.create(Bootstrapper.class);
[INFO] Container.injectionContext = bootstrapper.bootstrapContainer();
[INFO] final CreationalContext rootContext =
Container.injectionContext.getRootContext();
[INFO] if (rootContext instanceof AsyncCreationalContext) {
[INFO] ((AsyncCreationalContext) rootContext).finish(new Container$2(this));
[INFO] } else {
[INFO] ((SimpleCreationalContext) rootContext).finish();
[INFO] this.finishInit();
[INFO] }
[INFO] } catch (Throwable t) {
[INFO] t.printStackTrace();
[INFO] throw new RuntimeException("critical error in IOC container bootstrap:
" + t.getClass().getName() + ": " + t.getMessage());
[INFO] }
[INFO] }
[INFO] com.google.gwt.dev.jjs.ast.JMethodBody
[INFO] [ERROR] at Container.java(47): public void bootstrapContainer();
[INFO]
[INFO] com.google.gwt.dev.jjs.ast.JMethod