My Oracle Support Banner

EM 13c: Agent Install/Update using Gold Image does not deploy configuration property 'agentJavaDefines'. (Doc ID 2646961.1)

Last updated on JANUARY 09, 2024

Applies to:

Enterprise Manager Base Platform - Version 13.2.0.0.0 and later
Information in this document applies to any platform.

Symptoms

Case I: Create a new version from existing Gold Image including other required properties.

1.  Create a new version from existing Gold Image

$ cd <OMS_HOME>/bin
./emcli login -username=sysman
./emcli sync
./emcli create_gold_agent_image -image_name=<Image name> -version_name=<Version name> -source_agent=<Source agent> -gold_image_description="CURRENT" -config_properties="agentJavaDefines;_disableAQReceivelet;disableEonsRcvlet"

2. Make this GI version as current.

3. Use this Gold Image Version to update Agent on server.

 

Case II: Set all required properties on the agent and create a fresh Gold Image using this agent. 

1. On source agent below properties are set.
  • UploadInterval
  • minimumTLSVersion
  • SSLCipherSuites
  • agentTZRegion
  • disableEonsRcvlet
  • agentJavaDefines
  • _disableAQReceivelet
  • _enableMetricBrowser

2. Create the Gold Image using the source agent.

3. Update the agent using the above new Gold Image.

4. Gold Image update is successful. The properties are updated correctly except 'agentJavaDefines'.

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.