ICEpush
  1. ICEpush
  2. PUSH-328

An NPE can occur between addMember and push calls due to BrowserID being null on a freshly created PushID

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: 4.0
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      ICEpush, .icepush and REST APIs

      Description

      There seems to be a window between addMember(...) and push(...) method calls where a freshly created PushID object does not yet have an associated BrowserID object due to the listen request not being received yet between these calls. This causes an NPE to occur.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #41537 Fri Jun 27 05:09:01 MDT 2014 jack.van.ooststroom Fixed JIRA PUSH-328 : An NPE can occur between addMember and push calls due to BrowserID being null on a freshly created PushID
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/LocalPushGroupManager.java

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Jack Van Ooststroom
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: