ICEpush
  1. ICEpush
  2. PUSH-280

Proxy error with labs push service

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3
    • Fix Version/s: Bridge-it 1.0
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      ICEpush as a service running on labs

      Description

      ICEpush requests sometimes fail on the iPhone when labs is used as a push service.

        Activity

        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Ted Goddard made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s Bridge-it 1.0 [ 11374 ]
        Resolution Fixed [ 1 ]
        Hide
        Ted Goddard added a comment -

        Various errors could have appeared with similar symptoms. In some cases, this was caused by a caching proxy used by the Telus cell data service. When the caching proxy became overloaded by Telus customers, the problem would appear to be an application or service bug.

        Show
        Ted Goddard added a comment - Various errors could have appeared with similar symptoms. In some cases, this was caused by a caching proxy used by the Telus cell data service. When the caching proxy became overloaded by Telus customers, the problem would appear to be an application or service bug.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #38301 Fri Sep 27 16:01:22 MDT 2013 ted.goddard expired pushids should not abort a listen request (PUSH-280)
        Files Changed
        Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/Browser.java
        Hide
        Ted Goddard added a comment -

        Sep 27, 2013 9:06:42 PM org.icepush.BlockingConnectionServer$RunningServer service
        WARNING: Failed to respond to request
        java.lang.NullPointerException
        at org.icepush.Browser.setPushIDSet(Browser.java:129)
        at org.icepush.BlockingConnectionServer$RunningServer.service(BlockingConnectionServer.java:350)
        at org.icepush.BlockingConnectionServer.service(BlockingConnectionServer.java:112)
        at org.icepush.SequenceTaggingServer.service(SequenceTaggingServer.java:54)
        at org.icepush.PushStormDetectionServer.service(PushStormDetectionServer.java:54)

        Show
        Ted Goddard added a comment - Sep 27, 2013 9:06:42 PM org.icepush.BlockingConnectionServer$RunningServer service WARNING: Failed to respond to request java.lang.NullPointerException at org.icepush.Browser.setPushIDSet(Browser.java:129) at org.icepush.BlockingConnectionServer$RunningServer.service(BlockingConnectionServer.java:350) at org.icepush.BlockingConnectionServer.service(BlockingConnectionServer.java:112) at org.icepush.SequenceTaggingServer.service(SequenceTaggingServer.java:54) at org.icepush.PushStormDetectionServer.service(PushStormDetectionServer.java:54)
        Hide
        Ted Goddard added a comment -

        TTP/1.1 502 Proxy Error
        Date: Fri, 27 Sep 2013 21:03:44 GMT
        Content-Length: 500
        Connection: close
        Content-Type: text/html; charset=iso-8859-1

        <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
        <html><head>
        <title>502 Proxy Error</title>
        </head><body>
        <h1>Proxy Error</h1>
        <p>The proxy server received an invalid
        response from an upstream server.<br />
        The proxy server could not handle the request <em><a href="/push/listen.icepush">POST /push/listen.icepush</a></em>.<p>
        Reason: <strong>Error reading from remote server</strong></p></p>
        <hr>
        <address>Apache/2.2.16 (Amazon) Server at labs.icesoft.com Port 80</address>
        </body></html>

        Show
        Ted Goddard added a comment - TTP/1.1 502 Proxy Error Date: Fri, 27 Sep 2013 21:03:44 GMT Content-Length: 500 Connection: close Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>502 Proxy Error</title> </head><body> <h1>Proxy Error</h1> <p>The proxy server received an invalid response from an upstream server.<br /> The proxy server could not handle the request <em><a href="/push/listen.icepush">POST /push/listen.icepush</a></em>.<p> Reason: <strong>Error reading from remote server</strong></p></p> <hr> <address>Apache/2.2.16 (Amazon) Server at labs.icesoft.com Port 80</address> </body></html>
        Ted Goddard created issue -

          People

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

            Dates

            • Created:
              Updated:
              Resolved: