Readme.txt ========== This fix is for customers using JDK 1.4.2. Service agent uses java recordio class to accees MVS files and this access will fail if this esa4proxy.jar file is not installed on your system. Please follow the instructions below to install this fix: 1. ftp ftp.software.ibm.com (9.17.252.40) 2. logon as anonymous FTP user (i.e. userid and password not required) 3. User (9.17.252.40:(none)): anonymous 4. Password: password 5. cd /s390/serviceagent/fixes 6. ls -al You should see the following file: esa4proxy.jar 7. binary 8. get esa4proxy.jar 9. quit 1. Copy the esa4proxy.jar to the /usr/lpp/esa/esa1.2/ directory 2. Change the envvars file (/usr/lpp/esa/esa1.2/envvars) so that the CLASSPATH looks like this (note: this should be all on one line but I've broken it up for the PMR process): CLASSPATH=/usr/lpp/java140/J1.4/lib/ext/recordio.jar :/usr/lpp/esa/esa1.2/esa4proxy.jar :/usr/lpp/esa/esa1.2/jdom.jar :/usr/lpp/esa/esa1.2/xmlParserAPIs.jar :/usr/lpp:/usr/lpp/esa/esa1.2 :/usr/lpp/esa/esa1.2/xercesImpl.jar 3. STop and restart Service Agent