ICEpush
  1. ICEpush
  2. PUSH-279

Tomcat can't finish shutdown when EPS is deployed to it

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P01
    • Fix Version/s: EE-4.0.0.GA, 4.1
    • Component/s: Push Server
    • Labels:
      None
    • Environment:
      Tomcat, EPS
    • Workaround Exists:
      Yes
    • Workaround Description:
      Use "catalina.sh run" instead and ctrl+c to shutdown

      Description

      Tomcat can't finish shutdown when EPS is deployed to it when using startup.sh and shutdown.sh.

        Activity

        Hide
        Jack Van Ooststroom added a comment -

        Sending eps/src/main/java/com/icesoft/push/StatusManager.java
        Transmitting file data .
        Committed revision 35504.

        Show
        Jack Van Ooststroom added a comment - Sending eps/src/main/java/com/icesoft/push/StatusManager.java Transmitting file data . Committed revision 35504.
        Hide
        Jack Van Ooststroom added a comment -

        StatusManager was still using a local class member for a PushGroupManager reference and a setter to set it instead of using the PushInternalContext to get it now. It now uses the PushInternalContext to retrieve it. Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - StatusManager was still using a local class member for a PushGroupManager reference and a setter to set it instead of using the PushInternalContext to get it now. It now uses the PushInternalContext to retrieve it. Marking this one as FIXED.

          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: