Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-5924

Error sending message to GCM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • None
    • None

      I registered with fake GCM details, and then sent a testing message through UI. The request is still pending.

      It may fail due to wrong GCM details, but even though it should handle this failure:

      13:22:43,542 INFO  [NotificationRouter] (http-/0.0.0.0:9081-5) Processing send request with '[alert=123, criteria=Criteria{aliases=null, deviceTypes=null, categories=null, variants=null}, time-to-live=Config{timeToLive=-1}]' payload
      13:22:43,578 INFO  [PushNotificationSenderEndpoint] (http-/0.0.0.0:9081-5) Message submitted to PushNetworks for further processing
      13:22:43,691 INFO  [org.hornetq.core.client] (Thread-342 (HornetQ-client-global-threads-15246191)) HQ214025: Failure captured on connectionID=3556a38d-45ac-11e5-9c7c-1153e6691747, performing failover or reconnection now: HornetQException[errorType=NOT_CONNECTED message=HQ119006: Channel disconnected]
      	at org.hornetq.core.client.impl.ClientSessionFactoryImpl.connectionDestroyed(ClientSessionFactoryImpl.java:425) [hornetq-core-client-2.3.25.SP1-redhat-1.jar:2.3.25.SP1-redhat-1]
      	at org.hornetq.core.remoting.impl.invm.InVMConnector$Listener$1.run(InVMConnector.java:214) [hornetq-server-2.3.25.SP1-redhat-1.jar:2.3.25.SP1-redhat-1]
      	at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:105) [hornetq-core-client-2.3.25.SP1-redhat-1.jar:2.3.25.SP1-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_79]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_79]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]
      
      13:22:43,775 INFO  [GCMPushNotificationSender] (Thread-342 (HornetQ-client-global-threads-15246191)) Sending payload for [1] devices to GCM
      13:22:43,957 SEVERE [GCMPushNotificationSender] (Thread-342 (HornetQ-client-global-threads-15246191)) Error sending payload to GCM server
      13:22:43,957 WARNING [NotificationDispatcher] (Thread-342 (HornetQ-client-global-threads-15246191)) Error on 'android' delivery
      13:22:43,999 INFO  [org.hornetq.core.client] (Thread-339 (HornetQ-client-global-threads-15246191)) HQ214025: Failure captured on connectionID=358a0fa6-45ac-11e5-9c7c-1153e6691747, performing failover or reconnection now: HornetQException[errorType=NOT_CONNECTED message=HQ119006: Channel disconnected]
      	at org.hornetq.core.client.impl.ClientSessionFactoryImpl.connectionDestroyed(ClientSessionFactoryImpl.java:425) [hornetq-core-client-2.3.25.SP1-redhat-1.jar:2.3.25.SP1-redhat-1]
      	at org.hornetq.core.remoting.impl.invm.InVMConnector$Listener$1.run(InVMConnector.java:214) [hornetq-server-2.3.25.SP1-redhat-1.jar:2.3.25.SP1-redhat-1]
      	at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:105) [hornetq-core-client-2.3.25.SP1-redhat-1.jar:2.3.25.SP1-redhat-1]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_79]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_79]
      	at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]
      

            lfryc Lukáš Fryč (Inactive)
            lfryc Lukáš Fryč (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: