4 Replies Latest reply on Dec 31, 2015 5:28 AM by matt.hibb

    errai-tutorial Building native app error

    matt.hibb

      Can anyone help with the error below when trying to build the errai-tutorial as a native app?

       

       

      log4j:WARN No appenders could be found for logger (org.apache.commons.configuration.ConfigurationUtils).

      log4j:WARN Please initialize the log4j system properly.

      log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

      [Error: An error occurred while listing Android targets]

      [INFO] ------------------------------------------------------------------------

      [INFO] BUILD FAILURE

      [INFO] ------------------------------------------------------------------------

      [INFO] Total time: 01:52 min

      [INFO] Finished at: 2015-09-21T17:32:22+01:00

      [INFO] Final Memory: 64M/936M

      [INFO] ------------------------------------------------------------------------

      [ERROR] Failed to execute goal org.jboss.errai:cordova-maven-plugin:3.2.0.Final:build-project (build) on project errai-tutorial: Execution build of goal org.jboss.errai:cordova-maven-plugin:3.2.0.Final:build-project failed: exec returned: 2 -> [Help 1]

      org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jboss.errai:cordova-maven-plugin:3.2.0.Final:build-project (build) on project errai-tutorial: Execution build of goal org.jboss.errai:cordova-maven-plugin:3.2.0.Final:build-project failed: exec returned: 2

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)

        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)

        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)

        at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)

        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)

        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)

        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)

        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)

        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)

        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)

        at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:497)

        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)

        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)

        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)

        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)

      Caused by: org.apache.maven.plugin.PluginExecutionException: Execution build of goal org.jboss.errai:cordova-maven-plugin:3.2.0.Final:build-project failed: exec returned: 2

        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145)

        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)

        ... 20 more

      Caused by: : exec returned: 2

        at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:646)

        at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:672)

        at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:498)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:497)

        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)

        at org.apache.tools.ant.Task.perform(Task.java:348)

        at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:199)

        at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:147)

        at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:149)

        at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:64)

        at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:756)

        at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:730)

        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)

        at org.jboss.errai.maven.cordova.CordovaMojo$_closure1.doCall(CordovaMojo.groovy:117)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:497)

        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)

        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)

        at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:249)

        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:756)

        at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:750)

        at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:730)

        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:170)

        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeClosure(ScriptBytecodeAdapter.java:605)

        at org.jboss.errai.maven.cordova.CordovaMojo.compile(CordovaMojo.groovy:108)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:497)

        at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:86)

        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:230)

        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:912)

        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:78)

        at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:112)

        at org.jboss.errai.maven.cordova.CordovaMojo.execute(CordovaMojo.groovy:45)

        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)

        ... 21 more

      [ERROR]

      [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:

      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException

        • 1. Re: errai-tutorial Building native app error
          matt.hibb

          Ok I fixed that. Basically my Path environment variable wasn't setup correctly with the Android SDK.

           

          My problem now is, when I deploy the app to my phone (Samsung Galaxy S6, Android 5.1.1), all I see is the background image and nothing else. I have changed Config and App as described in the tutorial. Any ideas on this one?

          • 2. Re: errai-tutorial Building native app error
            edewit

            Hi Matthew,

             

            You can debug the app running on android with chrome open chrome and type `chrome://inspect` in the address bar you can open the javascript console and see what is going on.

            • 3. Re: errai-tutorial Building native app error
              matt.hibb

              Ok I have debugging working with Chrome. Below is the output after starting the native app

               

              bootstrap.min.js:6 Uncaught TypeError: e is not a function

              app-0.js:3327 11:29:19 INFO [InitVotes] wait for: org.jboss.errai.marshalling.client.api.MarshallerFramework

              app-0.js:3327 11:29:19 INFO [InitVotes] vote for: org.jboss.errai.marshalling.client.api.MarshallerFramework

              app-0.js:3327 11:29:19 INFO [ClientMessageBusImpl] bus initialization started ...

              app-0.js:3327 11:29:19 INFO [InitVotes] wait for: org.jboss.errai.bus.client.api.ClientMessageBus

              app-0.js:3327 11:29:19 INFO [Container] IOC bootstrapper successfully initialized.

              app-0.js:3327 11:29:19 INFO [InitVotes] wait for: org.jboss.errai.ui.cordova.CordovaProducer

              (program):1548 Could not find cordova.js script tag. Plugin loading may fail.

              app-0.js:3327 11:29:19 INFO [App] Errai Tutorial app started

              app-0.js:3327 11:29:19 INFO [Container] 39 beans successfully deployed.

              app-0.js:3327 11:29:19 INFO [Container] bean manager now in service.

              app-0.js:3327 11:29:19 INFO [CDIClientBootstrap] declare CDI dispatch service

              app-0.js:3327 11:29:19 INFO [InitVotes] wait for: org.jboss.errai.enterprise.client.cdi.api.CDI

              app-0.js:3327 11:29:19 INFO [ClientMessageBusImpl] sending handshake message to remote bus

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] HttpPollingHandler.transmit([CommandType=Associate, ToSubject=ServerBus, PriorityProcessing=1, RemoteServices=cdi.event:ClientDispatcher,ClientBus,ClientBusErrors,SSEAgent])

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] toSend=[CommandType=Associate, ToSubject=ServerBus, PriorityProcessing=1, RemoteServices=cdi.event:ClientDispatcher,ClientBus,ClientBusErrors,SSEAgent]

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] sendPollingRequest([{"CommandType":"Associate","ToSubject":"ServerBus","PriorityProcessing":"1","RemoteServices":"cdi.event:ClientDispatcher,ClientBus,ClientBusErrors,SSEAgent"}])

              app-0.js:3327 11:29:19 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.71:8080/errai-tutorial/

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] TX: [{"CommandType":"Associate","ToSubject":"ServerBus","PriorityProcessing":"1","RemoteServices":"cdi.event:ClientDispatcher,ClientBus,ClientBusErrors,SSEAgent"}]

              app-0.js:1197 Device API is not available - logging will not work

              app-0.js:1197 e.g.: plugman install --platform android  --project ./platforms/android/ --plugin org.apache.cordova.device

              app-0.js:3327 11:29:19 INFO [InitVotes] vote for: org.jboss.errai.ui.cordova.CordovaProducer

              app-0.js:3327 11:29:19 INFO [InitVotes]   still waiting for -> [org.jboss.errai.bus.client.api.ClientMessageBus, org.jboss.errai.enterprise.client.cdi.api.CDI]

              app-0.js:3327 11:29:19 INFO [ClientMessageBusImpl$ProtocolCommandProcessor] my queue session id: e06b125a27aa3181db53e41c1eb27a39ffafd5ee57627b4ba5abcbc2649131

              app-0.js:3327 11:29:19 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.71:8080/errai-tutorial/

              app-0.js:3327 11:29:19 INFO [ClientMessageBusImpl] transitioning to new handler: SSE[363]

              app-0.js:3327 11:29:19 INFO [InitVotes] vote for: org.jboss.errai.bus.client.api.ClientMessageBus

              app-0.js:3327 11:29:19 INFO [CDIClientBootstrap] CDI subsystem syncing with server ...

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] HttpPollingHandler.transmit([ToSubject=cdi.event:Dispatcher, CommandType=AttachRemote])

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] toSend=[ToSubject=cdi.event:Dispatcher, CommandType=AttachRemote]

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] sendPollingRequest([{"ToSubject":"cdi.event:Dispatcher","CommandType":"AttachRemote"}])

              app-0.js:3327 11:29:19 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.71:8080/errai-tutorial/

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] TX: [{"ToSubject":"cdi.event:Dispatcher","CommandType":"AttachRemote"}]

              app-0.js:3327 11:29:19 INFO [CDI] requested server to forward CDI events for 0 existing observers

              app-0.js:3327 11:29:19 INFO [InitVotes]   still waiting for -> [org.jboss.errai.enterprise.client.cdi.api.CDI]

              app-0.js:3327 11:29:19 INFO [ClientMessageBusImpl$ProtocolCommandProcessor] bus federated and running.

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] sendPollingRequest([])

              app-0.js:3327 11:29:19 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.71:8080/errai-tutorial/

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] TX: []

              app-0.js:3327 11:29:19 INFO [CDI] activated CDI eventing subsystem.

              app-0.js:3327 11:29:19 INFO [InitVotes] vote for: org.jboss.errai.enterprise.client.cdi.api.CDI

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] sendPollingRequest([])

              app-0.js:3327 11:29:19 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.71:8080/errai-tutorial/

              app-0.js:3327 11:29:19 FINEST [HttpPollingHandler] [bus] TX: []

              app-0.js:3141 SSE channel opened (according to the browser)

              app-0.js:3327 11:30:04 FINEST [HttpPollingHandler] [bus] HttpPollingHandler.transmit([ToSubject=ServerEchoService, ReplyTo=SSEAgent])

              app-0.js:3327 11:30:05 FINEST [HttpPollingHandler] [bus] toSend=[ToSubject=ServerEchoService, ReplyTo=SSEAgent]

              app-0.js:3327 11:30:05 FINEST [HttpPollingHandler] [bus] sendPollingRequest([{"ToSubject":"ServerEchoService","ReplyTo":"SSEAgent"}])

              app-0.js:3327 11:30:05 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.71:8080/errai-tutorial/

              app-0.js:3327 11:30:05 FINEST [HttpPollingHandler] [bus] TX: [{"ToSubject":"ServerEchoService","ReplyTo":"SSEAgent"}]

              app-0.js:3327 11:30:05 INFO [SSEHandler] SSE[363]: SSE channel is active.

              app-0.js:3327 11:30:05 FINEST [HttpPollingHandler] [bus] sendPollingRequest([])

              app-0.js:3327 11:30:05 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.71:8080/errai-tutorial/

              app-0.js:3327 11:30:05 FINEST [HttpPollingHandler] [bus] TX: []

              • 4. Re: errai-tutorial Building native app error
                matt.hibb

                I have come back to Errai after working on other stuff for a couple of months. I'd still really like to get an application running, but I am still stuck in the same place.

                 

                The errai-tutorial, builds fine, deploys to Wildfly 8.1 and will run in a desktop browser.

                 

                It is the Andoid native app I am still having issues with. It builds and installs fine. But when I run it on my phone (Samsung Galaxy S6, Android 5.1.1), I just get the background image, none of the widgets show. I have connected Chrome to try to debug it. I include the console output below. The only error (highlighted) is 'Uncaught TypeError: e is not a function', could this be the problem?

                 

                Uncaught TypeError: e is not a function

                app-0.js:3327 10:14:02 INFO [InitVotes] wait for: org.jboss.errai.marshalling.client.api.MarshallerFramework

                app-0.js:3327 10:14:02 INFO [InitVotes] vote for: org.jboss.errai.marshalling.client.api.MarshallerFramework

                app-0.js:3327 10:14:02 INFO [ClientMessageBusImpl] bus initialization started ...

                app-0.js:3327 10:14:02 INFO [InitVotes] wait for: org.jboss.errai.bus.client.api.ClientMessageBus

                app-0.js:3327 10:14:02 INFO [Container] IOC bootstrapper successfully initialized.

                app-0.js:3327 10:14:02 INFO [InitVotes] wait for: org.jboss.errai.ui.cordova.CordovaProducer

                VM49:1548 Could not find cordova.js script tag. Plugin loading may fail.

                app-0.js:3327 10:14:03 INFO [Container] 39 beans successfully deployed.

                app-0.js:3327 10:14:03 INFO [Container] bean manager now in service.

                app-0.js:3327 10:14:03 INFO [CDIClientBootstrap] declare CDI dispatch service

                app-0.js:3327 10:14:03 INFO [InitVotes] wait for: org.jboss.errai.enterprise.client.cdi.api.CDI

                app-0.js:3327 10:14:03 INFO [ClientMessageBusImpl] sending handshake message to remote bus

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] HttpPollingHandler.transmit([CommandType=Associate, ToSubject=ServerBus, PriorityProcessing=1, RemoteServices=cdi.event:ClientDispatcher,ClientBus,ClientBusErrors,SSEAgent])

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] toSend=[CommandType=Associate, ToSubject=ServerBus, PriorityProcessing=1, RemoteServices=cdi.event:ClientDispatcher,ClientBus,ClientBusErrors,SSEAgent]

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] sendPollingRequest([{"CommandType":"Associate","ToSubject":"ServerBus","PriorityProcessing":"1","RemoteServices":"cdi.event:ClientDispatcher,ClientBus,ClientBusErrors,SSEAgent"}])

                app-0.js:3327 10:14:03 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.108:8080/errai-tutorial/

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] TX: [{"CommandType":"Associate","ToSubject":"ServerBus","PriorityProcessing":"1","RemoteServices":"cdi.event:ClientDispatcher,ClientBus,ClientBusErrors,SSEAgent"}]

                app-0.js:1197 Device API is not available - logging will not work

                app-0.js:1197 e.g.: plugman install --platform android  --project ./platforms/android/ --plugin org.apache.cordova.device

                app-0.js:3327 10:14:03 INFO [InitVotes] vote for: org.jboss.errai.ui.cordova.CordovaProducer

                app-0.js:3327 10:14:03 INFO [InitVotes]   still waiting for -> [org.jboss.errai.bus.client.api.ClientMessageBus, org.jboss.errai.enterprise.client.cdi.api.CDI]

                app-0.js:3327 10:14:03 INFO [ClientMessageBusImpl$ProtocolCommandProcessor] my queue session id: f5e07b98b11dad856e417d5d4b9ae4a04edc7fcd4f9dc24dd6b3f1f11ba131

                app-0.js:3327 10:14:03 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.108:8080/errai-tutorial/

                app-0.js:3327 10:14:03 INFO [ClientMessageBusImpl] transitioning to new handler: SSE[363]

                app-0.js:3327 10:14:03 INFO [InitVotes] vote for: org.jboss.errai.bus.client.api.ClientMessageBus

                app-0.js:3327 10:14:03 INFO [CDIClientBootstrap] CDI subsystem syncing with server ...

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] HttpPollingHandler.transmit([ToSubject=cdi.event:Dispatcher, CommandType=AttachRemote])

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] toSend=[ToSubject=cdi.event:Dispatcher, CommandType=AttachRemote]

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] sendPollingRequest([{"ToSubject":"cdi.event:Dispatcher","CommandType":"AttachRemote"}])

                app-0.js:3327 10:14:03 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.108:8080/errai-tutorial/

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] TX: [{"ToSubject":"cdi.event:Dispatcher","CommandType":"AttachRemote"}]

                app-0.js:3327 10:14:03 INFO [CDI] requested server to forward CDI events for 0 existing observers

                app-0.js:3327 10:14:03 INFO [InitVotes]   still waiting for -> [org.jboss.errai.enterprise.client.cdi.api.CDI]

                app-0.js:3327 10:14:03 INFO [ClientMessageBusImpl$ProtocolCommandProcessor] bus federated and running.

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] sendPollingRequest([])

                app-0.js:3327 10:14:03 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.108:8080/errai-tutorial/

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] TX: []

                app-0.js:3327 10:14:03 INFO [CDI] activated CDI eventing subsystem.

                app-0.js:3327 10:14:03 INFO [InitVotes] vote for: org.jboss.errai.enterprise.client.cdi.api.CDI

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] sendPollingRequest([])

                app-0.js:3327 10:14:03 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.108:8080/errai-tutorial/

                app-0.js:3327 10:14:03 FINEST [HttpPollingHandler] [bus] TX: []

                app-0.js:3141 SSE channel opened (according to the browser)

                app-0.js:3327 10:14:48 FINEST [HttpPollingHandler] [bus] HttpPollingHandler.transmit([ToSubject=ServerEchoService, ReplyTo=SSEAgent])

                app-0.js:3327 10:14:48 FINEST [HttpPollingHandler] [bus] toSend=[ToSubject=ServerEchoService, ReplyTo=SSEAgent]

                app-0.js:3327 10:14:48 FINEST [HttpPollingHandler] [bus] sendPollingRequest([{"ToSubject":"ServerEchoService","ReplyTo":"SSEAgent"}])

                app-0.js:3327 10:14:48 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.108:8080/errai-tutorial/

                app-0.js:3327 10:14:48 FINEST [HttpPollingHandler] [bus] TX: [{"ToSubject":"ServerEchoService","ReplyTo":"SSEAgent"}]

                app-0.js:3327 10:14:48 INFO [SSEHandler] SSE[363]: SSE channel is active.

                app-0.js:3327 10:14:48 FINEST [HttpPollingHandler] [bus] sendPollingRequest([])

                app-0.js:3327 10:14:48 INFO [LocationAwareClientMessageBus] url end point http://192.168.1.108:8080/errai-tutorial/

                app-0.js:3327 10:14:48 FINEST [HttpPollingHandler] [bus] TX: []