ICEpush
  1. ICEpush
  2. PUSH-107

NullPointerException in Cookie processing

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha3
    • Fix Version/s: 2.0-Beta
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      ICEpush

      Description

      If no cookies are provided in the request, the following Exception may be observed:

      Caused by: java.lang.NullPointerException
      at org.icepush.http.standard.Cookie.readCookie(Cookie.java:100)
      at org.icepush.ConfigurationServer.service(ConfigurationServer.java:75)
      at org.icepush.servlet.ThreadBlockingAdaptingServlet.service(ThreadBlockingAdaptingServlet.java:47)
      at org.icepush.servlet.EnvironmentAdaptingServlet.service(EnvironmentAdaptingServlet.java:51)

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22549 Wed Oct 06 12:58:40 MDT 2010 ted.goddard check for null cookies (PUSH-107)
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/core/src/main/java/org/icepush/http/standard/Cookie.java

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: