Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 703373 Details for
Bug 916128
cdi-examples of Errrai demo distribution are failing to build
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
errors appeard while building cdi demos
errai_error.txt (text/plain), 22.94 KB, created by
Stefan Miklosovic
on 2013-02-27 11:30:54 UTC
(
hide
)
Description:
errors appeard while building cdi demos
Filename:
MIME Type:
Creator:
Stefan Miklosovic
Created:
2013-02-27 11:30:54 UTC
Size:
22.94 KB
patch
obsolete
>=============================================== >Errai::CDI::Demo::Stock Ticker >=============================================== >[INFO] [ERROR] INFO: generating rpc proxy loader class. >[INFO] [INFO] [ERROR] An internal compiler exception occurred >[INFO] [INFO] com.google.gwt.dev.jjs.InternalCompilerException: Failed to get JNode >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:140) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.internalGet(TypeMap.java:242) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:138) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:71) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processExpression(GenerateJavaAST.java:1144) >[INFO] [INFO] at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) >[INFO] [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >[INFO] [INFO] at java.lang.reflect.Method.invoke(Method.java:601) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispatch(GenerateJavaAST.java:577) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessExpression(GenerateJavaAST.java:603) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessStatement(GenerateJavaAST.java:632) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processStatements(GenerateJavaAST.java:1846) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processStatement(GenerateJavaAST.java:1542) >[INFO] [INFO] at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) >[INFO] [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >[INFO] [INFO] at java.lang.reflect.Method.invoke(Method.java:601) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispatch(GenerateJavaAST.java:577) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessStatement(GenerateJavaAST.java:638) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processInitializer(GenerateJavaAST.java:1486) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processType(GenerateJavaAST.java:482) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST.exec(GenerateJavaAST.java:2958) >[INFO] [INFO] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:608) >[INFO] [INFO] at com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:33) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:284) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:233) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:145) >[INFO] [INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:232) >[INFO] [INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:198) >[INFO] [INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] [INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] [INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] [INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177) >[INFO] [INFO] [ERROR] <no source info>: public class org.jboss.errai.databinding.client.DataBindingModuleBootstrapper >[INFO] [INFO] extends java.lang.Object >[INFO] [INFO] implements : java.lang.Runnable >[INFO] [INFO] /* methods */ >[INFO] [INFO] public void <init>() >[INFO] [INFO] public void run() >[INFO] [INFO] >[INFO] [INFO] >[INFO] [INFO] >[INFO] [INFO] org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(40): new DataBindingModuleBootstrapper().run() >[INFO] [INFO] org.eclipse.jdt.internal.compiler.ast.MessageSend >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(36): { >[INFO] [INFO] CDIEventTypeLookup.get().addLookup("org.jboss.errai.cdi.demo.stock.client.shared.Tick", "java.lang.Object"); >[INFO] [INFO] CDIEventTypeLookup.get().addLookup("org.jboss.errai.cdi.demo.stock.client.shared.SubscriptionReply", "java.lang.Object"); >[INFO] [INFO] new CDI().initLookupTable(CDIEventTypeLookup.get()); >[INFO] [INFO] new DataBindingModuleBootstrapper().run(); >[INFO] [INFO] } >[INFO] [INFO] org.eclipse.jdt.internal.compiler.ast.Block >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(35): class BootstrapperImpl extends Object implements Bootstrapper >[INFO] [INFO] com.google.gwt.dev.jjs.ast.JClassType >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] Reactor Summary: >[INFO] [INFO] >[INFO] [INFO] Errai::CDI::Demos ................................. SUCCESS [2.095s] >[INFO] [INFO] Errai::CDI::Demo::Stock Ticker .................... FAILURE [24.410s] >[INFO] [INFO] Errai::CDI::Demo::Tag Cloud ....................... SKIPPED >[INFO] [INFO] Errai::CDI::Demo::Stress Test ..................... SKIPPED >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] BUILD FAILURE >[INFO] [INFO] ------------------------------------------------------------------------ > >=============================================== >Errai::CDI::Demo::Tag Cloud >=============================================== >[INFO] [ERROR] Feb 27, 2013 12:15:09 PM org.jboss.errai.bus.rebind.RpcProxyLoaderGenerator generate >[INFO] [ERROR] INFO: generating rpc proxy loader class. >[INFO] [INFO] [ERROR] An internal compiler exception occurred >[INFO] [INFO] com.google.gwt.dev.jjs.InternalCompilerException: Failed to get JNode >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:140) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.internalGet(TypeMap.java:242) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:138) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:71) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processExpression(GenerateJavaAST.java:1144) >[INFO] [INFO] at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) >[INFO] [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >[INFO] [INFO] at java.lang.reflect.Method.invoke(Method.java:601) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispatch(GenerateJavaAST.java:577) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessExpression(GenerateJavaAST.java:603) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessStatement(GenerateJavaAST.java:632) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processStatements(GenerateJavaAST.java:1846) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processStatement(GenerateJavaAST.java:1542) >[INFO] [INFO] at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) >[INFO] [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >[INFO] [INFO] at java.lang.reflect.Method.invoke(Method.java:601) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispatch(GenerateJavaAST.java:577) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessStatement(GenerateJavaAST.java:638) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processInitializer(GenerateJavaAST.java:1486) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processType(GenerateJavaAST.java:482) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST.exec(GenerateJavaAST.java:2958) >[INFO] [INFO] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:608) >[INFO] [INFO] at com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:33) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:284) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:233) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:145) >[INFO] [INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:232) >[INFO] [INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:198) >[INFO] [INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] [INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] [INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] [INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177) >[INFO] [INFO] [ERROR] <no source info>: public class org.jboss.errai.databinding.client.DataBindingModuleBootstrapper >[INFO] [INFO] extends java.lang.Object >[INFO] [INFO] implements : java.lang.Runnable >[INFO] [INFO] /* methods */ >[INFO] [INFO] public void <init>() >[INFO] [INFO] public void run() >[INFO] [INFO] >[INFO] [INFO] >[INFO] [INFO] >[INFO] [INFO] org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(40): new DataBindingModuleBootstrapper().run() >[INFO] [INFO] org.eclipse.jdt.internal.compiler.ast.MessageSend >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(36): { >[INFO] [INFO] CDIEventTypeLookup.get().addLookup("org.jboss.errai.cdi.demo.tagcloud.client.shared.TagCloud", "java.lang.Object"); >[INFO] [INFO] CDIEventTypeLookup.get().addLookup("org.jboss.errai.cdi.demo.tagcloud.client.shared.Tag", "java.lang.Object"); >[INFO] [INFO] new CDI().initLookupTable(CDIEventTypeLookup.get()); >[INFO] [INFO] new DataBindingModuleBootstrapper().run(); >[INFO] [INFO] } >[INFO] [INFO] org.eclipse.jdt.internal.compiler.ast.Block >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(35): class BootstrapperImpl extends Object implements Bootstrapper >[INFO] [INFO] com.google.gwt.dev.jjs.ast.JClassType >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] Reactor Summary: >[INFO] [INFO] >[INFO] [INFO] Errai::CDI::Demos ................................. SUCCESS [1.983s] >[INFO] [INFO] Errai::CDI::Demo::Tag Cloud ....................... FAILURE [25.345s] >[INFO] [INFO] Errai::CDI::Demo::Stress Test ..................... SKIPPED >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] BUILD FAILURE >[INFO] [INFO] ------------------------------------------------------------------------ > >=============================================== >Errai::CDI::Demo::Stress Test >=============================================== >[INFO] [ERROR] INFO: generated marshalling class in 380ms. >[INFO] [INFO] Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory >[INFO] [INFO] Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator >[INFO] [INFO] Generating Marshallers Bootstrapper... >[INFO] [INFO] Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory >[INFO] [INFO] Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator >[INFO] [INFO] Generating Marshallers Bootstrapper... >[INFO] [INFO] Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory >[INFO] [INFO] Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator >[INFO] [INFO] Generating Marshallers Bootstrapper... >[INFO] [INFO] Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory >[INFO] [INFO] Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator >[INFO] [INFO] Generating Marshallers Bootstrapper... >[INFO] [INFO] Rebinding org.jboss.errai.marshalling.client.api.MarshallerFactory >[INFO] [INFO] Invoking generator org.jboss.errai.marshalling.rebind.MarshallersGenerator >[INFO] [INFO] Generating Marshallers Bootstrapper... >[INFO] [ERROR] Feb 27, 2013 12:16:35 PM org.jboss.errai.bus.rebind.RpcProxyLoaderGenerator generate >[INFO] [ERROR] INFO: generating rpc proxy loader class. >[INFO] [INFO] [ERROR] An internal compiler exception occurred >[INFO] [INFO] com.google.gwt.dev.jjs.InternalCompilerException: Failed to get JNode >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:140) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.internalGet(TypeMap.java:242) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:138) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:71) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processExpression(GenerateJavaAST.java:1144) >[INFO] [INFO] at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) >[INFO] [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >[INFO] [INFO] at java.lang.reflect.Method.invoke(Method.java:601) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispatch(GenerateJavaAST.java:577) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessExpression(GenerateJavaAST.java:603) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessStatement(GenerateJavaAST.java:632) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processStatements(GenerateJavaAST.java:1846) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processStatement(GenerateJavaAST.java:1542) >[INFO] [INFO] at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source) >[INFO] [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >[INFO] [INFO] at java.lang.reflect.Method.invoke(Method.java:601) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispatch(GenerateJavaAST.java:577) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessStatement(GenerateJavaAST.java:638) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processInitializer(GenerateJavaAST.java:1486) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processType(GenerateJavaAST.java:482) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST.exec(GenerateJavaAST.java:2958) >[INFO] [INFO] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:608) >[INFO] [INFO] at com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:33) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:284) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:233) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:145) >[INFO] [INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:232) >[INFO] [INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:198) >[INFO] [INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] [INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] [INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] [INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177) >[INFO] [INFO] [ERROR] <no source info>: public class org.jboss.errai.databinding.client.DataBindingModuleBootstrapper >[INFO] [INFO] extends java.lang.Object >[INFO] [INFO] implements : java.lang.Runnable >[INFO] [INFO] /* methods */ >[INFO] [INFO] public void <init>() >[INFO] [INFO] public void run() >[INFO] [INFO] >[INFO] [INFO] >[INFO] [INFO] >[INFO] [INFO] org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(42): new DataBindingModuleBootstrapper().run() >[INFO] [INFO] org.eclipse.jdt.internal.compiler.ast.MessageSend >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(37): { >[INFO] [INFO] CDIEventTypeLookup.get().addLookup("org.jboss.errai.cdi.test.stress.client.shared.ConfigurationRequest", "java.lang.Object"); >[INFO] [INFO] CDIEventTypeLookup.get().addLookup("org.jboss.errai.cdi.test.stress.client.shared.TickEvent", "java.lang.Object"); >[INFO] [INFO] CDIEventTypeLookup.get().addLookup("org.jboss.errai.cdi.test.stress.client.shared.SubscriptionResponse", "java.lang.Object"); >[INFO] [INFO] new CDI().initLookupTable(CDIEventTypeLookup.get()); >[INFO] [INFO] new DataBindingModuleBootstrapper().run(); >[INFO] [INFO] } >[INFO] [INFO] org.eclipse.jdt.internal.compiler.ast.Block >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(36): class BootstrapperImpl extends Object implements Bootstrapper >[INFO] [INFO] com.google.gwt.dev.jjs.ast.JClassType >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] Reactor Summary: >[INFO] [INFO] >[INFO] [INFO] Errai::CDI::Demos ................................. SUCCESS [2.154s] >[INFO] [INFO] Errai::CDI::Demo::Stress Test ..................... FAILURE [25.538s] >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] BUILD FAILURE >[INFO] [INFO] ------------------------------------------------------------------------ > >=============================================== >Errai::CDI::Demo::Mobile >=============================================== >[INFO] [ERROR] Feb 27, 2013 11:57:38 AM org.jboss.errai.bus.rebind.RpcProxyLoaderGenerator generate >[INFO] [ERROR] INFO: generating rpc proxy loader class. >[INFO] [INFO] [ERROR] An internal compiler exception occurred >[INFO] [INFO] com.google.gwt.dev.jjs.InternalCompilerException: Failed to get JNode >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:140) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.internalGet(TypeMap.java:242) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:138) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.TypeMap.get(TypeMap.java:71) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processExpression(GenerateJavaAST.java:1144) >[INFO] [INFO] at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) >[INFO] [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >[INFO] [INFO] at java.lang.reflect.Method.invoke(Method.java:601) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispatch(GenerateJavaAST.java:577) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessExpression(GenerateJavaAST.java:603) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessStatement(GenerateJavaAST.java:632) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processStatements(GenerateJavaAST.java:1846) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processStatement(GenerateJavaAST.java:1542) >[INFO] [INFO] at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) >[INFO] [INFO] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >[INFO] [INFO] at java.lang.reflect.Method.invoke(Method.java:601) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispatch(GenerateJavaAST.java:577) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.dispProcessStatement(GenerateJavaAST.java:638) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processInitializer(GenerateJavaAST.java:1486) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST$JavaASTGenerationVisitor.processType(GenerateJavaAST.java:482) >[INFO] [INFO] at com.google.gwt.dev.jjs.impl.GenerateJavaAST.exec(GenerateJavaAST.java:2958) >[INFO] [INFO] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:608) >[INFO] [INFO] at com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:33) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:284) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:233) >[INFO] [INFO] at com.google.gwt.dev.Precompile.precompile(Precompile.java:145) >[INFO] [INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:232) >[INFO] [INFO] at com.google.gwt.dev.Compiler.run(Compiler.java:198) >[INFO] [INFO] at com.google.gwt.dev.Compiler$1.run(Compiler.java:170) >[INFO] [INFO] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:88) >[INFO] [INFO] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:82) >[INFO] [INFO] at com.google.gwt.dev.Compiler.main(Compiler.java:177) >[INFO] [INFO] [ERROR] <no source info>: public class org.jboss.errai.databinding.client.DataBindingModuleBootstrapper >[INFO] [INFO] extends java.lang.Object >[INFO] [INFO] implements : java.lang.Runnable >[INFO] [INFO] /* methods */ >[INFO] [INFO] public void <init>() >[INFO] [INFO] public void run() >[INFO] [INFO] >[INFO] [INFO] >[INFO] [INFO] >[INFO] [INFO] org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(42): new DataBindingModuleBootstrapper().run() >[INFO] [INFO] org.eclipse.jdt.internal.compiler.ast.MessageSend >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(38): { >[INFO] [INFO] CDIEventTypeLookup.get().addLookup("org.jboss.errai.demo.mobile.client.shared.OrientationEvent", "java.lang.Object"); >[INFO] [INFO] CDIEventTypeLookup.get().addLookup("org.jboss.errai.demo.mobile.client.shared.AllClientOrientations", "java.lang.Object"); >[INFO] [INFO] new CDI().initLookupTable(CDIEventTypeLookup.get()); >[INFO] [INFO] new DataBindingModuleBootstrapper().run(); >[INFO] [INFO] } >[INFO] [INFO] org.eclipse.jdt.internal.compiler.ast.Block >[INFO] [INFO] [ERROR] at BootstrapperImpl.java(37): class BootstrapperImpl extends Object implements Bootstrapper >[INFO] [INFO] com.google.gwt.dev.jjs.ast.JClassType >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] Reactor Summary: >[INFO] [INFO] >[INFO] [INFO] Errai::CDI::Demos ................................. SUCCESS [57.032s] >[INFO] [INFO] Errai::CDI::Demo::Mobile .......................... FAILURE [25.315s] >[INFO] [INFO] Errai::CDI::Demo::MVP ............................. SKIPPED >[INFO] [INFO] Errai::CDI::Demo::Stock Ticker .................... SKIPPED >[INFO] [INFO] Errai::CDI::Demo::Tag Cloud ....................... SKIPPED >[INFO] [INFO] Errai::CDI::Demo::Stress Test ..................... SKIPPED >[INFO] [INFO] ------------------------------------------------------------------------ >[INFO] [INFO] BUILD FAILURE >[INFO] [INFO] ------------------------------------------------------------------------
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 916128
: 703373