I keep seeing this in my logcat, I can’t receive push notifications although my device is registered.
I am testing on Samsung Galaxy S2, Software: CyanogenMod 11, API Level 19
what would be the problem? I couldn’t find anyone talking about this on the internet…
Here’s my logcat:
03-25 18:52:49.187: E/dalvikvm(19467): Could not find class 'javax.servlet.http.HttpServletRequest', referenced from method weborb.util.ThreadContext.getHttpRequest
03-25 18:52:49.187: W/dalvikvm(19467): VFY: unable to resolve check-cast 2268 (Ljavax/servlet/http/HttpServletRequest;) in Lweborb/util/ThreadContext;
03-25 18:52:49.187: D/dalvikvm(19467): VFY: replacing opcode 0x1f at 0x0006
03-25 18:52:49.187: E/dalvikvm(19467): Could not find class 'javax.servlet.http.HttpServletResponse', referenced from method weborb.util.ThreadContext.getHttpResponse
03-25 18:52:49.187: W/dalvikvm(19467): VFY: unable to resolve check-cast 2269 (Ljavax/servlet/http/HttpServletResponse;) in Lweborb/util/ThreadContext;
03-25 18:52:49.187: D/dalvikvm(19467): VFY: replacing opcode 0x1f at 0x0006
03-25 18:52:49.195: E/dalvikvm(19467): Could not find class 'javax.servlet.http.HttpSession', referenced from method weborb.util.ThreadContext.getHttpSession
03-25 18:52:49.195: W/dalvikvm(19467): VFY: unable to resolve check-cast 2270 (Ljavax/servlet/http/HttpSession;) in Lweborb/util/ThreadContext;
03-25 18:52:49.195: D/dalvikvm(19467): VFY: replacing opcode 0x1f at 0x0006
03-25 18:52:49.195: E/dalvikvm(19467): Could not find class 'javax.servlet.http.HttpSession', referenced from method weborb.util.ThreadContext.getHttpSessionId
03-25 18:52:49.195: W/dalvikvm(19467): VFY: unable to resolve check-cast 2270 (Ljavax/servlet/http/HttpSession;) in Lweborb/util/ThreadContext;
03-25 18:52:49.195: D/dalvikvm(19467): VFY: replacing opcode 0x1f at 0x0006
03-25 18:52:49.195: W/dalvikvm(19467): VFY: unable to find class referenced in signature (Lweborb/security/Credentials;)
03-25 18:52:49.195: W/dalvikvm(19467): VFY: unable to resolve instance field 5722
03-25 18:52:49.195: D/dalvikvm(19467): VFY: replacing opcode 0x54 at 0x0006
03-25 18:52:49.195: W/dalvikvm(19467): VFY: unable to find class referenced in signature (Lweborb/security/Credentials;)
03-25 18:52:49.195: W/dalvikvm(19467): VFY: unable to resolve instance field 5723
03-25 18:52:49.203: D/dalvikvm(19467): VFY: replacing opcode 0x54 at 0x0006
03-25 18:52:49.203: W/dalvikvm(19467): VFY: unable to find class referenced in signature (Lweborb/security/Credentials;)
03-25 18:52:49.203: W/dalvikvm(19467): VFY: unable to find class referenced in signature (Ljavax/servlet/http/HttpSession;)
03-25 18:52:49.203: I/dalvikvm(19467): Could not find method javax.servlet.http.HttpSession.removeAttribute, referenced from method weborb.util.ThreadContext.setCallerCredentials
03-25 18:52:49.203: W/dalvikvm(19467): VFY: unable to resolve interface method 15202: Ljavax/servlet/http/HttpSession;.removeAttribute (Ljava/lang/String;)V
03-25 18:52:49.203: D/dalvikvm(19467): VFY: replacing opcode 0x72 at 0x000b
03-25 18:52:49.211: I/dalvikvm(19467): Could not find method javax.servlet.http.HttpSession.setAttribute, referenced from method weborb.util.ThreadContext.setCallerCredentials
03-25 18:52:49.211: W/dalvikvm(19467): VFY: unable to resolve interface method 15203: Ljavax/servlet/http/HttpSession;.setAttribute (Ljava/lang/String;Ljava/lang/Object;)V
03-25 18:52:49.211: D/dalvikvm(19467): VFY: replacing opcode 0x72 at 0x0011
03-25 18:52:49.211: W/dalvikvm(19467): VFY: unable to find class referenced in signature (Lweborb/service/WebORBCacheAttribute;)
03-25 18:52:49.219: W/dalvikvm(19467): VFY: unable to find class referenced in signature (Lweborb/util/cache/Arguments;)
03-25 18:52:49.219: E/dalvikvm(19467): Could not find class 'weborb.service.cacheinvalidatorevent.CacheInvalidator', referenced from method weborb.util.cache.Cache.ensureSubscription
03-25 18:52:49.219: W/dalvikvm(19467): VFY: unable to resolve new-instance 2579 (Lweborb/service/cacheinvalidatorevent/CacheInvalidator;) in Lweborb/util/cache/Cache;
03-25 18:52:49.219: D/dalvikvm(19467): VFY: replacing opcode 0x22 at 0x000b
03-25 18:52:49.219: W/dalvikvm(19467): VFY: unable to find class referenced in signature (Lweborb/service/WebORBCacheAttribute;)
03-25 18:52:49.226: I/dalvikvm(19467): Could not find method weborb.service.WebORBCacheAttribute.cacheScope, referenced from method weborb.util.cache.Cache.getTarget
03-25 18:52:49.226: W/dalvikvm(19467): VFY: unable to resolve interface method 16583: Lweborb/service/WebORBCacheAttribute;.cacheScope ()Lweborb/service/SimpleParameterAnnotation$CacheScope;
03-25 18:52:49.226: D/dalvikvm(19467): VFY: replacing opcode 0x72 at 0x0000
03-25 18:52:49.226: E/dalvikvm(19467): Could not find class 'weborb.service.ICacheInvalidator', referenced from method weborb.util.cache.Cache.getValue
03-25 18:52:49.226: W/dalvikvm(19467): VFY: unable to resolve const-class 2575 (Lweborb/service/ICacheInvalidator;) in Lweborb/util/cache/Cache;
03-25 18:52:49.226: D/dalvikvm(19467): VFY: replacing opcode 0x1c at 0x0002
03-25 18:52:49.226: E/dalvikvm(19467): Could not find class 'weborb.service.WebORBCacheAttribute', referenced from method weborb.util.cache.Cache.getValue
03-25 18:52:49.226: W/dalvikvm(19467): VFY: unable to resolve const-class 2578 (Lweborb/service/WebORBCacheAttribute;) in Lweborb/util/cache/Cache;
03-25 18:52:49.226: D/dalvikvm(19467): VFY: replacing opcode 0x1c at 0x0019
03-25 18:52:49.226: E/dalvikvm(19467): Could not find class 'weborb.service.WebORBCacheAttribute', referenced from method weborb.util.cache.Cache.invalidateCache
03-25 18:52:49.226: W/dalvikvm(19467): VFY: unable to resolve const-class 2578 (Lweborb/service/WebORBCacheAttribute;) in Lweborb/util/cache/Cache;
03-25 18:52:49.226: D/dalvikvm(19467): VFY: replacing opcode 0x1c at 0x000b
03-25 18:52:49.234: E/dalvikvm(19467): Could not find class 'weborb.service.WebORBCacheAttribute', referenced from method weborb.util.cache.Cache.saveValue
03-25 18:52:49.234: W/dalvikvm(19467): VFY: unable to resolve check-cast 2578 (Lweborb/service/WebORBCacheAttribute;) in Lweborb/util/cache/Cache;
03-25 18:52:49.234: D/dalvikvm(19467): VFY: replacing opcode 0x1f at 0x000a
03-25 18:52:49.234: D/dalvikvm(19467): DexOpt: unable to opt direct call 0x40c9 at 0x0d in Lweborb/util/cache/Cache;.ensureSubscription
03-25 18:52:49.234: D/dalvikvm(19467): DexOpt: unable to opt direct call 0x40cb at 0x14 in Lweborb/util/cache/Cache;.ensureSubscription
03-25 18:52:49.242: I/dalvikvm(19467): DexOpt: unable to optimize static field ref 0x165c at 0x04 in Lweborb/util/cache/Cache;.getTarget
03-25 18:52:49.242: I/dalvikvm(19467): DexOpt: unable to optimize static field ref 0x165d at 0x0d in Lweborb/util/cache/Cache;.getTarget
03-25 18:52:49.242: D/dalvikvm(19467): DexOpt: unable to opt direct call 0x415b at 0xc5 in Lweborb/util/cache/Cache;.getValue
03-25 18:52:49.242: I/dalvikvm(19467): DexOpt: unable to optimize instance field ref 0x167f at 0xca in Lweborb/util/cache/Cache;.getValue
03-25 18:52:49.242: D/dalvikvm(19467): DexOpt: unable to opt direct call 0x415c at 0x5a in Lweborb/util/cache/Cache;.invalidateCache
03-25 18:52:49.242: D/dalvikvm(19467): DexOpt: unable to opt direct call 0x4166 at 0x6b in Lweborb/util/cache/Cache;.saveValue
03-25 18:52:50.406: D/OpenGLRenderer(19467): Enabling debug mode 0
03-25 18:52:50.476: I/ActivityManager(19467): Timeline: Activity_idle id: android.os.BinderProxy@419fcba0 time:136119361
03-25 18:52:50.476: W/IInputConnectionWrapper(19467): showStatusIcon on inactive InputConnection
03-25 18:52:52.640: E/dalvikvm(19467): Could not find class 'java.beans.BeanInfo', referenced from method weborb.reader.AnonymousObject.setFieldsAsBean
03-25 18:52:52.640: W/dalvikvm(19467): VFY: unable to resolve check-cast 2032 (Ljava/beans/BeanInfo;) in Lweborb/reader/AnonymousObject;
03-25 18:52:52.648: D/dalvikvm(19467): VFY: replacing opcode 0x1f at 0x001e
03-25 18:53:33.586: I/ActivityManager(19467): Timeline: Activity_idle id: android.os.BinderProxy@419fcba0 time:136162470