BuddhiBase

my thoughts .....!

Debug RemoteOperationException

OEM Debugging tips

No comments

Tips on how to debug RemoteOperationException.,

I used OEM / EM a lot earlier, and figured out how to overcome RemoteOperationException, below are some of the reasons., !

  • Check agent status (Agent should be up and running - just give a restart if you doubt)
  • Stop agent before any changes., and start after !
  • Check the file/folder permissions (parent folder too)
  • Check the file/folder ownership (owner.group) , make sure your are inline with your agent installation.
  • Check privilege delegation settings
  • For NMO not setuid-root issues
    • Run root.sh that is available in your agent
    • nmo,nmhs,nmb,nmosudo,nmgsshe,nmopdpx  - these files under agent should be owned by root user !
  • Check if you are able to sudo with out any issues (sudo -u username ls)
    • ulimit - resource not available issues might crop up.,
    • Modify /etc/security/limits.conf if necessary (or ulimit -n 5000)
  • Check for any disk space memory issues
  • Change sysman/prov/agentpush/agentpush.properties
    • set enablePty=true and waitForPasswordPrompt=true

I am giving this out of experience, and this is NOT a official advice ! Try at your own risk. :D

All the best.,

Share

Written by muthuveerappan

Sunday 05 May 2019 at 8:30 pm

Posted in Technology

Used tags: , ,

No comments

You can comment / reply using Facebook form or Standalone form (no login required)

Facebook Form


Leave a Reply (Standalone form)

(optional field)
(optional field)
To prevent automated commentspam we require you to answer this silly question

Comment moderation is enabled on this site. This means that your comment will not be visible until it has been approved by an editor.

Remember personal info?
Small print: All html tags except <b> and <i> will be removed from your comment. You can make links by just typing the url or mail-address.