Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P03
-
Fix Version/s: EE-3.3.0.GA_P04
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEpush EE
-
Assignee Priority:P1
-
Support Case References:Support Case #13606 - https://icesoft.my.salesforce.com/5007000001TpboH
-
Workaround Exists:Yes
-
Workaround Description:
Description
When the adaptive heartbeat goes over 20 seconds and application navigation occurs, the next heartbeat updates return with:
X-connection-reason: duplicate
X-connection: closed
This is causing the connection to fail. After 3 retries if the connection is not reestablished the NCI pop is shown.
This seems to only happen once the heartbeat interval is over 20 seconds. If the navigation happens before it gets to 20 seconds, the duplicate updates are not seen.
X-connection-reason: duplicate
X-connection: closed
This is causing the connection to fail. After 3 retries if the connection is not reestablished the NCI pop is shown.
This seems to only happen once the heartbeat interval is over 20 seconds. If the navigation happens before it gets to 20 seconds, the duplicate updates are not seen.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case13606Example.war [ 21983 ] | |
Attachment | Case13606Example.zip [ 21984 ] |
Ken Fyten
made changes -
Assignee | Jack Van Ooststroom [ jack.van.ooststroom ] | |
Fix Version/s | EE-3.3.0.GA_P04 [ 12271 ] |
Jack Van Ooststroom
made changes -
Assignee | Jack Van Ooststroom [ jack.van.ooststroom ] | Mircea Toma [ mircea.toma ] |
Ken Fyten
made changes -
Assignee Priority | P1 [ 10010 ] |
Ken Fyten
made changes -
Affects Version/s | EE-3.3.0.GA_P04 [ 12271 ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mircea Toma
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46242 | Wed Nov 18 17:30:24 MST 2015 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/application.js
MODIFY /icepush/trunk/icepush/core/src/main/javascript/connection.async.js |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows this issue.
Steps: