Wednesday, October 9, 2013

Windows Agents 12.1.0.2 Error while streaming JobReader:java.io.IOException

If you are getting similar issue on servers running Windows agent 12.1.0.2 during execution of OEM jobs apply patch 16521128.

Error Log:


ERROR: Failed to create command process Error while streaming JobReader:java.io.IOException: The pipe is being closed

Output Log:


G:OracleHomesagent12ccore12.1.0.1.0perlbin/perl execution failed: The system cannot find the path specified.

Bug

16600562

Patch

16521128

Installation Notes:

If you are applying this patch then it means you are most likely having issue execution jobs from OEM to a Windows server. If you follow the ready me file it will have you apply the patch using the provisioning tool. The issue with this is you can get the same error. The best thing to do is to apply the patch manually.

  1. Download the patch to the server where you are patching.
  2. Unzip the patch to a temporary folder
  3. Create node level blackout
  4. Shutdown the agent software “emctl stop agent”
  5. Create a backup of the agent home  <-optional but recommended
  6. Apply the patch 
  7. Cd to the temporary folder where patch was unzipped
  8. <agent_home>/OPatch/opatch apply -oh <agent_home>
  9. Restart the agent
  10. Remove blackout
  11. Now test

Reference

EM12c: Windows Agent Configuration Shows an Incorrect Value after Enterprise Manager Upgrade to Cloud Control 12.1.0.2 on Windows (Doc ID 1550995.1)

No comments:

Post a Comment