ASP EE Release-1.1 Patch-1
ASP Execution Environment(EE) Release 1.1 Patch-1
Patch Description (03/21/2000)
Fix a problem happened when IPv4/IPv6 address is used for some of the
Management AA operations, the AttribRcv attribute does not provide
the destination address (because JDK DatagramSocket does not provide
such information) and thus some NullPointerException was thrown.
Patching the ASP EE
- Download the patch and execute command
"patch < patch-1.1-1" in the asp-1.1/apps/mgmt directory.
- After the patch is applied, recompile the ASP 1.1 release, and also
you would need to update the repository directory located in the
files/asp/repository directory if this node will be providing AA codes to
other nodes.
Bug Reported (03/21/2000)
This bug was originally reported by Bob
Braden.