SMP 3.0 SP03 iOS Push Notification Error

Hi Gurus,
I am creating a SMP 3.0.3 Phonegap Based iOS Project which runs the index.html, datajs-1.0.3.js and OData.read function collectively fetching data from Backend. Up-to this level iOS app is running fine and giving correct data.(XCode Proj.jpg attached to explain)
Now I want to receive Push Notification on iOS device initially for testing i am using iPad. For this
iOS app is compiled with Dev Provisional Profile.
iOS app has Development(Sandbox) Push Notfication Certificate.
AppId registered to SMP 3.0.3 Cockpit(Please check SMP 3.0 User registration.jpg)
User Also registered with AppId with valid RegistrationId(Connection id)
App is getting Device Token and able to register with CID.( Please check XCode Proj.jpg)
Now error I am getting when I am using the REST Client to Push the notification to registered device. Rest Client comes with status 200 ok but in SMP 3.0.3 cockpit I can see one error Under Log - PUSH Section. (please see attached file Error Log PUSH.jpg )
Notification failed java.net.ConnectException:Connection timed out: connect
Please guide me how to rectify this error.
Regards
Syed Ashkar Rizvi
Asstt Mgr IT
OTE Group of Companies,Oman
Error Log :
2014-07-21 12:00:05.455#DEBUG#SMPCorrelatedLoggingHandler#smpAdmin#POST
2014-07-21 12:00:05.461#INFO#PushNotificationDelegator#smpAdmin#Notification is forwarded to PushNotificationDelegator handle()
2014-07-21 12:00:05.462#DEBUG#PushNotificationDelegator#smpAdmin#----------request URI obtained for notification is--------/Notification/com.oteint.VehicleApprDev
2014-07-21 12:00:05.463#DEBUG#APNSNotificationDelegate#smpAdmin#Inside getAPNSNotification()
2014-07-21 12:00:05.465#DEBUG#APNSNotificationDelegate#smpAdmin#Non-SAP Gateway Notification
2014-07-21 12:00:05.465#DEBUG#APNSNotificationDelegate#smpAdmin#Reading Notification data from headers
2014-07-21 12:00:05.467#INFO#APNSNotificationProcessor#smpAdmin####### APNSProcessor processing notification...
2014-07-21 12:00:05.468#DEBUG#APNSNotificationProcessor#smpAdmin# Alert : Alert with Text
2014-07-21 12:00:05.47#WARNING#APNSNotificationProcessor#smpAdmin# Not a json object...
2014-07-21 12:00:05.471#DEBUG#APNSNotificationProcessor#smpAdmin# Sound : default
2014-07-21 12:00:05.472#DEBUG#APNSNotificationProcessor#smpAdmin# Data : {apns_data=my data}
2014-07-21 12:00:05.472#DEBUG#APNSNotificationProcessor#smpAdmin# Push payload - {"apns_data":"my data","aps":{"sound":"default","alert":"Alert with Text"}}
2014-07-21 12:00:05.474#INFO#APNSNotificationProcessor#smpAdmin# Device token - 2f141125eda1a394cce6f01cec1b05ca5916924e84bc0cf6e4f0f19be03a3784
2014-07-21 12:00:05.699#DEBUG#APNSNotificationProcessor#smpAdmin# APNS server address - gateway.sandbox.push.apple.com
2014-07-21 12:00:05.7#DEBUG#APNSNotificationProcessor#smpAdmin# APNS server port - 2195
2014-07-21 12:00:05.701#DEBUG#APNSNotificationProcessor#smpAdmin# APNS feedback address - feedback.sandbox.push.apple.com
2014-07-21 12:00:05.702#DEBUG#APNSNotificationProcessor#smpAdmin# APNS feedback port - 2196
2014-07-21 12:00:05.703#DEBUG#APNSNotificationProcessor#smpAdmin# APNS certificate length - 3215
2014-07-21 12:01:14.847#ERROR#APNSNotificationProcessor#smpAdmin#######: NetworkIOException: : com.notnoop.exceptions.NetworkIOException: java.net.ConnectException: Connection timed out: connect :: [com.notnoop.apns.internal.Utilities.wrapAndThrowAsRuntimeException(Utilities.java:268), com.notnoop.apns.internal.ApnsFeedbackConnection.getInactiveDevices(ApnsFeedbackConnection.java:75), com.notnoop.apns.internal.AbstractApnsService.getInactiveDevices(AbstractApnsService.java:99), com.notnoop.apns.internal.ApnsServiceImpl.getInactiveDevices(ApnsServiceImpl.java:36), com.sap.mobile.platform.server.notifications.apns.handler.APNSNotificationProcessor.deviceIsInactive(APNSNotificationProcessor.java:291), com.sap.mobile.platform.server.notifications.apns.handler.APNSNotificationProcessor.process(APNSNotificationProcessor.java:108), com.sap.mobile.platform.server.notifications.apns.handler.APNSNotificationDelegate.handle(APNSNotificationDelegate.java:78), sun.reflect.GeneratedMethodAccessor377.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:606), org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202), com.sun.proxy.$Proxy212.handle(Unknown Source), com.sap.mobile.platform.server.notifications.handler.PushNotificationDelegator.handle(PushNotificationDelegator.java:173), sun.reflect.GeneratedMethodAccessor165.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:606), org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202), com.sun.proxy.$Proxy214.handle(Unknown Source), com.sap.mobile.platform.server.notifications.http.PushListenerServlet.doPost(PushListenerServlet.java:94), javax.servlet.http.HttpServlet.service(HttpServlet.java:755), javax.servlet.http.HttpServlet.service(HttpServlet.java:848), org.springframework.web.servlet.mvc.ServletWrappingController.handleRequestInternal(ServletWrappingController.java:159), org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153), sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:606), org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202), com.sun.proxy.$Proxy111.handleRequest(Unknown Source), org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48), org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923), org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852), org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882), com.sap.mobile.platform.server.dispatcher.servlet.DispatcherServlet.service(DispatcherServlet.java:132), org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305), org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330), com.sap.mobile.platform.server.foundation.security.filter.DoAsFilter$1.run(DoAsFilter.java:58), java.security.AccessController.doPrivileged(Native Method), javax.security.auth.Subject.doAsPrivileged(Subject.java:536), com.sap.mobile.platform.server.foundation.security.filter.DoAsFilter.doFilter(DoAsFilter.java:65), sun.reflect.GeneratedMethodAccessor142.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:606), org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202), com.sun.proxy.$Proxy113.doFilter(Unknown Source), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330), com.sap.mobile.platform.server.foundation.security.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:98), sun.reflect.GeneratedMethodAccessor142.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:606), org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202), com.sun.proxy.$Proxy113.doFilter(Unknown Source), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330), com.sap.mobile.platform.server.notifications.security.filter.SMPNotificationsSecurityHandler.doFilter(SMPNotificationsSecurityHandler.java:32), sun.reflect.GeneratedMethodAccessor142.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:606), org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202), com.sun.proxy.$Proxy113.doFilter(Unknown Source), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330), com.sap.mobile.platform.server.online.filter.correlatedlogging.SMPCorrelatedLoggingHandler.doFilter(SMPCorrelatedLoggingHandler.java:105), sun.reflect.GeneratedMethodAccessor142.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:606), org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202), com.sun.proxy.$Proxy113.doFilter(Unknown Source), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:186), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330), com.sap.mobile.platform.server.dispatcher.filter.ServerStatusFilter.doFilter(ServerStatusFilter.java:76), sun.reflect.GeneratedMethodAccessor142.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:606), org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56), org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70), org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131), org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119), org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172), org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202), com.sun.proxy.$Proxy113.doFilter(Unknown Source), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:166), org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342), org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192), org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160), com.sap.mobile.platform.server.dispatcher.servlet.FilterChain.doFilter(FilterChain.java:384), com.sap.mobile.platform.server.dispatcher.servlet.ControlFilter.doFilter(ControlFilter.java:202), com.sap.mobile.platform.server.dispatcher.servlet.ControlFilter.doFilter(ControlFilter.java:174), org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346), org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259), org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243), org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210), org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222), org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123), org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472), org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171), org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99), com.sap.core.js.monitoring.tomcat.valve.RequestTracingValve.invoke(RequestTracingValve.java:27), org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118), org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:341), com.sybase.security.integration.tomcat7.CSISupportValve.invoke(CSISupportValve.java:101), com.sap.mobile.platform.server.http.control.RejectWarAccessOnAdminConnectorTomcatValve.invoke(RejectWarAccessOnAdminConnectorTomcatValve.java:34), org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408), org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1008), org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589), org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:791)]
2014-07-21 12:01:14.849#ERROR#PushNotificationDelegator#smpAdmin#SMP: Push: End time for processing Push Notification (UTC): 1405929674849
Message was edited by: Syed Ashkar Rizvi

Sure I will share my experience.
In Our case we are getting error in SMP303 NetworkIOException: : com.notnoop.exceptions.NetworkIOException: java.net.ConnectException: Connection timed out: connect.
At SMP303 Server's Services, one Service Need to be Checked.To come out of this we changed User of Windows Service "SAP Mobile Platform" from Local User to one of our Networks Domain  User(Domain User has the Internet Access through Proxy).
After this NetworkIOException cleared and SMP303 started sending Push Notifications.
Regards
Syed Ashkar Rizvi
Asstt Mgr IT
OTE Group Of Companies,Oman

Similar Messages

  • IOS Push Notifications Flex 4.6.0 and Air 3.8 - missing files?

    I was trying to use the example code in this tutorial here:
    http://www.adobe.com/devnet/air/articles/ios-push-notifications.html
    but Flex will not find and import the following files when i debug in the iOS iPhone simulator:
    import flash.events.RemoteNotificationEvent
    import flash.notifications.NotificationStyle
    import flash.notifications.RemoteNotifier
    import flash.notifications.RemoteNotifierSubscribeOptions
    I receive the following error: Error #1014: Class flash.notifications::RemoteNotifierSubscribeOptions could not be found. Even though i see them in the airglobal.swc in the file explorer window.
    Is there something i'm missing?
    Thanks in advance.

    Hello,
    I'm facing the same problem! Can't find the answer anywhere!
    The tutorial works fine on Flash Professional CC 2014, but not on Flash Builder 4.7.

  • Push Notification Error / Restore Ipad

    My Ipad 3 has recurring Push Notification Error despite repeated attempts to shut them off... the posts on the board say to Restore your Ipad, but now I get a network error despite my confirmation that the network is indeed working.  The actual text is:
      iPad software update server could not be contacted.
    Any advice? (I'm running iOS 7)

    Rebooting your phone means to turn it off and then on again. You will not lose any data or settings if you do that.

  • Air 3.4 iOS Push Notification is not fired when app is not running and is not in background

    Hello,
    I'm making an Air iOS application which uses the iOS Push Notification from Air 3.4.
    All is working perfectly except when I receive notifications when the app is not running and is not in background (The app is killed).
    I suppose the RemoteNotificationEvent.NOTIFICATION must be dispatched when I receive a notification even if my app is not currently running or in background ?
    Do you have already get the same issue ? Do you know what can prevent the notification to be handled ?
    Thanks,
    Loïc

    issue has been fixed in the build available at http://labs.adobe.com/downloads/air3-5.html.
    You would now have to attach listener to InvokeEvent. For cases, when application is killed, InvokeEventReason will be InvokeEventReason.NOTIFICATION. The notification payload can be accessed by the following code
    protected function onInvokeEvent(event:InvokeEvent):void
         trace("Invokehandler called .... \n");
         trace("reason: " + event.reason + "\n");
         if( event.reason == InvokeEventReason.NOTIFICATION)
                        var payload:Object = Object(event.arguments[0]);
              for (var i:String in payload)
                    trace("Key:value pair " + i + ":" + payload[i] + "\n");
              // TODO: DO THE NEEDFUL ON RECIEVING A NOTIFICATION HERE

  • Push notification error

    One of my folios does throw an error, when trying to notificate via the notification button on digitalpublishing.acrobat.com.
    It is one of 4 folios published as commerce/public. The notification service worked fine with 3 of the folios, but the last one sais:
    "Error sending the notification.
    Folio is not ready. Please try again in a few minutes."
    Beim Senden der Benachrichtigung ist ein Fehler aufgetreten.
    Das Folio ist nicht bereit. Versuchen Sie es in einigen Minuten erneut.
    I've been trying this now for over 24 h every couple of ours, and I don't see any notification arrive nor does this error message disappear.
    Does anyone have experience with this error and any hint or help?
    Thank you vermy much in advance.
    Richard

    I don't think that these problems re directly related. A 1024x768-Folio with dual orientation, but just one layout did correctly accept the push notification. The 2048 folio with dual orientation and and a single layout did not.
    I just meant, that by having to reproduce both of the folios again anyway, to solve the dual orientation/single-layout-problem I hope to solve the push notification error on the go.

  • Push notification error in lumia 620

    There is some push notification error in my lumia 620. Hence, i cant use any IM apps. It says to reboot my phone. How do i do that? And will i loose my personal data if i do it? If yes, is there any other way out?

    Rebooting your phone means to turn it off and then on again. You will not lose any data or settings if you do that.

  • SMP Push Notification Error - 403

    Hello Experts,
    I have registered my NW Gateway Odata service in SMP Management Cockpit 3.0. I am able to ping the service successfully from the SMP server. However, when I try to access the service from Rest Client by specifying the URL in the format http://<SMP Host and Port>/application connection ID/, I am getting the following error:
    Error :
    Kindly guide me through.
    Thanks and Regards,
    Bharti Malik

    First, I would really like to thank you Jitendra for helping me out as I was stuck with this thing for a long time now.
    I started afresh for the Push Notification procedure right from creating my own webservice by following Marvin Hoffmann`s blog series using JDBC and Integration Gateway. I then followed your link SMP 3.0 : REST API Application Development.
    This finally led me to create a successful notification message as below (referring http://scn.sap.com/servlet/JiveServlet/showImage/102-49529-4-440047/image3.PNG posted by you) :
    But I was not able to view the logs in my server :
    Is this because I would be missing something. I would also like to state that I was not able to access the web-service url directly from integration gateway but after registering it in SMP, everything worked smoothly.

  • Push Notification Error's

    I am unable to successfully get Push Notification working on any Desktop Mac or iOS devices. Running Lion Server 10.7.2, I have searched the boards for days and have tried many suggestions with no luck. I am now posting this problem with the hope of some help from someone.
    I have APNS certific ate installed. My DNS resolves correctly. When I check this page
    https://mydomain:8443/calendars/users/myuser/ it shows no notification record.
    notification/   ?      (collection, notification
    I cannot get push notification to work. In the logs I find this error message
    push_notify[715]: discarding message; not connected to notification server
    Below are some terminal checks.What I see marked in BOLD is the computer local name that was set when I was running this as a test server. However that have been change to mydomain.local and it shows mydomain.local in Network Prefs. Server App and Server Admin. In Server Admin under mail push server is list the old name test-mac-mini and I have tried to remove and readd the correct domain.local from the dropdown and the old name continues to pop up.
    domain:~ test$ sudo serveradmin settings notification:privilegedUsers
    Password:
    notification:privilegedUsers:_array_index:0 = "_notification_user"
    notification:privilegedUsers:_array_index:1 = "com.apple.notificationuser"
    domain:~ test$ sudo serveradmin settings calendar:Notifications
    calendar:Notifications:CoalesceSeconds = 3
    calendar:Notifications:Services:XMPPNotifier:CalDAV:SubscriptionURL = "https://tests-mac-mini.local:8080/subscription"
    calendar:Notifications:Services:XMPPNotifier:CalDAV:APSBundleID = "com.apple.calendar.XServer.358f6fe9-52ee-440b-905a-6099a026c67c"
    calendar:Notifications:Services:XMPPNotifier:Host = "tests-mac-mini.local"
    calendar:Notifications:Services:XMPPNotifier:CardDAV:SubscriptionURL = "https://tests-mac-mini.local:8080/subscription"
    calendar:Notifications:Services:XMPPNotifier:CardDAV:APSBundleID = "com.apple.contact.XServer.4b77b577-d64f-4036-aa8e-ba8f9efb5179"
    calendar:Notifications:Services:XMPPNotifier:JID = "[email protected]"
    calendar:Notifications:Services:XMPPNotifier:Enabled = yes
    calendar:Notifications:Services:XMPPNotifier:Service = "twistedcaldav.notify.XMPPNotifierService"
    calendar:Notifications:Services:XMPPNotifier:Password = "G3aq146laEcyS0nS"
    calendar:Notifications:Services:XMPPNotifier:Port = 5219
    calendar:Notifications:Services:XMPPNotifier:ServiceAddress = "pubsub.tests-mac-mini.local"

    Amazing, there isn't any takers.

  • Push Notification Errors

    Hi All...
    New SLS setup in use right now.  After taking it online, I noticed a number of errors in the System log from the push_notify service:
    May 11 10:56:17 xserve push_notify[65469]: error: <iq id='11010' to='[email protected]/push_notify' type='error' from='pubsub.server.domain.com' xmlns='jabber:client'><error type='cancel' code='404'><item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error><pubsub xmlns='http://jabber.org/protocol/pubsub'><publish node='/Public/IMAP/server.domain.com/portnum/Mailbox/8EF7DC85-63EA-4302-B4EA-A9 996E815C89'><item><plistfrag xmlns='plist-apple'/></item></publish></pubsub></iq>
    May 11 10:56:29 xserve push_notify[65469]: error: <iq id='11011' to='[email protected]/push_notify' type='error' from='pubsub.server.domain.com' xmlns='jabber:client'><error type='cancel' code='404'><item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error><pubsub xmlns='http://jabber.org/protocol/pubsub'><publish node='/Public/IMAP/server.domain.com/portnum/Mailbox/9A69FFB7-7F0B-4B3B-9270-DD 4F9A95BE81'><item><plistfrag xmlns='plist-apple'/></item></publish></pubsub></iq>
    We have Push notifications set up for both iCal and Mail, neither seem to be working.  But I'm also not sure what I should "see" as a result of the push.  Is it like mail, where you just get a red number on the icon in the dock?  On iPhones, should you get a banner message (like Facebook does)?
    I've researched this error and while a number of people posted questions on it last fall, there weren't many solutions and nothing reported recently.
    Thanks in advance!
    Kevin

    Mac OS X Client boxes can support push notifications from Mac OS X Server boxes.  See the IDLE setting in the Apple Mail.app client, for instance.
    Mail has never been an instantaneous transport, but then I'm old enough to have routed mail via decvax and many other gateways. 
    Push notifications do help reduce client battery usage as compared with too-frequent polling intervals, but (in the absence of iOS-compatible push support) immediate end-user notifications can probably better be handled via SMS or telephone.  And how long the message takes to reach the target server is not particularly predictable, so it's only the last hop of the message and the notification (from the server to the client) that push particularly helps with.
    Put another way, if a battery-constrained client polling interval of less than (say) 15 minutes is business-critical (and there are cases where it is), then you may want to look at ensuring a sufficient battery reserve for the client, at a different mail server and particularly one with push capabilities (eg: Kerio), or at a using different notification technology (eg: SMS, phone pages).
    Power-unconstrained (grid-powered) mail clients can poll at more frequent intervals.
    If 15 or 30 minutes on a mobile client isn't critical, then you probably don't need push notifications.
    Here is some general reading on push notifications.

  • Re:Push notification error when publishing a new folio from DPS

    I have run into a problem when publishing a new folio to our app from DPS Folio Producer. I published the new folio without a probelm, but when I pus the "Notify" button, I get an error message that an error has occured while sending the push notification. The push certificate has expired and that to upload a valid push notification, I should rebuild my app in DPS App Builder and to retry sending push notification. (See screen grab).
    This is our first push notification for a recently approved app. I worked through all the instruction to create push notifications through DPS. And we tested everything and it was fine.
    Our app is a free subscription, multi-folio app in newsstand hosted on the DPS server with DPS push notifications.
    What am I doing wrong? I really don't want to have to bebuild/resubmit the app to iTunes to get this to work. It seems odd that the push certificate would be expired, we just created it last month.
    Thanks!
    Running most recent DPS version on a MAC OSX 10.9.2

    Hi,
    Direct saves to the server from MS Office over Webdav are not recommended when the versioning mode is Manual. The reason is that the actions of checking out & checking in the document need to be done from the Team Collaboration client and are not done from within MS Office.
    Rather, set the versioning mode to Auto or Disabled and it should work just fine.
    Thanks,
    Jay

  • ADF Mobile: Push Notifications error

    Hello All,
    JDeveloper: 11.1.2.4.0
    Build JDEVADF_11.1.2.4.0_GENERIC_130421.1600.6436.1
    I am attempting to run a simple ADF Mobile app that uses push notifications. I used the Project ID from the Google APIs dashboard as the return from LifeCycleListenerImpl.getSourceAuthorizationId(). Firstly, the JavaDoc at http://docs.oracle.com/cd/E37975_01/apirefs.111240/e27204/toc.htm doesn't list the PushNotificationConfig interface (or other push related classes). 
    Testing this on an Android 4.2 device, I see an INVALID_SENDER error logged by the GCM service. Further down I also see the following:
    "06-12 16:16:02.425: D/CVM(8635): [SEVERE - oracle.adfmf.framework - GenericInvokeRequestHandler - invoke] Unresolved class / method: oracle.adfmf.framework.pushnotification.internal.NativePushNotificationEventInterceptor / receivedToken"
    Any ideas if I am doing something wrong here?
    Regards,
    Bijesh

    HI, the JavaDoc did not get into the release unfortunately.   It is being added to the next Patch release.  In the mean time, you can find a copy of the JavaDoc in the latest article on http://blogs.oracle.com/mobile, which covers Push Notification. 
    Thanks,
    Joe Huang

  • IOS Push Notifications (ANE and tutorial) ?

    Hi,
    I am looking for a good extension for Push Notifications on iOS, with a step by step guide to get it up and running. Commercial or Free.
    Thanks!

    You can learn more about the next AIR mobile and desktop features by applying for our private prerelease program. By doing so, you'll get to know the features of the upcoming release in advance!

  • Changing default iOS Push Notification Tone???

    Does anyone else think that Apple should allow you to change the default push notification tone?
    For Example: if you set up Twitter notifications the default tone is Tri-tone and there is no way of changing this, other than jailbraking which I would never do.
    Or has anyone found a way of doing this that I don't know about
    Thanks

    Sure I will share my experience.
    In Our case we are getting error in SMP303 NetworkIOException: : com.notnoop.exceptions.NetworkIOException: java.net.ConnectException: Connection timed out: connect.
    At SMP303 Server's Services, one Service Need to be Checked.To come out of this we changed User of Windows Service "SAP Mobile Platform" from Local User to one of our Networks Domain  User(Domain User has the Internet Access through Proxy).
    After this NetworkIOException cleared and SMP303 started sending Push Notifications.
    Regards
    Syed Ashkar Rizvi
    Asstt Mgr IT
    OTE Group Of Companies,Oman

  • Viber push notification error ios5

    I'm having issues with viber in ios5. It prompts me to enable push notifications, which are enabled but viber thinks they're not. Any way to repair the push notification status?

    Rebooting your phone means to turn it off and then on again. You will not lose any data or settings if you do that.

  • Ios 8 notifications error at app

    Notifications get error when open another apps

    Could you please be more specific and describe exactly what the error says, and where it is, and what app you're opening?

Maybe you are looking for

  • SyncToy 2.1 Can't Find NAS Folder When Run From Task Scheduler

    I'm using SyncToy 2.1 to keep two WIN7 computers and a Synology DS414j NAS drive in sync. I have several folder pairs configured, some between the two PC's and three between one PC and the NAS drive. I have a task set up for automatic syncing. The pr

  • External exe launched in a rectangular region drawn

    Hello, Please find an attachment. Kindly have a look on .uir file in the example. If i want to launch any external exe say e.g cmd.exe in the rectangular region drawn, what will be way of doing this as i am unable to launch .exe in the rectangular re

  • Map Lookup Fields of a Table with Portal Iview

    Hello, I am creating a MDM Results Set Iview on Portal which is referencing an MDM Table with some fields. One of these fields initself is a Second Table with 3 more fields. I am able to map the Second Table as a Column for Display in the iView as it

  • Employee Download - HR* prefix in Number range

    Our requirment when we download employee from ECC the prefix of Number range should be HR* we defined same number range with prefix HR----- and mark as Ext. but while download it takes only sales prospect number range. What extra setting requir for g

  • Mac mail import from excel email list

    Using leopard on new imac. Could someone please give me some advice for importing to mac mail. I purchased 2000 email leads which was emailed to me in excel format. I can open in numbers fine and looks great. My problem is I need to import these lead