Hi SMP Experts,
I am getting an error while trying to send a GCM Push Notification through REST client. The server I am working on is SP03 PL02.
Request
Response
I found the following logs in SMP server.
2014-11-06 11:03:41.995#DEBUG#SMPCorrelatedLoggingHandler#null#POST
2014-11-06 11:03:42.011#INFO#PushNotificationDelegator#null#Notification is forwarded to PushNotificationDelegator handle()
2014-11-06 11:03:42.011#DEBUG#PushNotificationDelegator#null#----------request URI obtained for notification is--------/Notification/546446db-dc7b-475b-983a-db30e9e0f525
2014-11-06 11:03:42.011#DEBUG#GCMNotificationDelegate#null#Inside getC2DMNotification()
2014-11-06 11:03:42.011#DEBUG#GCMNotificationDelegate#null#Entering non-gateway GCM Push
2014-11-06 11:03:42.011#DEBUG#GCMNotificationDelegate#null#Non-SAP Gateway Notification
2014-11-06 11:03:42.011#DEBUG#GCMNotificationDelegate#null#Reading Notification data from headers
2014-11-06 11:03:42.011#INFO#GCMNotificationProcessor#null####### GCMProcessor processing notification...
2014-11-06 11:03:42.029#DEBUG#GCMNotificationProcessor#null#ODP: ProcessNotifications(): Application Connection ID= 546446db-dc7b-475b-983a-db30e9e0f525 and RegID= APA91bEQR_8m_i35dImDJp2n0s7ydq6McRM99XU-CDm6fOsLzKUsr
hjfbvjhbvb87trfvbjbvjdJjdfbvkjfvbPMY7J1Oje042xEucSYXHA8d82tVObDSQ_mTy351c2DngO7GrhUm7tglZvlXws7VoNkWn5u3aLibfcdsdcsdccsdzjsgqSE2f-FPJUY
2014-11-06 11:03:42.031#DEBUG#GCMNotificationProcessor#null#Data received, Key: data Value: {"title":"Push Notification ","message":"This is a Push notification from SMP"}
2014-11-06 11:03:42.033#DEBUG#GCMNotificationProcessor#null#Notification object elements: collapse key null, delay while idle false, TTL null
2014-11-06 11:03:42.035#INFO#GCMNotificationProcessor#null#ODP: processNotifications() - Created Notification object
2014-11-06 11:03:42.42#DEBUG#GCMNotificationProcessor#null####### Pushing GCM
2014-11-06 11:03:42.42#DEBUG#GCMNotificationProcessor#null#Sending GCM notification
2014-11-06 11:03:42.42#DEBUG#GCMNotificationProcessor#null#SMP: Push: GCM: submitting to Google server at (ms): 1415252022420
2014-11-06 11:03:42.579#ERROR#PushNotificationDelegator#null#SMP: Push: End time for processing Push Notification (UTC): 1415252022579
2014-11-06 11:03:42.579#ERROR#SMPCorrelatedLoggingHandler#null#Exception occurred ::: : org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.UnsatisfiedLinkError: sun.security.ec.ECKeyPairGenerator.getEncodedBytes(J)[B ::
Help required.
Thanks
-Stanley