Skip to content

Instantly share code, notes, and snippets.

@lfryc
Created June 23, 2016 06:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lfryc/7c104be1db1117b100bef3f2a7345ac8 to your computer and use it in GitHub Desktop.
Save lfryc/7c104be1db1117b100bef3f2a7345ac8 to your computer and use it in GitHub Desktop.
2016-06-23 02:22:42,003 INFO [org.jboss.aerogear.unifiedpush.message.NotificationRouter] (default task-53) Internal dispatching of push message for one android variant
2016-06-23 02:22:42,287 INFO [org.jboss.aerogear.unifiedpush.message.token.TokenLoader] (Thread-307 (ActiveMQ-client-global-threads-21052741)) Preparing message delivery and loading tokens for the ANDROID 3rd-party Push Network (for 1 variants)
2016-06-23 02:22:42,512 INFO [org.jboss.aerogear.unifiedpush.message.NotificationDispatcher] (Thread-304 (ActiveMQ-client-global-threads-21052741)) Received UnifiedPushMessage from JMS queue, will now trigger the Push Notification delivery for the android variant (38e47b0e-47ac-4dae-b7df-ca43a6ea3721)
2016-06-23 02:22:42,600 INFO [org.jboss.aerogear.unifiedpush.message.sender.FCMPushNotificationSender] (Thread-304 (ActiveMQ-client-global-threads-21052741)) Sent push notification to FCM topic: /topics/38e47b0e-47ac-4dae-b7df-ca43a6ea3721
2016-06-23 02:22:42,681 INFO [org.jboss.aerogear.unifiedpush.message.token.TokenLoader] (Thread-307 (ActiveMQ-client-global-threads-21052741)) Loaded batch #1, containing 1 tokens, for android variant (38e47b0e-47ac-4dae-b7df-ca43a6ea3721)
2016-06-23 02:22:43,620 WARNING [org.jboss.aerogear.unifiedpush.message.NotificationDispatcher] (Thread-304 (ActiveMQ-client-global-threads-21052741)) Error on 'android' delivery
2016-06-23 02:22:43,678 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) com.google.android.gcm.server.InvalidRequestException: HTTP Status Code: 401()
2016-06-23 02:22:43,678 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at com.google.android.gcm.server.Sender.makeGcmHttpRequest(Sender.java:436)
2016-06-23 02:22:43,679 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at com.google.android.gcm.server.Sender.sendNoRetry(Sender.java:167)
2016-06-23 02:22:43,680 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.aerogear.unifiedpush.message.sender.FCMPushNotificationSender.processFCM(FCMPushNotificationSender.java:142)
2016-06-23 02:22:43,680 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.aerogear.unifiedpush.message.sender.FCMPushNotificationSender.sendPushMessage(FCMPushNotificationSender.java:117)
2016-06-23 02:22:43,681 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.aerogear.unifiedpush.message.NotificationDispatcher.sendMessagesToPushNetwork(NotificationDispatcher.java:79)
2016-06-23 02:22:43,681 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2016-06-23 02:22:43,681 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2016-06-23 02:22:43,681 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2016-06-23 02:22:43,681 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at java.lang.reflect.Method.invoke(Method.java:498)
2016-06-23 02:22:43,682 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
2016-06-23 02:22:43,682 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,682 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)
2016-06-23 02:22:43,682 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82)
2016-06-23 02:22:43,683 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93)
2016-06-23 02:22:43,683 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
2016-06-23 02:22:43,683 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,683 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
2016-06-23 02:22:43,683 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,684 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
2016-06-23 02:22:43,684 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,684 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)
2016-06-23 02:22:43,684 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:64)
2016-06-23 02:22:43,684 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83)
2016-06-23 02:22:43,685 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,685 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
2016-06-23 02:22:43,685 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,685 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)
2016-06-23 02:22:43,685 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,686 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
2016-06-23 02:22:43,686 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
2016-06-23 02:22:43,686 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,686 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
2016-06-23 02:22:43,686 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,687 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:275)
2016-06-23 02:22:43,687 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:327)
2016-06-23 02:22:43,687 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:239)
2016-06-23 02:22:43,687 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,687 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
2016-06-23 02:22:43,688 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,688 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43)
2016-06-23 02:22:43,688 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,688 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100)
2016-06-23 02:22:43,688 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,688 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
2016-06-23 02:22:43,689 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,689 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66)
2016-06-23 02:22:43,689 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,689 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
2016-06-23 02:22:43,689 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,690 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54)
2016-06-23 02:22:43,690 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,690 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)
2016-06-23 02:22:43,690 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,691 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)
2016-06-23 02:22:43,691 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636)
2016-06-23 02:22:43,691 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61)
2016-06-23 02:22:43,691 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,691 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)
2016-06-23 02:22:43,691 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)
2016-06-23 02:22:43,692 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,692 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
2016-06-23 02:22:43,692 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195)
2016-06-23 02:22:43,692 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
2016-06-23 02:22:43,692 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,693 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
2016-06-23 02:22:43,693 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)
2016-06-23 02:22:43,693 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.aerogear.unifiedpush.message.NotificationDispatcher$$$view24.sendMessagesToPushNetwork(Unknown Source)
2016-06-23 02:22:43,693 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2016-06-23 02:22:43,693 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2016-06-23 02:22:43,694 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2016-06-23 02:22:43,694 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at java.lang.reflect.Method.invoke(Method.java:498)
2016-06-23 02:22:43,694 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:436)
2016-06-23 02:22:43,694 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127)
2016-06-23 02:22:43,694 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
2016-06-23 02:22:43,694 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:67)
2016-06-23 02:22:43,695 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100)
2016-06-23 02:22:43,695 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.aerogear.unifiedpush.message.NotificationDispatcher$Proxy$_$$_Weld$EnterpriseProxy$.sendMessagesToPushNetwork(Unknown Source)
2016-06-23 02:22:43,695 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2016-06-23 02:22:43,695 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2016-06-23 02:22:43,696 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2016-06-23 02:22:43,696 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at java.lang.reflect.Method.invoke(Method.java:498)
2016-06-23 02:22:43,696 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:88)
2016-06-23 02:22:43,696 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:78)
2016-06-23 02:22:43,696 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.injection.MethodInvocationStrategy$SimpleMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:129)
2016-06-23 02:22:43,697 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:309)
2016-06-23 02:22:43,697 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:287)
2016-06-23 02:22:43,697 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:265)
2016-06-23 02:22:43,697 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.event.ObserverNotifier.notifySyncObservers(ObserverNotifier.java:271)
2016-06-23 02:22:43,697 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.event.ObserverNotifier.notify(ObserverNotifier.java:260)
2016-06-23 02:22:43,697 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.event.EventImpl.fire(EventImpl.java:89)
2016-06-23 02:22:43,698 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.aerogear.unifiedpush.message.jms.MessageHolderWithTokensConsumer.onMessage(MessageHolderWithTokensConsumer.java:48)
2016-06-23 02:22:43,698 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.aerogear.unifiedpush.message.jms.MessageHolderWithTokensConsumer.onMessage(MessageHolderWithTokensConsumer.java:35)
2016-06-23 02:22:43,698 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.aerogear.unifiedpush.message.jms.AbstractJMSMessageListener.onMessage(AbstractJMSMessageListener.java:52)
2016-06-23 02:22:43,698 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2016-06-23 02:22:43,698 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2016-06-23 02:22:43,699 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2016-06-23 02:22:43,699 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at java.lang.reflect.Method.invoke(Method.java:498)
2016-06-23 02:22:43,699 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
2016-06-23 02:22:43,699 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,699 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)
2016-06-23 02:22:43,700 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82)
2016-06-23 02:22:43,700 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93)
2016-06-23 02:22:43,700 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
2016-06-23 02:22:43,700 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,700 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
2016-06-23 02:22:43,701 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,701 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)
2016-06-23 02:22:43,701 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73)
2016-06-23 02:22:43,701 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83)
2016-06-23 02:22:43,701 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,701 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
2016-06-23 02:22:43,702 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,702 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)
2016-06-23 02:22:43,702 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,702 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
2016-06-23 02:22:43,703 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
2016-06-23 02:22:43,703 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,703 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
2016-06-23 02:22:43,703 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,703 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:263)
2016-06-23 02:22:43,704 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.tx.CMTTxInterceptor.notSupported(CMTTxInterceptor.java:313)
2016-06-23 02:22:43,704 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:237)
2016-06-23 02:22:43,704 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,704 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
2016-06-23 02:22:43,704 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,704 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43)
2016-06-23 02:22:43,705 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,705 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100)
2016-06-23 02:22:43,705 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,705 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
2016-06-23 02:22:43,705 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,705 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.deployment.processors.EjbSuspendInterceptor.processInvocation(EjbSuspendInterceptor.java:53)
2016-06-23 02:22:43,705 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,706 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:66)
2016-06-23 02:22:43,706 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,706 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
2016-06-23 02:22:43,706 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,706 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54)
2016-06-23 02:22:43,706 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,706 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription$5$1.processInvocation(MessageDrivenComponentDescription.java:239)
2016-06-23 02:22:43,707 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,707 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)
2016-06-23 02:22:43,707 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,707 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)
2016-06-23 02:22:43,707 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636)
2016-06-23 02:22:43,707 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61)
2016-06-23 02:22:43,707 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,708 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)
2016-06-23 02:22:43,708 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)
2016-06-23 02:22:43,708 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,708 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
2016-06-23 02:22:43,708 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:195)
2016-06-23 02:22:43,708 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
2016-06-23 02:22:43,709 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)
2016-06-23 02:22:43,709 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
2016-06-23 02:22:43,709 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)
2016-06-23 02:22:43,709 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.aerogear.unifiedpush.message.jms.MessageHolderWithTokensConsumer$$$view30.onMessage(Unknown Source)
2016-06-23 02:22:43,709 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2016-06-23 02:22:43,710 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2016-06-23 02:22:43,710 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2016-06-23 02:22:43,710 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at java.lang.reflect.Method.invoke(Method.java:498)
2016-06-23 02:22:43,710 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.inflow.MessageEndpointInvocationHandler.doInvoke(MessageEndpointInvocationHandler.java:139)
2016-06-23 02:22:43,711 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.as.ejb3.inflow.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:73)
2016-06-23 02:22:43,711 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.jboss.aerogear.unifiedpush.message.jms.MessageHolderWithTokensConsumer$$$endpoint9.onMessage(Unknown Source)
2016-06-23 02:22:43,711 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.apache.activemq.artemis.ra.inflow.ActiveMQMessageHandler.onMessage(ActiveMQMessageHandler.java:310)
2016-06-23 02:22:43,711 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.callOnMessage(ClientConsumerImpl.java:932)
2016-06-23 02:22:43,712 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl.access$400(ClientConsumerImpl.java:47)
2016-06-23 02:22:43,712 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.apache.activemq.artemis.core.client.impl.ClientConsumerImpl$Runner.run(ClientConsumerImpl.java:1045)
2016-06-23 02:22:43,712 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:100)
2016-06-23 02:22:43,712 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
2016-06-23 02:22:43,713 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
2016-06-23 02:22:43,713 ERROR [stderr] (Thread-304 (ActiveMQ-client-global-threads-21052741)) at java.lang.Thread.run(Thread.java:745)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment