Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, EE-3.3.0.GA_P04, 4.2.BETA, 4.2
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEfaces EE 3.3 Fedex P05
-
Support Case References:
Description
The following warning message can be seen in the logs:
[warn ] [5aeb5] [icepush] [Mon, 14 Dec 2015 19:07:30 GMT] failed to listen for updates undefined
It seems that the warning message does happen close to when the connection is lost. The issue could be related toPUSH-374.
[warn ] [5aeb5] [icepush] [Mon, 14 Dec 2015 19:07:30 GMT] failed to listen for updates undefined
It seems that the warning message does happen close to when the connection is lost. The issue could be related to
No, not really. I could not reproduce the issue myself. But by looking at the code I could see how sometimes one of the variables could be null and thus cause the mentioned error.