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

Similar Messages

  • 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 / 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.

  • 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 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

  • 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.

  • While consuming Fusion CRM web service in ADF mobile throwing an error

    Hi,
    I am developing ADF Mobile using JDeveloper
    11.1.2.3 and consuming Fusion CRM ADF Web Services.
    While executing CRUD operations with these web services
    in ADF mobile app, I am getting SOAP response as *Error in getting response
    and got result nothing *.
    And also noticed as using JDeveloper ADF mobile App, unable to create URL service
    Data Control - REST based for FUsion CRM web services. Where as I am able to
    create SOAP based web services data control. It' strange or surprise.
    Did anyone face the above problems. Kindly let me know any suggestions or
    samples to the below contacts
    Regards
    Bhaskara Reddy S
    00919008466722
    bhaskara.sannapureddy at Crmit.com

    Dear Frank,
    Based on below links, Fusion CRM also supports REST also apart from regular SOAP Web Services.
    http://niallcblogs.blogspot.in/2012/10/204-calling-rest-service-from-fusion-crm.html AND
    http://docs.oracle.com/cd/E15586_01/fusionapps.1111/e20388/F412758AN17B21.htm
    (For e.g one of linked in profile :http://www.linkedin.com/in/minalkhodani , many teams are developing using SOAP & REST)
    Designed and developed integration services using SOAP and REST web services for Oracle Fusion CRM Marketing Modules.)
    When creating URL based data control, getting an Error as "Forbidden" , (Does it mean NOT SUPPORTED??) . Kindly advice.
    I am calling WEB SERVICE thru SOAP in AMX PAGE code as below after creating Web Services Data Control from ADF Mobile UI thru JDeveloper IDE.
    == CODE SNIPPET OF AMX PAGE CALLING SOAP FUSION CRM WEB SERVICE =======
    <?xml version="1.0" encoding="UTF-8" ?>
    <amx:view xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:amx="http://xmlns.oracle.com/adf/mf/amx"
    xmlns:dvtm="http://xmlns.oracle.com/adf/mf/amx/dvt">
    <amx:panelPage id="pp1">
    <amx:panelFormLayout id="pfl2">
    <amx:inputText value="#{bindings.name.inputValue}" label="Person First Name" id="it1"/>
    <amx:inputText value="300000001210220" label="Person Object Id" id="it2"/>
    </amx:panelFormLayout>
    <amx:facet name="header">
    <amx:outputText value="Create Person in Fusion CRM" id="ot1"/>
    </amx:facet>
    <amx:facet name="primary">
    <amx:commandButton id="cb1" text="Back" action="__back"/>
    </amx:facet>
    <amx:facet name="secondary">
    <amx:commandButton id="cb2"/>
    </amx:facet>
    <amx:panelFormLayout id="pfl1">
    </amx:panelFormLayout>
    <amx:outputText value="#{bindings.message.inputValue}" id="ot2"/>
    <amx:outputText value="#{bindings.code.inputValue}" id="ot3"/>
    *<amx:commandButton actionListener="#{bindings.createPerson.execute}" text="createPerson"*
    *disabled="#{!bindings.createPerson.enabled}" id="cb3"/>*
    <amx:iterator var="row" value="#{bindings.personParty1.collectionModel}" id="i1">
    <amx:panelLabelAndMessage label=" 300000001210220" id="plam2">
    <amx:outputText value="#{row.PartyId}" id="ot5">
    <amx:convertNumber groupingUsed="false"/>
    </amx:outputText>
    </amx:panelLabelAndMessage>
    <amx:panelLabelAndMessage label="#{bindings.name.inputValue}" id="plam1">
    <amx:outputText value="#{row.PersonFirstName}" id="ot4"/>
    </amx:panelLabelAndMessage>
    </amx:iterator>
    </amx:panelPage>
    </amx:view>
    Regards
    Bhaskara Reddy

  • 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 Client : PageBinding Error

    Hi all,
    I have created a sample ADF Mobile client application with 2 screens. Page1 has a link to Page2. And, Page2 has a URL Data Control for a webservice, which is giving me an XML. I have in place the corresponding XSD in my Model Project too. Now, after deploying the app on BlackBerry / Windows Mobile, I am getting the following error on clicking the Link in Page1.
    Am I missing something here?
    Please find the corresponding stack trace as below:
    initializing default resource loader
    adding jar rep
    oracle.adfnmc.bindings.dbf.BindingContext.get: [oracle.adfnmc.bindings.dbf.BindingContext.get] BindingContext cannot contain a key for: URLDataControl1, only keys declared in application metadata (*.cpx) are allowed.
    [oracle.adfnmc.bindings.dbf.BindingContext.get] Error retrieving BindingContainer: 'mobmgr_mobile_AlertsPageDef'
         at oracle.adfnmc.bindings.dbf.BindingContext.get(Unknown Source)
         at oracle.adfnmc.bindings.dbf.InitializeBindingContainerVisitor.getDataControl(Unknown Source)
         at oracle.adfnmc.bindings.dbf.InitializeBindingContainerVisitor.visit(Unknown Source)
         at oracle.adfnmc.bindings.dbf.InitializeBindingContainerVisitor.visit(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.MethodAction.accept(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefNode.accept(Unknown Source)
         at oracle.adfnmc.util.parse.Visitor.visitEach(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefVisitor.visit(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.Bindings.accept(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefNode.accept(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefVisitor.visit(Unknown Source)
         at oracle.adfnmc.bindings.dbf.InitializeBindingContainerVisitor.visit(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefinition.accept(Unknown Source)
         at oracle.adfnmc.bindings.xmlmetadata.PageDefNode.accept(Unknown Source)
         at oracle.adfnmc.bindings.dbf.InitializeBindingContainerVisitor.populateBindingContainer(Unknown Source)
         at oracle.adfnmc.bindings.dbf.BindingContainerImpl.initialize(Unknown Source)
         at oracle.adfnmc.bindings.dbf.BindingContext.createAndInitBindingContainer(Unknown Source)
         at oracle.adfnmc.bindings.dbf.BindingContext.get(Unknown Source)
         at oracle.adfnmc.bindings.dbf.BindingContext.pageChanged(Unknown Source)
         at oracle.adfnmc.app.UIModule.loadScreenId(Unknown Source)
         at oracle.adfnmc.app.UIModule.showScreenId(Unknown Source)
         at oracle.adfnmc.app.Navigation.execute(Unknown Source)
         at oracle.adfnmc.component.ui.ExecuteActionHelper$NavigationRunner.run(Unknown Source)
         at oracle.adfnmc.util.async.BackgroundWorker.doWork(Unknown Source)
         at oracle.adfnmc.util.async.BackgroundWorker.doWork(Unknown Source)
         at oracle.adfnmc.util.async.BackgroundWorker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    We do not (yet) support an abstracted layer for invoking web services from the device. You would need to use the native libraries on WM/BB to make these calls on the specific platforms until we add the abstracted code that would remove the developer from performing platform specific calls. It is coming but its not ready yet.

  • 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.

  • Azure Notification Hub for mobile push notification vs. others...

    Hi,
    I am trying to figure out the differences between Azure Notification Service and other options like Urban Airship, Xtify, etc. Amazon SNS looks very much similar to Azure, but how do they compare with other options? This link shows some of those alternate
    options: http://goo.gl/sRskA6
    Thanks in advance,
    Arijit.

    hi Arijit,
    Comparison with other providers:
    http://stackoverflow.com/questions/21581664/does-azure-push-notification-support-a-user-id-or-alias
    Also, you could see this similar threads:
    http://mobileappcoach.com/push-notification-service-providers-urban-airship-alternatives-to-help-your-mobile-app/
    This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore,
    Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you
    completely understand the risk before retrieving any software from the Internet.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • 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.

  • ADF Mobile: Code Signing Error Workaround

    Hi, everyone:
    If you are doing ADF Mobile development, and you need to deploy the application to an iOS device, you would need to compile/deploy the app with iOS App Certificates and Provisioning Profile. This means you would need to "Deploy to Package" or "Deploy to iTunes" during deployment, and configure JDeveloper with the proper certificates/profiles. In some instances (exact combination is still not clear), deploy and signing the application to generate the ipa file may fail with similar error message at the end of the deployment log:
    [01:04:45 PM] Deployment failed due to one or more errors returned by '/usr/bin/xcrun'. The following is a summary of the returned error(s): Command-line execution failed (Return code: 1) error: /usr/bin/codesign force preserve-metadata=identifier,entitlements,resource-rules sign iPhone Distribution: Oracle Corporation resource-rules=/var/folders/x7/21sjrpx13qj9tq20z14s3j_w0000gn/T/tkROhP11qU/Payload/HelloWorld.app/ResourceRules.plist --entitlements /var/folders/x7/21sjrpx13qj9tq20z14s3j_w0000gn/T/tkROhP11qU/entitlements_plistEINPBkIG /var/folders/x7/21sjrpx13qj9tq20z14s3j_w0000gn/T/tkROhP11qU/Payload/HelloWorld.app failed with error 1. Output: /var/folders/x7/21sjrpx13qj9tq20z14s3j_w0000gn/T/tkROhP11qU/Payload/HelloWorld.app: replacing existing signature Program /usr/bin/codesign returned 1 : [/var/folders/x7/21sjrpx13qj9tq20z14s3j_w0000gn/T/tkROhP11qU/Payload/HelloWorld.app: replacing existing signature 
    This issue is a known issue and is not related to ADF Mobile. The workaround is discussed in this article:
    http://stackoverflow.com/questions/7425840/that-codesign-returned-1-object-ifile-format-invalid-or-unsuitable-problem-aga
    This article refers to the old location of Xcode, so you would need to adjust the paths accordingly. The path for Xcode 4.3 and above would be like:
    /Applications/Xcode.app/Contents//Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/PackageApplication to this script file.
    To modify it, you probably can’t use TextEdit. I end up opening a terminal session, changed the file permission, and used vi to update it.
    This fixed the issue I was having.
    Hope this is helpful - please drop a reply if you encountered the same issue.
    Thanks,
    Joe Huang

    I ran the entire code and the output is:
    [02:40:18 PM] Updating iOS profile dependencies with FAR profiles created from application projects...
    [02:40:18 PM] ---- Deployment started. ----
    [02:40:18 PM] Target platform is (iOS).
    [02:40:18 PM] Beginning deployment of ADF Mobile application 'Application1' to iOS using profile 'IOS_MOBILE_Application1'.
    [02:40:18 PM] Command-line executed: [Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/xcodebuild, -version]
    [02:40:18 PM] Command-line execution succeeded.
    [02:40:18 PM] Running dependency analysis...
    [02:40:18 PM] Building...
    [02:40:18 PM] Deploying 3 profiles...
    [02:40:18 PM] Wrote Archive Module to /java/development/JDev11gBuild6276.1Sandpit/Application1/ApplicationController/deploy/ApplicationController.jar
    [02:40:18 PM] WARNING: No Resource Catalog enabled ADF components found to package
    [02:40:18 PM] Wrote Archive Module to /java/development/JDev11gBuild6276.1Sandpit/Application1/ViewController/deploy/ViewController.jar
    [02:40:18 PM] Verifying Application Controller project exists...
    [02:40:18 PM] Verifying application dependencies...
    [02:40:18 PM] Validating application XML files...
    [02:40:18 PM] Validating XML files in project ApplicationController...
    [02:40:18 PM] Validating XML files in project ViewController...
    [02:40:18 PM] Copying common javascript files...
    [02:40:21 PM] Copying FARs to the ADF Mobile Framework application...
    [02:40:21 PM] Copying FAR from source: ViewController...
    [02:40:21 PM] Copying FAR from source: ApplicationController...
    [02:40:21 PM] Deploying skinning files...
    [02:40:21 PM] Copying the CVM SDK files built for the ARM processor...
    [02:40:21 PM] Copying the CVM JDK files built for the ARM processor...
    [02:40:21 PM] Command-line executed: [cp, -R, -p, /java/jdeveloper/JDev11gBuild6276.1/jdeveloper/jdev/extensions/oracle.adf.mobile/iOS/jvmti/arm/, /java/development/JDev11gBuild6276.1Sandpit/Application1/deploy/IOS_MOBILE_Application1/temporary_xcode_project/lib]
    [02:40:21 PM] Command-line execution succeeded.
    [02:40:21 PM] Command-line executed: [cp, -R, -p, /java/jdeveloper/JDev11gBuild6276.1/jdeveloper/jdev/extensions/oracle.adf.mobile/iOS/jvmti/jar/, /java/development/JDev11gBuild6276.1Sandpit/Application1/deploy/IOS_MOBILE_Application1/temporary_xcode_project/lib]
    [02:40:21 PM] Command-line execution succeeded.
    [02:40:21 PM] Copying security related files to the ADF Mobile Framework application...
    [02:40:22 PM] Command-line executed from path: /java/development/JDev11gBuild6276.1Sandpit/Application1/deploy/IOS_MOBILE_Application1/temporary_xcode_project/
    [02:40:22 PM] Command-line executed: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/xcodebuild clean install -configuration Debug -sdk iphoneos DSTROOT=/java/development/JDev11gBuild6276.1Sandpit/Application1/deploy/IOS_MOBILE_Application1/Destination_Root/ ARCHS=armv7 VALID_ARCHS=armv7 ONLY_ACTIVE_ARCHS=NO CODE_SIGN_IDENTITY=iPhone Developer: Eddie V Phan (QV69QS58FK) IPHONEOS_DEPLOYMENT_TARGET=5.0 TARGETED_DEVICE_FAMILY=1,2 PRODUCT_NAME=Application1 ADD_SETTINGS_BUNDLE=NO
    [02:40:30 PM] ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in CVMmemoryBarrier from Frameworks/OracleCVM.sdk/libcvmadf_arm_debug.a(atomic_arm.o). To fix this warning, don't compile with -mdynamic-no-pic or link with -Wl,-no_pie
    [02:40:30 PM] Command-line execution succeeded.
    [02:40:30 PM] Command-line executed from path: /java/development/JDev11gBuild6276.1Sandpit/Application1/deploy/IOS_MOBILE_Application1/Destination_Root/Oracle_ADFmc_Container_Application/device/
    [02:40:30 PM] Command-line executed: /usr/bin/xcrun -sdk iphoneos PackageApplication -v /java/development/JDev11gBuild6276.1Sandpit/Application1/deploy/IOS_MOBILE_Application1/Destination_Root/Applications/Application1.app -o /java/development/JDev11gBuild6276.1Sandpit/Application1/deploy/IOS_MOBILE_Application1/Destination_Root/Oracle_ADFmc_Container_Application/device/Application1.ipa sign iPhone Developer: Eddie V Phan (QV69QS58FK) embed /developement/iOS_Provisioning_Profile/devTest.mobileprovision
    [02:40:31 PM] error: /usr/bin/codesign force preserve-metadata=identifier,entitlements,resource-rules sign iPhone Developer: Eddie V Phan (QV69QS58FK) resource-rules=/var/folders/zm/pnmpplxs2rb7_n29ltfkvpzc0000gn/T/YPzy7_Hf6L/Payload/Application1.app/ResourceRules.plist /var/folders/zm/pnmpplxs2rb7_n29ltfkvpzc0000gn/T/YPzy7_Hf6L/Payload/Application1.app failed with error 1. Output: /var/folders/zm/pnmpplxs2rb7_n29ltfkvpzc0000gn/T/YPzy7_Hf6L/Payload/Application1.app: replacing existing signature
    [02:40:31 PM] Program /usr/bin/codesign returned 1 : [/var/folders/zm/pnmpplxs2rb7_n29ltfkvpzc0000gn/T/YPzy7_Hf6L/Payload/Application1.app: replacing existing signature
    [02:40:31 PM] Command-line execution failed (Return code: 1)
    [02:40:31 PM] Deployment cancelled.
    [02:40:31 PM] ---- Deployment incomplete ----.
    [02:40:31 PM] Failed to package the XCode application.
    [02:40:31 PM] Failed to build the iOS application bundle.
    [02:40:31 PM] Deployment failed due to one or more errors returned by '/usr/bin/xcrun'. The following is a summary of the returned error(s):
    Command-line execution failed (Return code: 1)
    error: /usr/bin/codesign force preserve-metadata=identifier,entitlements,resource-rules sign iPhone Developer: Eddie V Phan (QV69QS58FK) resource-rules=/var/folders/zm/pnmpplxs2rb7_n29ltfkvpzc0000gn/T/YPzy7_Hf6L/Payload/Application1.app/ResourceRules.plist /var/folders/zm/pnmpplxs2rb7_n29ltfkvpzc0000gn/T/YPzy7_Hf6L/Payload/Application1.app failed with error 1. Output: /var/folders/zm/pnmpplxs2rb7_n29ltfkvpzc0000gn/T/YPzy7_Hf6L/Payload/Application1.app: replacing existing signature
    Program /usr/bin/codesign returned 1 : [/var/folders/zm/pnmpplxs2rb7_n29ltfkvpzc0000gn/T/YPzy7_Hf6L/Payload/Application1.app: replacing existing signature
    What do you mean by "the "-sign" parameter values look dubious (besides your name :-P), how can it interpret those spaces?"
    The sign parameter that i'm using is from the KeyChain app, so i'm assuming in the preferences where it asks for the Certificate, that its asking for the certificate name in KeyChain? When trying to escape the spaces in the Preferences menu, it complains that the certificate names do not match.. Or am i meant to be using another parameter here..?
    [02:34:07 PM] Command-line executed from path: /java/development/JDev11gBuild6276.1Sandpit/Application1/deploy/IOS_MOBILE_Application1/temporary_xcode_project/
    [02:34:07 PM] Command-line executed: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/xcodebuild clean install -configuration Debug -sdk iphoneos DSTROOT=/java/development/JDev11gBuild6276.1Sandpit/Application1/deploy/IOS_MOBILE_Application1/Destination_Root/ ARCHS=armv7 VALID_ARCHS=armv7 ONLY_ACTIVE_ARCHS=NO CODE_SIGN_IDENTITY=iPhone\ Developer:\ Eddie\ V\ Phan\ \(QV69QS58FK\) IPHONEOS_DEPLOYMENT_TARGET=5.0 TARGETED_DEVICE_FAMILY=1,2 PRODUCT_NAME=Application1 ADD_SETTINGS_BUNDLE=NO
    [02:34:09 PM] [BEROR]Code Sign error: The identity 'iPhone\ Developer:\ Eddie\ V\ Phan\ \(QV69QS58FK\)' doesn't match any valid, non-expired certificate/private key pair in your keychains
    [02:34:09 PM] Code Sign error: The identity 'iPhone\ Developer:\ Eddie\ V\ Phan\ \(QV69QS58FK\)' doesn't match any valid, non-expired certificate/private key pair in your keychains
    [02:34:09 PM] Command-line execution failed (Return code: 65)
    [02:34:09 PM] Deployment cancelled.
    [02:34:09 PM] ---- Deployment incomplete ----.
    [02:34:09 PM] Failed to build the iOS application bundle.
    [02:34:09 PM] Deployment failed due to one or more errors returned by '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/xcodebuild'. The following is a summary of the returned error(s):
    Command-line execution failed (Return code: 65)
    [BEROR]Code Sign error: The identity 'iPhone\ Developer:\ Eddie\ V\ Phan\ \(QV69QS58FK\)' doesn't match any valid, non-expired certificate/private key pair in your keychains
    Code Sign error: The identity 'iPhone\ Developer:\ Eddie\ V\ Phan\ \(QV69QS58FK\)' doesn't match any valid, non-expired certificate/private key pair in your keychains

  • Mobile Push Notifications Currently Not Functioning

    All,
    The OnPlus service team is currently working on a problem which prevents push notifications from reaching the mobile applicaiton. We apologize for the inconvenience. More information and updates on the problem and restoration effort can be found at checkonplus.com
    Randy Jones

    Mobile Push notifications have been restored as of 11:23 am CDT. The OnPlus Service team aplologizes for the incovenience.

  • Help desk mobile push notifications

    Hoping that someone may have an answer to my issue. We are in the process of testing out SW help desk. I have the SW app loaded on my phone and push notifications have worked for 3 weeks, but just quit on me. When i went to check under menu-setting-push notifications, all I get is a "loading message". I know those settings used to be there, I've tried uninstalling, using ssl, etc based off of other forums to no avail. I have a droid turbo that was recently updated to lollipop, but notifications worked after the update. I also have another user trying to install SW app on an iphone 5 and their push notification menu tells them to upgrade to v7.2. We are currently on v7.4.00070, not sure what's up there.
    Anyone else running into this? Thanks!
    This topic first appeared in the Spiceworks Community

    Mobile Push notifications have been restored as of 11:23 am CDT. The OnPlus Service team aplologizes for the incovenience.

Maybe you are looking for

  • Loading of JSP files run as rwservlet.

    When I look at the trace file of the .jsp report run as rwservlet, I noticed that a major percent of time is spent in the generation and creation of JSP parser and XML definitions. How can I pre-compile and load the class files rather than compiling

  • Wrong Mouse Pointer for Adjustment Brush with Image on External Drive

    Adjustment brush guide "circles" is not visible when hovering over the image. It is only visible when you are to the side of the image in the gray space. This only happens when I am using Lightroom from my external drive. It does not happen from the

  • Using LOGON built-in in a menu module

    Hi, we are using the LOGON built-in in a menu to connect with the same user and password to another database when you click on it. We are using FORM_SUCCESS then to know if the new connection was succesfull or not. Now, if the new connection failed w

  • Patch / Upgrade

    Hello, I was looking into patching/upgrading from 10.2.0.3 to a 10.2.0.5 verison. Are the two zip files for 10.2.0.5 from http://www.oracle.com/technology/ "Patch Installers" The same as Patches from Metalink ? Please explain the difference. Thanks..

  • Can use the users stored in DB access worklist?

    In my project,the user info is stored in DB. According the document of soa 11g, I add SQLAuthenticationProvider into weblogic, and top this provider. but I use the DB user to access worklist, error occurred. Error info is : ORABPEL-30501 验证用户时出错. 验证和