Hello, I set up a new Aerogear Unified Push server, and the android device which is developed by Cordova can register successfully. But the the device can't receive the notification. Some days before I had set up another it worked OK for notification. And I find some error in Debug level log. Can some one help me on this? Paste some logs which generated when I send the notification from the web GUI. And attached the log file.log.txt 2016-11-29 21:27:30,354 INFO [org.jboss.aerogear.unifiedpush.message.sender.GCMPushNotificationSender] (Thread-19 (HornetQ-client-global-threads-1685022652)) Sent push notification to GCM topic: /topics/28701964-1bec-4275-96dd-ee8585876dd0 2016-11-29 21:27:30,355 FINE [com.google.android.gcm.server.Sender] (Thread-19 (HornetQ-client-global-threads-1685022652)) Sending POST to https://gcm-http.googleapis.com/gcm/send 2016-11-29 21:27:30,394 WARNING [org.jboss.aerogear.unifiedpush.message.token.TokenLoader] (Thread-20 (HornetQ-client-global-threads-1685022652)) Check your push query: Not a single token was loaded from the DB! 2016-11-29 21:27:30,505 DEBUG [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (Thread-20 (HornetQ-client-global-threads-1685022652)) could not log warnings: java.sql.SQLException: IJ031070: Transaction cannot proceed: STATUS_COMMITTED at org.jboss.jca.adapters.jdbc.WrapperDataSource.checkTransactionActive(WrapperDataSource.java:241) 2016-11-29 21:27:30,505 DEBUG [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (Thread-20 (HornetQ-client-global-threads-1685022652)) could not clear warnings: java.sql.SQLException: IJ031070: Transaction cannot proceed: STATUS_COMMITTED at org.jboss.jca.adapters.jdbc.WrapperDataSource.checkTransactionActive(WrapperDataSource.java:241) 2016-11-29 21:27:32,747 WARNING [org.jboss.aerogear.unifiedpush.message.NotificationDispatcher] (Thread-19 (HornetQ-client-global-threads-1685022652)) Error on 'android' delivery

View this message in context: The push notification can't receive
Sent from the aerogear-users mailing list archive at Nabble.com.