Created
November 22, 2012 17:35
-
-
Save bleathem/4132321 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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] IOC container bootstrapped. | |
[errai] 11 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] wait for: org.jboss.errai.enterprise.client.cdi.CDIClientBootstrap | |
[errai] vote For: org.jboss.errai.enterprise.client.cdi.CDIClientBootstrap | |
[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, org.jboss.demo.widgets.client.shared.CapitalsListService:RPC, AuthorizationService, AuthenticationService, ServerEchoService, cdi.event:Dispatcher] | |
[errai] received capabilities notice from server. supported capabilities of remote: LongPollAvailable | |
[errai] initializing long poll subsystem | |
[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] executing 2 post init task(s) | |
[errai] transmitting deferred messages now ... | |
[errai] bus federation complete. now operating normally. | |
[errai] activated CDI eventing subsystem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment