Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4504082

ActivationGroupImpl.activeObject should catch RemoteException from super call

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 1.3.1
    • core-libs
    • beta
    • generic
    • generic

      ActivationGroupImpl.activeObject propagates any RemoteException thrown by the call to super.activeObject. It would seem preferable to catch and ignore any RemoteException. The object is already registered, exported, and placed in the active table. Even though the activeObject notification fails, on any subsequent activation attempt rmid will call newInstance, which will find the object in the active table and return the marshalled stub.

            awollratsunw Ann Wollrath (Inactive)
            bscheiflsunw Bob Scheifler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: