[errai-dev] Build failed in Jenkins: Errai » Errai::IOC #768

ci-builds at redhat.com ci-builds at redhat.com
Fri Sep 14 16:52:55 EDT 2012


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-ioc/768/>

------------------------------------------
[...truncated 521 lines...]
	at org.jboss.errai.bus.client.api.base.CommandMessage.sendNowWith(CommandMessage.java:328)
	at org.jboss.errai.bus.client.api.base.DefaultMessageBuilder$1.sendNowWith(DefaultMessageBuilder.java:78)
	at org.jboss.errai.ioc.client.api.builtin.ErraiMessageSender.send(ErraiMessageSender.java:74)
	at org.jboss.errai.ioc.tests.wiring.client.SenderIntegrationTest$4.run(SenderIntegrationTest.java:142)
	at org.jboss.errai.bus.client.tests.AbstractErraiTest$4.run(AbstractErraiTest.java:120)
	at com.google.gwt.user.client.Timer.fire(Timer.java:149)
	at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
	at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
	at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
	at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessagesWhileWaitingForReturn(BrowserChannelServer.java:337)
	at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:218)
	at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
	at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:561)
	at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:269)
	at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
	at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
	at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:213)
	at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
	at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
	at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
	at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:292)
	at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:546)
	at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:363)
	at java.lang.Thread.run(Thread.java:662)
ERROR [JavaScriptJobManagerImpl] Job run failed with unexpected RuntimeException: java.lang.NullPointerException (injected script#80)
======= EXCEPTION START ========
Exception class=[net.sourceforge.htmlunit.corejs.javascript.JavaScriptException]
com.gargoylesoftware.htmlunit.ScriptException: java.lang.NullPointerException (injected script#80)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:601)
	at net.sourceforge.htmlunit.corejs.javascript.Context.call(Context.java:537)
	at net.sourceforge.htmlunit.corejs.javascript.ContextFactory.call(ContextFactory.java:538)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.callFunction(JavaScriptEngine.java:531)
	at com.gargoylesoftware.htmlunit.html.HtmlPage.executeJavaScriptFunctionIfPossible(HtmlPage.java:906)
	at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptFunctionJob.runJavaScript(JavaScriptFunctionJob.java:53)
	at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptExecutionJob.run(JavaScriptExecutionJob.java:84)
	at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptJobManagerImpl.runJob(JavaScriptJobManagerImpl.java:226)
	at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptJobManagerImpl.runSingleJob(JavaScriptJobManagerImpl.java:307)
	at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptExecutor.run(JavaScriptExecutor.java:182)
	at java.lang.Thread.run(Thread.java:662)
Caused by: net.sourceforge.htmlunit.corejs.javascript.JavaScriptException: [object Class JavaObject] (injected script#80)
	at net.sourceforge.htmlunit.corejs.javascript.Interpreter.interpretLoop(Interpreter.java:1062)
	at net.sourceforge.htmlunit.corejs.javascript.Interpreter.interpret(Interpreter.java:845)
	at net.sourceforge.htmlunit.corejs.javascript.InterpretedFunction.call(InterpretedFunction.java:164)
	at net.sourceforge.htmlunit.corejs.javascript.ContextFactory.doTopCall(ContextFactory.java:429)
	at com.gargoylesoftware.htmlunit.javascript.HtmlUnitContextFactory.doTopCall(HtmlUnitContextFactory.java:269)
	at net.sourceforge.htmlunit.corejs.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3162)
	at net.sourceforge.htmlunit.corejs.javascript.InterpretedFunction.call(InterpretedFunction.java:162)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.callFunction(JavaScriptEngine.java:559)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$4.doRun(JavaScriptEngine.java:524)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:595)
	... 10 more
JavaScriptException value = com.google.gwt.dev.shell.JavaObject at f2106d8
== CALLING JAVASCRIPT ==

  function () {
      try {
          return __gwt_makeJavaInvoke(3)(null, 65642, jsFunction, this, arguments);
      }
      catch (e) {
          throw e;
      }
  }

======= EXCEPTION END ========
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.954 sec
Listening for transport dt_socket at address: 5005
Running org.jboss.errai.ioc.tests.wiring.client.DisposerTest
REMEMBER! Bus tests will not succeed if: 
1. You do not run the unit tests with the flag: -Dorg.jboss.errai.bus.do_long_poll=false 
2. You do not have the main and test source directories in the runtime classpath
Working dir: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-ioc/ws/>
logging for HtmlUnit thread
   [WARN] Expected content type of 'application/javascript' or 'application/ecmascript' for remotely loaded JavaScript element at 'http://10.16.89.225:34968/org.jboss.errai.ioc.tests.wiring.IOCWiringTests.JUnit/org.jboss.errai.ioc.tests.wiring.IOCWiringTests.JUnit.nocache.js', but got 'application/x-javascript'.
REMEMBER! Bus tests will not succeed if: 
1. You do not run the unit tests with the flag: -Dorg.jboss.errai.bus.do_long_poll=false 
2. You do not have the main and test source directories in the runtime classpath
set-up
GET()
[errai] wait for: org.jboss.errai.marshalling.client.api.MarshallerFramework
[errai] vote For: org.jboss.errai.marshalling.client.api.MarshallerFramework
[errai] wait for: org.jboss.errai.bus.client.framework.ClientMessageBus
[errai] wait for: org.jboss.errai.bus.client.framework.RpcProxyLoader
[errai] sending initial handshake to remote bus
[errai] wait for: org.jboss.errai.ioc.client.Container
[errai] IOC bootstrapper successfully initialized.
[errai] wait for: org.jboss.errai.ioc.tests.wiring.client.res.LifecycleBean
[errai] IOC container bootstrapped.
[errai] vote For: org.jboss.errai.ioc.tests.wiring.client.res.LifecycleBean
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.RpcProxyLoader, org.jboss.errai.bus.client.framework.ClientMessageBus, org.jboss.errai.ioc.client.Container]
[errai] 39 beans successfully deployed.
[errai] vote For: org.jboss.errai.ioc.client.Container
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.RpcProxyLoader, org.jboss.errai.bus.client.framework.ClientMessageBus]
WARN [ErraiMarshalling] could not locate marshaller class.
WARN [ErraiMarshalling] using dynamic marshallers. dynamic marshallers are designed for development mode testing, and ideally should not be used in production. *
[errai] received response from initial handshake.
[errai] remote services available: [ServerBus, LocalTestTesterService, ListCapitializationService, AuthenticationService, AuthorizationService, EmptyReplyService, ServerEchoService]
[errai] received capabilities notice from server. supported capabilities of remote: NoLongPollAvailable
[errai] vote For: org.jboss.errai.bus.client.framework.RpcProxyLoader
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.ClientMessageBus]
[errai] received FinishStateSync message. preparing to bring up the federation
[errai] vote For: org.jboss.errai.bus.client.framework.ClientMessageBus
[errai] received final vote for initialization ...
[errai] bus federation complete. now operating normally.
ERROR [JavaScriptJobManagerImpl] Job run failed with unexpected RuntimeException: java.lang.NullPointerException (injected script#80)
======= EXCEPTION START ========
Exception class=[net.sourceforge.htmlunit.corejs.javascript.JavaScriptException]
com.gargoylesoftware.htmlunit.ScriptException: java.lang.NullPointerException (injected script#80)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:601)
	at net.sourceforge.htmlunit.corejs.javascript.Context.call(Context.java:537)
	at net.sourceforge.htmlunit.corejs.javascript.ContextFactory.call(ContextFactory.java:538)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.callFunction(JavaScriptEngine.java:531)
	at com.gargoylesoftware.htmlunit.html.HtmlPage.executeJavaScriptFunctionIfPossible(HtmlPage.java:906)
	at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptFunctionJob.runJavaScript(JavaScriptFunctionJob.java:53)
	at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptExecutionJob.run(JavaScriptExecutionJob.java:84)
	at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptJobManagerImpl.runJob(JavaScriptJobManagerImpl.java:226)
	at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptJobManagerImpl.runSingleJob(JavaScriptJobManagerImpl.java:307)
	at com.gargoylesoftware.htmlunit.javascript.background.JavaScriptExecutor.run(JavaScriptExecutor.java:182)
	at java.lang.Thread.run(Thread.java:662)
Caused by: net.sourceforge.htmlunit.corejs.javascript.JavaScriptException: [object Class JavaObject] (injected script#80)
	at net.sourceforge.htmlunit.corejs.javascript.Interpreter.interpretLoop(Interpreter.java:1062)
	at net.sourceforge.htmlunit.corejs.javascript.Interpreter.interpret(Interpreter.java:845)
	at net.sourceforge.htmlunit.corejs.javascript.InterpretedFunction.call(InterpretedFunction.java:164)
	at net.sourceforge.htmlunit.corejs.javascript.ContextFactory.doTopCall(ContextFactory.java:429)
	at com.gargoylesoftware.htmlunit.javascript.HtmlUnitContextFactory.doTopCall(HtmlUnitContextFactory.java:269)
	at net.sourceforge.htmlunit.corejs.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3162)
	at net.sourceforge.htmlunit.corejs.javascript.InterpretedFunction.call(InterpretedFunction.java:162)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine.callFunction(JavaScriptEngine.java:559)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$4.doRun(JavaScriptEngine.java:524)
	at com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine$HtmlUnitContextAction.run(JavaScriptEngine.java:595)
	... 10 more
JavaScriptException value = com.google.gwt.dev.shell.JavaObject at 327d8933
== CALLING JAVASCRIPT ==

  function () {
      try {
          return __gwt_makeJavaInvoke(3)(null, 65642, jsFunction, this, arguments);
      }
      catch (e) {
          throw e;
      }
  }

======= EXCEPTION END ========
set-up
reinit-bus
[errai] wait for: org.jboss.errai.bus.client.framework.ClientMessageBus
[errai] wait for: org.jboss.errai.bus.client.framework.RpcProxyLoader
[errai] sending initial handshake to remote bus
[errai] wait for: org.jboss.errai.ioc.client.Container
[errai] IOC bootstrapper successfully initialized.
[errai] wait for: org.jboss.errai.ioc.tests.wiring.client.res.LifecycleBean
[errai] IOC container bootstrapped.
[errai] vote For: org.jboss.errai.ioc.tests.wiring.client.res.LifecycleBean
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.RpcProxyLoader, org.jboss.errai.bus.client.framework.ClientMessageBus, org.jboss.errai.ioc.client.Container]
[errai] 39 beans successfully deployed.
[errai] vote For: org.jboss.errai.ioc.client.Container
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.RpcProxyLoader, org.jboss.errai.bus.client.framework.ClientMessageBus]
[errai] received response from initial handshake.
[errai] remote services available: [ServerBus, LocalTestTesterService, ListCapitializationService, AuthenticationService, AuthorizationService, EmptyReplyService, ServerEchoService]
[errai] received capabilities notice from server. supported capabilities of remote: NoLongPollAvailable
[errai] vote For: org.jboss.errai.bus.client.framework.RpcProxyLoader
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.ClientMessageBus]
[errai] received FinishStateSync message. preparing to bring up the federation
[errai] vote For: org.jboss.errai.bus.client.framework.ClientMessageBus
[errai] received final vote for initialization ...
[errai] bus federation complete. now operating normally.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.174 sec
Listening for transport dt_socket at address: 5005
Running org.jboss.errai.ioc.tests.wiring.client.TestMockBeanIntegrationTest
REMEMBER! Bus tests will not succeed if: 
1. You do not run the unit tests with the flag: -Dorg.jboss.errai.bus.do_long_poll=false 
2. You do not have the main and test source directories in the runtime classpath
Working dir: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-ioc/ws/>
logging for HtmlUnit thread
   [WARN] Expected content type of 'application/javascript' or 'application/ecmascript' for remotely loaded JavaScript element at 'http://10.16.89.225:34982/org.jboss.errai.ioc.tests.wiring.IOCWiringTests.JUnit/org.jboss.errai.ioc.tests.wiring.IOCWiringTests.JUnit.nocache.js', but got 'application/x-javascript'.
REMEMBER! Bus tests will not succeed if: 
1. You do not run the unit tests with the flag: -Dorg.jboss.errai.bus.do_long_poll=false 
2. You do not have the main and test source directories in the runtime classpath
set-up
GET()
[errai] wait for: org.jboss.errai.marshalling.client.api.MarshallerFramework
[errai] vote For: org.jboss.errai.marshalling.client.api.MarshallerFramework
[errai] wait for: org.jboss.errai.bus.client.framework.ClientMessageBus
[errai] wait for: org.jboss.errai.bus.client.framework.RpcProxyLoader
[errai] sending initial handshake to remote bus
[errai] wait for: org.jboss.errai.ioc.client.Container
[errai] IOC bootstrapper successfully initialized.
[errai] wait for: org.jboss.errai.ioc.tests.wiring.client.res.LifecycleBean
[errai] IOC container bootstrapped.
[errai] vote For: org.jboss.errai.ioc.tests.wiring.client.res.LifecycleBean
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.RpcProxyLoader, org.jboss.errai.bus.client.framework.ClientMessageBus, org.jboss.errai.ioc.client.Container]
[errai] 39 beans successfully deployed.
[errai] vote For: org.jboss.errai.ioc.client.Container
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.RpcProxyLoader, org.jboss.errai.bus.client.framework.ClientMessageBus]
WARN [ErraiMarshalling] could not locate marshaller class.
WARN [ErraiMarshalling] using dynamic marshallers. dynamic marshallers are designed for development mode testing, and ideally should not be used in production. *
[errai] received response from initial handshake.
[errai] remote services available: [ServerBus, LocalTestTesterService, ListCapitializationService, AuthenticationService, AuthorizationService, EmptyReplyService, ServerEchoService]
[errai] received capabilities notice from server. supported capabilities of remote: NoLongPollAvailable
[errai] vote For: org.jboss.errai.bus.client.framework.RpcProxyLoader
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.ClientMessageBus]
[errai] received FinishStateSync message. preparing to bring up the federation
[errai] vote For: org.jboss.errai.bus.client.framework.ClientMessageBus
[errai] received final vote for initialization ...
[errai] bus federation complete. now operating normally.
set-up
reinit-bus
[errai] wait for: org.jboss.errai.bus.client.framework.ClientMessageBus
[errai] wait for: org.jboss.errai.bus.client.framework.RpcProxyLoader
[errai] sending initial handshake to remote bus
[errai] wait for: org.jboss.errai.ioc.client.Container
[errai] IOC bootstrapper successfully initialized.
[errai] wait for: org.jboss.errai.ioc.tests.wiring.client.res.LifecycleBean
[errai] IOC container bootstrapped.
[errai] vote For: org.jboss.errai.ioc.tests.wiring.client.res.LifecycleBean
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.RpcProxyLoader, org.jboss.errai.bus.client.framework.ClientMessageBus, org.jboss.errai.ioc.client.Container]
[errai] 39 beans successfully deployed.
[errai] vote For: org.jboss.errai.ioc.client.Container
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.RpcProxyLoader, org.jboss.errai.bus.client.framework.ClientMessageBus]
[errai] received response from initial handshake.
[errai] remote services available: [ServerBus, LocalTestTesterService, ListCapitializationService, AuthenticationService, AuthorizationService, EmptyReplyService, ServerEchoService]
[errai] received capabilities notice from server. supported capabilities of remote: NoLongPollAvailable
[errai] vote For: org.jboss.errai.bus.client.framework.RpcProxyLoader
[errai]   still waiting for -> [org.jboss.errai.bus.client.framework.ClientMessageBus]
[errai] received FinishStateSync message. preparing to bring up the federation
[errai] vote For: org.jboss.errai.bus.client.framework.ClientMessageBus
[errai] received final vote for initialization ...
[errai] bus federation complete. now operating normally.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.52 sec

Results :

Tests run: 23, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ errai-ioc ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-ioc/ws/target/errai-ioc-2.1.0-SNAPSHOT.jar>
[INFO] [INFO] argLine set to -javaagent:/home/hudson/.m2/repository/org/jboss/errai/jacoco-gwt-maven-plugin/0.5.4.201202141554/jacoco-gwt-maven-plugin-0.5.4.201202141554.jar=snapshotDirectory=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-ioc/ws/target/snapshot-classes,snapshotClassLoaders=*gwt*> -javaagent:/home/hudson/.m2/repository/org/jacoco/org.jacoco.agent/0.5.4.201111111111/org.jacoco.agent-0.5.4.201111111111-runtime.jar=destfile=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-ioc/ws/target/jacoco.exec> -javaagent:/home/hudson/.m2/repository/org/jboss/errai/jacoco-gwt-maven-plugin/0.5.4.201202141554/jacoco-gwt-maven-plugin-0.5.4.201202141554.jar=snapshotDirectory=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-ioc/ws/target/snapshot-classes,snapshotClassLoaders=*gwt*> -javaagent:/home/hudson/.m2/repository/org/jacoco/org.jacoco.agent/0.5.4.201111111111/org.jacoco.agent-0.5.4.201111111111-runtime.jar=destfile=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-ioc/ws/target/jacoco.exec>

[INFO] --- jacoco-gwt-maven-plugin:0.5.4.201202141554:prepare-agent (jacoco-initialize) @ errai-ioc ---
[JENKINS] Archiving <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-ioc/ws/pom.xml> to /qa/hudson_master/hudson_home/hudson_workspace/jobs/Errai/modules/org.jboss.errai$errai-ioc/builds/2012-09-14_16-26-00/archive/org.jboss.errai/errai-ioc/2.1.0-SNAPSHOT/errai-ioc-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/org.jboss.errai$errai-ioc/ws/target/errai-ioc-2.1.0-SNAPSHOT.jar> to /qa/hudson_master/hudson_home/hudson_workspace/jobs/Errai/modules/org.jboss.errai$errai-ioc/builds/2012-09-14_16-26-00/archive/org.jboss.errai/errai-ioc/2.1.0-SNAPSHOT/errai-ioc-2.1.0-SNAPSHOT.jar




More information about the errai-dev mailing list