Patch-ID# 107046-02 Keywords: HPUX TCP termination detection Synopsis: ChorusORB 5.0: Official patch for the escalation Esc# 517550 Date: Jul/21/99 Solaris Release: SunOS Release: Unbundled Product: ChorusORB for HP-UX B10.20 Unbundled Release: 5.0 Topic: Official patch for the escalation Esc# 517550 Relevant Architectures: hppa BugId's fixed with this patch: 4188641 4195687 Changes incorporated in this version: Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: bin/domainManager bin/groupManager bin/logManager bin/nodeManager lib/libOrb.sl lib/libXtOrb.a Problem Description: (from 107046-01) 4195687 memory leak in oneway operations 4188641 Chorus ORB Application gets exception when sending events to the groupManager Patch Installation Instructions: -------------------------------- Please follow these steps 1/ Replace the following files of you delivery by these new ones : $(COOL_DIR)/bin/nodeManager --to be replaced by--> bin/nodeManager $(COOL_DIR)/bin/domainManager --to be replaced by--> bin/domainManager $(COOL_DIR)/bin/groupManager --to be replaced by--> bin/groupManager $(COOL_DIR)/bin/logManager --to be replaced by--> bin/logManager $(COOL_DIR)/lib/libOrb.sl --to be replaced by--> lib/libOrb.sl $(COOL_DIR)/lib/libXtOrb.a --to be replaced by--> lib/libXtOrb.a 2/ Change the access mode of the files : All files in /bin are runnable : chmod a+rx bin/* libOrb.sl and cool.cf must be readable : chmod a+r lib/* and rebuild your Makefiles and applications. Special Install Instructions: ----------------------------- None.