Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: EE 3.0.0
-
Fix Version/s: EE-3.2.0.BETA, EE-3.2.0.GA
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEmobile, ICEpush-EE
Description
When the client is initially parked, the notification that triggered the park may not be sent to the device
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mircea Toma [ mircea.toma ] |
| Salesforce Case | [] | |
| Fix Version/s | EE 3.0.0 [ 10322 ] | |
| Fix Version/s | 3.0.1 [ 10311 ] |
| Salesforce Case | [] | |
| Fix Version/s | EE 3.1.0 [ 10323 ] | |
| Fix Version/s | EE 3.0.0 [ 10322 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Cannot Reproduce [ 5 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #29159 | Wed May 23 15:13:21 MDT 2012 | ted.goddard | MainServlet.addTraceListener for diagnosing cloud push ( |
| Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/MainServlet.java
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/LocalPushGroupManager.java
MODIFY
/icepush/trunk/icepush/core/src/main/java/org/icepush/OutOfBandNotifier.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #29162 | Wed May 23 15:32:06 MDT 2012 | ted.goddard | updated to icepush.jar revision 29159 for cloud debug page ( |
| Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/lib/icepush.jar
ADD
/icemobile/trunk/icemobile/samples/mediacast/src/main/java/org/icemobile/samples/mediacast/CloudDebug.java
ADD
/icemobile/trunk/icemobile/samples/mediacast/src/main/webapp/clouddebug.xhtml
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #29185 | Thu May 24 14:48:41 MDT 2012 | ted.goddard | added index to list of cloud push trace messages ( |
| Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/mediacast/src/main/java/org/icemobile/samples/mediacast/CloudDebug.java
|
| Fix Version/s | EE-3.2.0.BETA [ 10574 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

To reproduce, upload an image to mediacast and immediately switch to the home screen on the device. The next upload (if it occurs before a heartbeat) will move the client to the parked state, but will not result in a notification sent via cloud push.