If remote removeNotificationListener gets SecurityException, client no longer gets notifications

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 10
    • Affects Version/s: 6, 9, 10
    • Component/s: core-svc
    • b08
    • generic
    • generic

      If a client using the RMI connector does mbeanServerConnection.removeNotificationListener and the operation fails with an exception (most likely SecurityException) then the connector will continue to send notifications for that listener, but the client will no longer receive them. If removeNotificationListener fails then the client should continue to get notifications, or perhaps it should tell the server not to send notifications for that listener. As it stands, the notifications continue to be sent, but the client listener is not invoked, and the client has no way to remove the server's record of the listener.

            Assignee:
            Ujwal Vangapally (Inactive)
            Reporter:
            Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: