Oracle 10.2.0.5 agent configuration failed.

OS : Solaris sparc 10.
Agent version: 10.2.0.5
Oracle agent configuration failed with "Could not reserve enough space for object heap" error message.
emagent.trc file shows following text.
----- Tue Apr 21 16:16:41 2009::Property 'agentTZRegion' is missing from /app/oracle/grid/10.2.0/agent10g/sysman/config/emd.properties. This is normal when the agent is started for the very first time.Updating it...
----- Tue Apr 21 16:16:41 2009::/app/oracle/grid/10.2.0/agent10g/sysman/config/emd.properties copied to /app/oracle/grid/10.2.0/agent10g/sysman/config/emd.properties.2009-04-21-16-16-41 while updating the property 'agentTZRegion'
----- Tue Apr 21 16:16:41 2009::Error occurred during initialization of VM
----- Tue Apr 21 16:16:41 2009::Could not reserve enough space for object heap
----- Tue Apr 21 16:16:41 2009::Failed to update the property 'agentTZRegion' in /app/oracle/grid/10.2.0/agent10g/sysman/config/emd.properties.Needs to be manually updated.Execute 'emctl config agent getTZ' to see if this value is appropriate.
P.S. : I am able to configure 10.2.0.4 on the same box without any issue.
any idea????
Test of available contoguis memory for java...
$ java -Xmx2048m -version
java version "1.5.0_16"
Java(TM) Platform, Standard Edition for Business (build 1.5.0_16-b02)
Java HotSpot(TM) Server VM (build 1.5.0_16-b02, mixed mode)
Edited by: nclrjt on Apr 21, 2009 4:58 PM

Looks like I found cause. There is change in parameter value for jre in oraparam.ini file of 10.2.0.5 agent software.
I have changed "JRE_MEMORY_OPTIONS=" -mx350m" to ” JRE_MEMORY_OPTIONS=" -mx150m". Configuration and one-off patches are applied consecutively to agent installation.
This was problem where local zone memory were capped to lower resoure in solaris projects.

Similar Messages

  • Policy web agent configuration failed: NSPR error Configuration Failed!!!!

    I am having troubles to install agent Apache 2.2!!!!!
    The libamapc22.so uses libstdc++.so.5....
    so i have this error:
    root@ped-02 bin# service httpd start
    Starting httpd: httpd: Syntax error on line 995 of /etc/httpd/conf/httpd.conf: Syntax error on line 1 of /opt/web_agents/apache22_agent/Agent_006/config/dsame.conf: Cannot load n/opt/web_agents/apache22_agent/lib/libamapc22.so into server: libstdc++.so.5: cannot open shared object file: No such file or directory
    In my OS is Installed the libstdc++.so.6
    if I Install the libstdc++.so.5
    I have this error:
    [Wed Aug 20 15:50:35 2008] [notice] Digest: generating secret for digest authentication ...
    [Wed Aug 20 15:50:35 2008] [notice] Digest: done
    [Wed Aug 20 15:50:35 2008] [alert] Policy web agent configuration failed: NSPR error Configuration Failed
    So I have installed NSPR and NSS but this error persists.
    In log /opt/web_agents/apache22_agent/Agent_006/logs/debug/amAgent
    ===========
    2008-08-20 16:16:36.152 Error 18271:b949c3d0 all: Connection::initialize() unable to initialize SSL libraries: NSS_Initialize returned -8128
    2008-08-20 16:16:36.156 Error 18271:b949c3d0 all: initialization error: am_properties_load(com.sun.am.policy.agents.config.stopInInit) failed, error = NSPR error (12): exiting...
    2008-08-20 16:16:36.156 Error 18271:b949c3d0 all: Process initialization failure:NSPR error
    My configuration: ---- AMAgent.properties
    com.sun.am.cookie.name = iPlanetDirectoryPro
    com.sun.am.cookie.secure = false
    com.sun.am.naming.url = http://accessmanager.coreo.network.ctbc:8080/opensso/namingservice
    com.sun.am.policy.am.login.url = http://accessmanager.coreo.network.ctbc:8080/opensso/UI/Login
    com.sun.am.policy.agents.config.local.log.file =/opt/web_agents/apache22_agent/Agent_006/logs/debug/amAgent
    com.sun.am.policy.agents.config.local.log.rotate = false
    com.sun.am.policy.agents.config.remote.log = amAuthLog.accessmanager.coreo.network.ctbc.80
    com.sun.am.log.level =
    com.sun.am.policy.am.username = amadmin
    com.sun.am.policy.am.password = fhfeUCQselvAndSuo17Pww==
    com.sun.am.sslcert.dir =
    com.sun.am.certdb.prefix =
    com.sun.am.trust_server_certs = true
    com.sun.am.notification.enable = false
    com.sun.am.notification.url=http://accessmaager.coreo.network.ctbc:80/UpdateAgentCacheServlet?shortcircuit=false
    com.sun.am.policy.am.url_comparison.case_ignore = true
    com.sun.am.policy.am.polling.interval=3
    com.sun.am.sso.polling.period=3
    com.sun.am.policy.am.userid.param=UserToken
    com.sun.am.policy.agents.config.profile.attribute.fetch.mode=NONE
    com.sun.am.policy.agents.config.profile.attribute.map=cn|common-name,ou|organizational-unit,o|organization,mail|email,employeenumber|employee-number,c|country
    com.sun.am.policy.agents.config.session.attribute.fetch.mode=NONE
    com.sun.am.policy.agents.config.session.attribute.map=
    com.sun.am.policy.agents.config.response.attribute.fetch.mode=NONE
    com.sun.am.policy.agents.config.response.attribute.map=
    com.sun.am.load_balancer.enable = false
    com.sun.am.policy.agents.config.version=2.2
    com.sun.am.policy.agents.config.audit.accesstype = LOG_DENY
    com.sun.am.policy.agents.config.agenturi.prefix = http://accessmanager.coreo.network.ctbc:80/amagent
    com.sun.am.policy.agents.config.locale = en_US
    com.sun.am.policy.agents.config.instance.name = unused
    com.sun.am.policy.agents.config.do_sso_only = false
    com.sun.am.policy.agents.config.accessdenied.url =
    com.sun.am.policy.agents.config.fqdn.check.enable = true
    com.sun.am.policy.agents.config.fqdn.default = accessmanager.coreo.network.ctbc
    com.sun.am.policy.agents.config.fqdn.map =
    com.sun.am.policy.agents.config.cookie.reset.enable=false
    com.sun.am.policy.agents.config.cookie.reset.list=
    com.sun.am.policy.agents.config.cookie.domain.list=
    com.sun.am.policy.agents.config.anonymous_user=anonymous
    com.sun.am.policy.agents.config.anonymous_user.enable=false
    com.sun.am.policy.agents.config.notenforced_list = SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/UI/* SERVER_PROTO://SERVER_HOST:SERVER_PORTCONSOLE_DEPLOY_URI/* SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/login_images/* SERVER_PROTO://SERVER_HOST:SERVER_PORT/docs* SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/namingservice SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/sessionservice SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/loggingservice SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/profileservice SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/policyservice SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/config* SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/js/* SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/css/* SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/authservice SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/SAMLAwareServlet SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/SAMLSOAPReceiver SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/SAMLPOSTProfileServlet
    com.sun.am.policy.agents.config.notenforced_list.invert = false
    com.sun.am.policy.agents.config.notenforced_client_ip_list =
    com.sun.am.policy.agents.config.postdata.preserve.enable = false
    com.sun.am.policy.agents.config.postcache.entry.lifetime = 10
    com.sun.am.policy.agents.config.client_ip_validation.enable = false
    com.sun.am.policy.agents.config.profile.attribute.cookie.prefix = HTTP_
    com.sun.am.policy.agents.config.profile.attribute.cookie.maxage = 300
    com.sun.am.policy.agents.config.logout.url=
    com.sun.am.policy.agents.config.logout.cookie.reset.list =
    com.sun.am.policy.am.fetch_from_root_resource = true
    com.sun.am.policy.agents.config.get_client_host_name = true
    com.sun.am.policy.agents.config.convert_mbyte.enable = false
    com.sun.am.policy.agents.config.ignore_path_info = false
    com.sun.am.policy.agents.config.override_protocol =
    com.sun.am.policy.agents.config.override_host =
    com.sun.am.policy.agents.config.override_port =
    com.sun.am.policy.agents.config.override_notification.url =
    com.sun.am.policy.agents.config.connection_timeout =
    com.sun.am.receive_timeout = 0
    com.sun.am.connect_timeout = 0
    com.sun.am.poll_primary_server = 5
    com.sun.am.tcp_nodelay.enable = false
    com.sun.am.policy.agents.config.encode_url_special_chars.enable = false
    com.sun.am.policy.agents.config.iis.filter_priority = HIGH
    com.sun.am.policy.agents.config.cdsso.enable=false
    com.sun.am.policy.agents.config.cdcservlet.url = http://accessmanager.coreo.network.ctbc:8080/opensso/cdcservlet
    Jonathan Costa Muniz.

    Hi joncmuniz,
    Are you managed to resolve this problem? I have the same.
    In logs i have such information:
    2008-10-08 16:48:02.471   Debug 23153:84d5368 all: Connection::initialize() calling NSS_Initialize() with directory = "" and prefix = ""
    2008-10-08 16:48:02.471   Debug 23153:84d5368 all: Connection::initialize() Connection timeout wen receiving data = 0 milliseconds
    2008-10-08 16:48:02.472   Error 23153:84d5368 all: Connection::initialize() unable to initialize SSL libraries: NSS_Initialize returned -8128
    2008-10-08 16:48:02.475   Error 23153:84d5368 all: initialization error: am_properties_load(com.sun.am.policy.agents.config.stopInInit) failed, error = NSPRerror (12): exiting...
    2008-10-08 16:48:02.475   Error 23153:84d5368 all: Process initialization failure:NSPR errorI think the problem is with certificates, but i can't point where.
    Can you help?

  • How to fix agent configuration failed

    hi all,
    I am trying to add target host to em 12c, on the last step
    I got ERROR: Agent Configuration Failed SEVERE: Agent port passed by user is busy and
    cannot proceed with the configuration. Pass a free port and retry the configuration.
    I use add manually option, before this add, I have tried to add agent to the same host, due to
    lack of space, I removed the old installation and also removed the parameters in oraInventory.
    Please help me to solve it. Thanks!

    - Verify that the port is open via iptables (or other host based firewall or network based firewall)
    - Verify that the agent binary isn't running. You can use 'lsof' utility to see if any processes have the agent TCP port.

  • Managed System Configuration - Introscope Agent Configuration Failed

    I get the following error message when carrying out step Byte Code Adapter Installation.
    Introscope Agent Configuration - Remote Operation Failed.
    The Wily agelet is running in 711 mode.
    VM Parameters update for node 268734950 Remote Operation Failed.
    Failed to update VM parameters:- com.sap.smdagent.vmmanager.VMManagerException: Failed to use JMX service
    Any help will be appreciated.

    Hi Tariq,
    Please check the following KBA:
    1918621 - Wily Bycode Agent install error - Failed to use JMX service
    Thanks
    Vikram

  • Agent configuration fails

    I have been trying to install agent10g to my OEM grid on AIX 5.3. OUI installation finished without errors and all semms to be correct but ... it is impossible to even check a status of agent.
    Every command emctl <whatever> agent returns the same output.
    EM Configuration issue. /oracle/product/10.2.0/db/devel_EMREP not found.
    where     /oracle/product/10.2.0/db is my databases $ORACLE_HOME
         EMREP is a OEM GRID database
         devel hostname where all these staffs are located
    is it correct it searches for files in database $ORACLE_HOME instead of agent$ORACLE_HOME?
    Anyway I tried to configure agent using agentca -f - it finishes without any errors - just a few warnings like :
    OPatch Session completed with warnings.
    but emctl.log file and it returns errors
    +132070 :: Thu Aug 27 13:57:55 2009::AgentLifeCycle.pm: Processing stop agent+
    +132070 :: Thu Aug 27 13:57:56 2009::AgentStatus.pm:emdctl status agent returned 3+
    +132070 :: Thu Aug 27 13:57:56 2009::AgentLifeCycle.pm:istatusCEMD returned 3+
    +132070 :: Thu Aug 27 13:57:57 2009::AgentLifeCycle.pm:emdctl stop agent returned 4+
    +132070 :: Thu Aug 27 13:57:58 2009::AgentStatus.pm:emdctl status agent returned 1+
    +132070 :: Thu Aug 27 13:57:58 2009::AgentLifeCycle.pm:exited loop with 1+
    +582410 :: Thu Aug 27 13:59:01 2009::AgentLifeCycle.pm: Processing secure agent+
    +582410 :: Thu Aug 27 13:59:01 2009::AgentStatus.pm:Processing secure agent+
    +582410 :: Thu Aug 27 13:59:31 2009::AgentStatus.pm:emdctl gensudoprops returned 0+
    +577976 :: Thu Aug 27 14:00:22 2009::AgentLifeCycle.pm: Processing start agent+
    +577976 :: Thu Aug 27 14:00:22 2009::AgentLifeCycle.pm: EMHOME is /oracle/product/agent10g+
    +577976 :: Thu Aug 27 14:00:22 2009::AgentLifeCycle.pm: service name is+
    +577976 :: Thu Aug 27 14:00:23 2009::AgentLifeCycle.pm:status agent returned with retCode=1+
    +577976 :: Thu Aug 27 14:00:35 2009::AgentLifeCycle.pm: Exited loop with retCode=3+
    +1725766 :: Thu Aug 27 14:00:37 2009::AgentStatus.pm:emdctl gensudoprops returned 0+
    any advices how to proceed in my case ?

    omg - you are absolutely right! I did a mistake in my agent's .profile file. OK - now it uses corrent emctl. :)
    But ...still it is not ok. emctl status agent shows correct output but in OEM most of targets has status "Metric collection error".
    I know it is difficult to guess what is wrong with my configuration so maybe could you recommend me any articles, webpages where I can read from scratch about agent and OMS services. I do not want to just configure it. I want to know general concept and all rules how it works as well as all usefull tools and configuration files.
    of course all other suggestion regarding my issue are welcome :)
    KP>

  • Oracle 10g, Windows 2000, Enterprise Manager configuration failed due to...

    I can not install EM, all installed fine except Enterprise Manager.
    Any idea??
    Thanks..

    Hi,
    I can not install EM, all installed fine except Enterprise Manager
    Are you check install.log file any error reported.
    or are you try to configure OEM after Oracle installation.
    use DBCA and configure your database for OEM. dbconsole.
    regards
    Taj

  • 12c agent install fails with error - The plug-in configuration for the oracle.sysman.oh monitoring plug-in may have failed

    Hi,
    I am trying to install 12c agent on windows 7 64 bit server by following m.note   .
    It is failing with Agent Configuration failed, please see below error message.
    INFO: length of temp is2
    INFO: Return value:C:\/Oracle/12.1.0.3.0_AgentCore_233/core
    INFO: ** Agent Port Check completed successfully.**
    INFO: ERROR: The Management Agent configuration failed. The plug-in configuration for the oracle.sysman.oh monitoring plug-in may have failed, or this plug-in may not be present in the Management Agent software. Ensure that the Management Agent software has the oracle.sysman.oh monitoring plug-in, if not then retry the operation. If the agent software has the oracle.sysman.oh monitoring plug-in, view the plug-in deployment log C:\Oracle\12.1.0.3.0_AgentCore_233\core\install\logs to check if the plug-in configuration for the oracle.sysman.oh monitoring plug-in failed.
    INFO:
    INFO: perform - mode finished for action: configure
    INFO:
    INFO: You can see the log file: C:\Oracle\12.1.0.3.0_AgentCore_233\core\12.1.0.3.0\cfgtoollogs\oui\configActions2014-10-03_08-48-15-AM.log
    INFO:
    INFO: C:\Oracle\12.1.0.3.0_AgentCore_233>exit /b 3
    INFO: Plugin homes:
    INFO: Plugin homes:
    INFO: C:\Oracle\12.1.0.3.0_AgentCore_233\core\12.1.0.3.0\oui\bin\runConfig.bat ORACLE_HOME=C:\Oracle\12.1.0.3.0_AgentCore_233\core\12.1.0.3.0 RESPONSE_FILE=C:\Oracle\12.1.0.3.0_AgentCore_233\core\12.1.0.3.0\agent.rsp ACTION=configure MODE=perform COMPONENT_XML={oracle.sysman.top.agent.11_1_0_1_0.xml} RERUN=true completed with status=3
    SEVERE: ERROR: Agent Configuration Failed
    Thanks,

    Looks like , J2EE is having a problem connecting to the DB.Pls. chk. the following
    -If you have configured the loop-back adapter , if installing on a local system & updated the /etc/host file with your ip address and host name.
    or if the system is part of some n/w group and has ip address assigned ?
    -Jdk 1.4 version is installed in your system
    -Enough free Disk space available in the system
    -How much RAM your system has which windows version you are using  ?
    -Is the DB is coming up properly ? its error related to this. check the logs.
    -If the ports used by sap install / run used by other services running on the system ? & user have admin. privileges on the system .
    Pls. update with your findings on above same , for the step next ...
    Thanks ,
    Uppal

  • Agent Configuration Assistant fails on install  (linux AS 4/Oracle 9.2.0.4)

    Agent Configuration Assistant fails on install of oracle 9.2.0.4 Database Enterprises Edition On Linux AS 4
    Parameter "orahome" = /home/oracle/OraHome1
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    System Configuration 512RAM 40 GB HDD 3.0 GHz
    /etc/hosts File Specification
    127.0.0.1 rd.hp.com rd localhost.localdomain localhost

    You can to verify if you have a problem with the firewall. Run the next comands
    Execute CMD and run
    telnet hostname XXXX ------------> where XXXX is the AGENT PORT . This port its configure in the emd.properties file. This file is in the AGENT_DIRECTORY\sysman\config\
    If you dont execute a telnet to this port, you have a firewall problem
    Regards

  • "Agent Configuration Assistant Failed" during oracle 9i installation on xp

    Hi All,
    I tried to install Oracle 9i on windows XP. Except the the agent, everything else is successfully installed.Can somebody guide me in fixing the below problem?
    Parameter "orahome" = D:\oracle\ora92
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Any help in this issue is greatly appreciated.
    Sowjanya.A

    Lets start with the basics. There is no such thing as Oracle 9i.
    Yes I know Oracle years ago used it as a marketing label but to help you we need the exact version to 3 decimal places.
    Either way the version you are just now installing is so old it will be unsupported? Why are you installing Neolithic software?
    And finally ... What agent? What agent configuration? What does an agent have to do with a 9i installation on XP?
    The more specific you are, and the clearer your description, the more likely you will get help. Though why you are installing something so old escapes me at the moment. <g>

  • Agent Configuration assistant failed while 9i installation

    Hi I have been installing 9i on my system....everything was fine until I reached the Configuration Tools wizard.
    Under this all the tools succeeded in installing except : Agent Configuration assistant, it failed and when I looked into the details it says:
    Parameter "orahome" = C:\oracle\ora92
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Can anyone help me I am stuck at this point..
    Thank you

    Unfortunately there's a whole bunch of possible reasons, read this note on metalink:
    Installing 9.2 Agent Fails with Agent Service Failed
    Doc ID:231786.1
    Werner

  • Agent install failing 12c

    Hi everyone,
    Been trying to install an agent on a solaris box for a couple days now. It errors out on agentConfig.sh complaining the gent port (3872) is busy. The agent port is not in use. I've run the installer with while loops doing netstat -a|grep 3872 and lsof as well and they show nothing on that port at any time. I've tried this through the GUI and the manual way with the same result. Anyone have any idea?
    I'm stumped. Below is some of the logfile
    Thanks in advance....Brien
    Executing command: /u00/app/oracle/agent/core/12.1.0.1.0/oui/bin/runConfig.sh ORACLE_HOME=/u00/app/oracle/agent/core/12.1.0.1.0 RESPONSE_FILE=/u00/app/oracle/agent/core/12.1.0.1.0/agent.rsp ACTION=configure MODE=perform COMPONENT_XML={oracle.sysman.top.agent.11_1_0_1_0.xml} RERUN=true
    Configuration Log Location:/u00/app/oracle/agent/core/12.1.0.1.0/cfgtoollogs/cfgfw/CfmLogger<timestamp>.log
    ERROR: Agent Configuration Failed SEVERE: Agent port passed by user is busy and cannot proceed with the configuration. Pass a free port and retry the configuration.
    and from CfmLogger_2012-01-27_12-15-10-PM.log:
    1.ORACLE_HOME=/u00/app/oracle/agent/core/12.1.0.1.0
    2.AGENT_PORT=3872
    3.ORACLE_HOSTNAME=ddbpr01.servicemagic.com
    4.b_doDiscovery=true
    5.AGENT_BASE_DIR=/u00/app/oracle/agent
    6.AGENT_INSTANCE_HOME=/u00/app/oracle/agent/agent_inst
    7.s_hostname=ddbpr01.servicemagic.com
    8.OMS_HOST=smcloudpr001.servicemagic.com
    9.b_startAgent=true
    10.b_secureAgent=true
    11.b_chainedInstall=false
    12.b_forceConfigure=false
    13.EM_UPLOAD_PORT=4890
    14.b_forceAgentDefaultPort=false
    15.s_staticPorts=
    INFO: oracle.sysman.top.agent:Validating OMS_HOST and EM_UPLOAD_PORT
    INFO: oracle.sysman.top.agent:Validating with http protocol ...
    INFO: oracle.sysman.top.agent:URL framed is:http://smcloudpr001.servicemagic.com:4890/empbs/genwallet
    INFO: oracle.sysman.top.agent:Validating with https protocol ...
    INFO: oracle.sysman.top.agent:URL framed is:https://smcloudpr001.servicemagic.com:4890/empbs/genwallet
    SEVERE: oracle.sysman.top.agent:Connection refusedUnrecognized SSL message, plaintext connection?
    INFO: oracle.sysman.top.agent:EM Protocol Switch determined: http
    INFO: oracle.sysman.top.agent:Performing free port detection..
    SEVERE: oracle.sysman.top.agent:Agent port passed by user is busy and cannot proceed with the configuration. Pass a free port and retry the configuration.
    INFO: oracle.sysman.top.agent:Paths after canonical format conversions are :
    1. state_dir=/u00/app/oracle/agent/agent_inst
    2. agentBaseDir=/u00/app/oracle/agent
    3. oraHome=/u00/app/oracle/agent/core/12.1.0.1.0
    INFO: oracle.sysman.top.agent:Parent directory of agent instance home:/u00/app/oracle/agent
    SEVERE: oracle.sysman.top.agent:Agent configuration has failed
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration finished with status = false
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration finished with status = false
    INFO: oracle.sysman.top.agent:The plug-in Agent Configuration Assistant has failed its perform method
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 2 aggregate instances saved
    INFO: done waiting for Action from 12:15:13.121

    Hi,
    This seems to be similar issue addressed in the following bug:
    Bug 13652664: AGENT DEPLOY FAILS WITH AGENT PORT PASSED BY USER IS BUSY
    Issue is not with the PORT, but IP Address for the server in file /etc/hosts file is incorrect.
    Best Regards,
    Venkat

  • Silent installation of Cloud agent 12c failed on a windows 2003 host

    Hello All,
    I've done multiple installations by silently installing the cloud agent 12c using a response file. However, the configuration portion failed on this one windows 2003 host.
    Has anyone seen this? I've searched on metalink and see other problems like TZ, service already exists, incorrect PERL settings etc..but found nothing that helps so far.
    In log file:
    The action configuration is performing
    The plug-in Agent Configuration Assistant is running
    AgentConfiguration:agent configuration has been started
    Validating OMS_HOST and EM_UPLOAD_PORT
    Performing free port detection..
    AgentConfiguration: Executing emctl deploy agent command...
    AgentConfiguration:agent configuration finished with status = false
    The plug-in Agent Configuration Assistant has failed its perform method
    The action configuration has failed its perform method
    In Agent Deploy log file:
    value passed to dir splitC:/oracle/em/agent_inst
    INFO: length of temp is2
    INFO: Return value:C:
    \/oracle/em/agent_inst
    INFO: ** Agent Port Check completed successfully.**
    INFO: ERROR: The
    Management Agent configuration failed. The plug-in configuration for the oracle.sysman.oh
    monitoring plug-in may have failed, or this plug-in may not be present in the Management Agent
    software. Ensure that the Management Agent software has the oracle.sysman.oh monitoring plug-in,
    if not then retry the operation. If the agent software has the oracle.sysman.oh monitoring plug-
    in, view the plug-in deployment log C:\oracle\em\agent_inst\install\logs to check if the plug-in
    configuration for the oracle.sysman.oh monitoring plug-in failed.
    INFO:
    INFO: perform - mode
    finished for action: configure
    INFO:
    INFO: You can see the log file: C:\oracle\em\core
    \12.1.0.3.0\cfgtoollogs\oui\configActions2013-12-23_11-07-08-AM.log
    INFO:
    INFO: C:\oracle\em>exit
    /b 3
    INFO: Plugin homes:
    INFO: Plugin homes:
    INFO: C:\oracle\em\core\12.1.0.3.0\oui\bin
    \runConfig.bat ORACLE_HOME=C:\oracle\em\core\12.1.0.3.0 RESPONSE_FILE=C:\oracle\em\core
    \12.1.0.3.0\agent.rsp ACTION=configure MODE=perform COMPONENT_XML=
    {oracle.sysman.top.agent.11_1_0_1_0.xml} RERUN=true completed with status=3
    SEVERE: ERROR: Agent
    Configuration Failed
    SEVERE: ERROR: Agent Deployment Failed

    Thanks for the reply Rahul.
    I've used that same response file for deployments on other servers without any problem.
    See response file below: (note i've changed the server name)
    ## copyright (c) 1999, 2012 Oracle. All rights reserved.          ##
    ## Specify values for the variables listed below to customize     ##
    ## your installation.                                             ##
    ## Each variable is associated with a comment. The comment        ##
    ## identifies the variable type.                                  ##
    ## Please specify the values in the following format:             ##
    ##         Type         Example                                   ##
    ##         String       "Sample Value"                            ##
    ##         Boolean      True or False                             ##
    ##         Number       1000                                      ##
    ##         StringList   {"String value 1","String Value 2"}       ##
    ## The values that are given as <Value Required> need to be       ##
    ## specified for a silent installation to be successful.          ##
    ## This response file is generated by Oracle Software             ##
    ## Packager.                                                      ##
    RESPONSEFILE_VERSION=2.2.1.0.0
    #OMS_HOST:<String> OMS host info required to connect to OMS
    #EM_UPLOAD_PORT:<String> OMS port info required to connect to OMS
    #AGENT_REGISTRATION_PASSWORD:<String> Agent Registration Password needed to
    #     establish a secure connection to the OMS.
    #AGENT_INSTANCE_HOME:<String> Agent instance home is the location of agent state directory.
    #AGENT_PORT:<String> Agent port on which the agent process should be started.
    #b_startAgent:<boolean> Agent will not be started after configuration if the value specified is false.
    #ORACLE_HOSTNAME:<String> Fully qualified domain name of host where is the agent is deployed.
    #s_agentHomeName:<String>Customized Oracle home name for the agent home. Example: s_agentHomeName="agent12gR1"
    OMS_HOST="omshost.company.com"
    EM_UPLOAD_PORT="1159"
    AGENT_REGISTRATION_PASSWORD="complicatedpassword"
    AGENT_INSTANCE_HOME="e:/oracle/em/agent_inst"
    AGENT_PORT="3872"
    b_startAgent=true
    ORACLE_HOSTNAME="targetserver.company.com"
    #s_agentHomeName=<Value Unspecified>
    #s_agentSrvcName:<String> Sets the agent Service Name and this variable can be
    #      used to overrite the agent service name calculated by the install. This is
    #      required for only Windows.
    #      Example:
    #      s_agentSrvcName = "GridAgent"            ;  User specified value
    #s_agentSrvcName=""
    #Please Don't change the values of these variables
    #EM_INSTALL_TYPE:<STRING> install type
    EM_INSTALL_TYPE="AGENT"

  • Agent Configuration Assistant failed during installation of Oracle 9i

    Hi,
    Currently having problem with installing Oracle 9i R2 (9.2.0.4) on Redhat. Am getting this error:
    Parameter "orahome" = /apps/oracle/product/9.2.0.4/db_1
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Does anyone has a solution on this?
    Thanks,
    JayArr

    Lets start with the basics. There is no such thing as Oracle 9i.
    Yes I know Oracle years ago used it as a marketing label but to help you we need the exact version to 3 decimal places.
    Either way the version you are just now installing is so old it will be unsupported? Why are you installing Neolithic software?
    And finally ... What agent? What agent configuration? What does an agent have to do with a 9i installation on XP?
    The more specific you are, and the clearer your description, the more likely you will get help. Though why you are installing something so old escapes me at the moment. <g>

  • Java APM Agent initialization failed: SEAgent.config.xml does not have a valid event sender configured

    Today I tried to configure JAVA APM on a CentOS 6.4 server with tomcat6 installed through the normal RPM package. Adding this server to SCOM was no problem and it shows itself as a 'Deep Monitored Configuration'. The last part of enabling
    JAVA APM fails. I have followed the following process:
    1. Imported the JAVA APM MP's
    2. Extracted the JAVA APM Files
    3. Copied those files to my CentOS server
    4. Added the JAVA_OPTS to my tomcat configuration file
    5. Restarted Tomcat
    When I look for the log file which needs to be created through the installation of the APM agent it cannot be find. When I look into my Catalina.out file I see the following errors:
    Mar 05, 2014 7:05:16 PM com.microsoft.ManagementServices.APMAgent.Log.SystemLogger error
    SEVERE: Java APM Agent initialization failed: SEAgent.config.xml does not have a valid event sender configured
    com.microsoft.ManagementServices.APMAgent.Exception.ApmException: SEAgent.config.xml does not have a valid event sender configured
            at com.microsoft.ManagementServices.APMAgent.AgentThreadManager.<init>(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.AgentThreadManager.<init>(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.Agent.Monitor.AgentContext.<init>(Unknown Source)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
            at com.microsoft.ManagementServices.APMAgent.Agent.Startup.AgentContextLoader.loadContext(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.Agent.Startup.Agent.premain(Unknown Source)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:382)
            at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:397)
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
            ... 15 more
    Caused by: com.microsoft.ManagementServices.APMAgent.Exception.ApmException: Error registering MBean: com.microsoft.ManagementServices.APMAgent:type=COUNTER
            at com.microsoft.ManagementServices.APMAgent.EventSender.MBeanEventLog.registerMetricMBeans(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.EventSender.MBeanEventLog.<init>(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.EventSender.MBeanEventLog.<init>(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.AgentThreadManager.<init>(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.AgentThreadManager.<init>(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.Agent.Monitor.AgentContext.<init>(Unknown Source)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
            at com.microsoft.ManagementServices.APMAgent.Agent.Startup.AgentContextLoader.loadContext(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.Agent.Startup.Agent.premain(Unknown Source)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:382)
            at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:397)
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
            ... 15 more
    Caused by: com.microsoft.ManagementServices.APMAgent.Exception.ApmException: Error registering MBean: com.microsoft.ManagementServices.APMAgent:type=COUNTER
            at com.microsoft.ManagementServices.APMAgent.EventSender.MBeanEventLog.registerMetricMBeans(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.EventSender.MBeanEventLog.<init>(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.EventSender.MBeanEventLog.<init>(Unknown Source)
            ... 19 more
    Mar 05, 2014 7:05:16 PM com.microsoft.ManagementServices.APMAgent.Log.SystemLogger info
    INFO: Java APM Agent loading failed (Build: 1.10.100.15, Label: NotFromLabel, BuildDate: 20131112)
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
            at com.microsoft.ManagementServices.APMAgent.Agent.Startup.AgentContextLoader.loadContext(Unknown Source)
            at com.microsoft.ManagementServices.APMAgent.Agent.Startup.Agent.premain(Unknown Source)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:382)
            at sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:397)
    Caused by: java.lang.InstantiationException: Monitor initialization failed: SEAgent.config.xml does not have a valid event sender configured
            at com.microsoft.ManagementServices.APMAgent.Agent.Monitor.AgentContext.<init>(Unknown Source)
            ... 12 more
    Does anyone have seen this error before? Can someone help me with this one?
    Thnx,

    I'm running tomcat on a CentOS release 6.4 (Final) server. I installed Tomcat 6 through an RPM from the CentOS sources. I have installed Apache Tomcat/6.0.24 wit JVM version 1.7.0_09-icedtea-mockbuild_2013_01_16_18_52-b00, the JVM Vendor is Oracle Corporation.
    My tomcat configuration needs to be done in '/etc/tomcat6/tomcat6.conf'
    I installed the APM Agent in the path '/opt/apm/' with the rights  40755 (root/root). The files have the following rights:
    -rw-rw-r-- 1 root tomcat  32046 Mar  3 15:38 apm_facade.jar
    -rw-rw-r-- 1 root tomcat 244819 Mar  3 15:38 apm_monitor.jar
    -rw-rw-r-- 1 root tomcat  38110 Mar  3 15:38 apm_producers.jar
    -rw-rw-r-- 1 root tomcat 207006 Mar  3 15:38 asm-all-3.3.1.jar
    -rw-rw-r-- 1 root tomcat   4157 Mar  3 15:38 ASM_Third_Party_Notices.txt
    -rw-rw-r-- 1 root tomcat 241368 Mar  3 15:38 DispatcherStub.dll
    -rw-rw-r-- 1 root tomcat  36880 Mar  3 15:38 pmonitor.config.xml
    -rw-rw-r-- 1 root tomcat   2625 Mar  3 15:38 SEAgent.config.xml
    -rw-rw-r-- 1 root tomcat    830 Mar  5 15:19 Starter.properties
    The above rights are equal to the /etc/tomcat6 directory with the tomcat configuration files.
    In the tomcat6.conf I have added the following entries:
    #Microsoft SCOM APM
    JAVA_OPTS="${JAVA_OPTS} -Djava.library.path=/opt/apm"
    JAVA_OPTS="${JAVA_OPTS} -javaagent:/opt/apm/apm_facade.jar -Xbootclasspath/p:/opt/apm/apm_producers.jar -Xbootclasspath/p:/opt/apm/apm_facade.jar"
    When I look into the running tomcat process I see the following:
    tomcat   17401     1  0 Mar05 ?        00:00:39 /usr/lib/jvm/jre/bin/java -Djava.library.path=/opt/apm -javaagent:/opt/apm/apm_facade.jar -Xbootclasspath/p:/opt/apm/apm_producers.jar -Xbootclasspath/p:/opt/apm/apm_facade.jar
    -Djavax.sql.DataSource.Factory=org.apache.commons.dbcp.BasicDataSourceFactory -Djava.library.path=/opt/apm -javaagent:/opt/apm/apm_facade.jar -Xbootclasspath/p:/opt/apm/apm_producers.jar -Xbootclasspath/p:/opt/apm/apm_facade.jar -Djavax.sql.DataSource.Factory=org.apache.commons.dbcp.BasicDataSourceFactory
    -classpath :/usr/share/tomcat6/bin/bootstrap.jar:/usr/share/tomcat6/bin/tomcat-juli.jar:/usr/share/java/commons-daemon.jar -Dcatalina.base=/usr/share/tomcat6 -Dcatalina.home=/usr/share/tomcat6 -Djava.endorsed.dirs= -Djava.io.tmpdir=/var/cache/tomcat6/temp
    -Djava.util.logging.config.file=/usr/share/tomcat6/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager org.apache.catalina.startup.Bootstrap start
    My Starter.Properties looks like this:
    # Jars to load by inner classloader.
    # Use semicolons to separate the JAR entries
    ClassPath=apm_monitor.jar;asm-all-3.3.1.jar;apm_producers.jar
    # Path to pmonitor.config
    MonitorConfigFileName=pmonitor.config.xml
    # Path to SEAgent.config
    AgentConfigFileName=SEAgent.config.xml
    # Log file name
    # Example for full-path location:
    #                  LogFileName=c:\\tracelog\\apm-java-agent.log
    # Example for relative path (to agent jar files):
    #                  LogFileName=apm-java-agent.log
    LogFileName=apm-java-agent.log
    # Log level (SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST)
    # A level of FINER or FINEST may expose Personally identifiable
    # information (PII) in the log file.  The levels below INFO are
    # intended for debugging and diagnostic use only.
    LogLevel=FINEST
    The 'apm-java-agent.log' is not created on the system. The only logging is done in the catalina.out. When restarting tomcat I see the following entries in te log file:
    INFO: Initializing Java APM Agent (Build: 1.10.100.15, Label: NotFromLabel, BuildDate: 20131112)
    Mar 06, 2014 9:35:21 AM com.microsoft.ManagementServices.APMAgent.Log.SystemLogger info
    INFO: Java APM Agent loading succeeded (Build: 1.10.100.15, Label: NotFromLabel, BuildDate: 20131112)
    Mar 06, 2014 9:35:21 AM com.microsoft.ManagementServices.APMAgent.Log.SystemLogger info
    INFO: Initializing Java APM Agent (Build: 1.10.100.15, Label: NotFromLabel, BuildDate: 20131112)
    Mar 06, 2014 9:35:21 AM com.microsoft.ManagementServices.APMAgent.Log.SystemLogger warning
    WARNING: Failed registering the COUNTER MBean
    Mar 06, 2014 9:35:21 AM com.microsoft.ManagementServices.APMAgent.Log.SystemLogger error
    SEVERE: Java APM Agent initialization failed: SEAgent.config.xml does not have a valid event sender configured
    Mar 06, 2014 9:35:21 AM com.microsoft.ManagementServices.APMAgent.Log.SystemLogger info
    INFO: Java APM Agent loading failed (Build: 1.10.100.15, Label: NotFromLabel, BuildDate: 20131112)
    Hope this gives your some more background around my problem, I double checked the permissions..

  • Agent Configuration Assistant fails on installation

    Trying to install 9iR2 on Red Hat Linux 7.3. I've got a test server working but the production one refuses to run the Agent Configuration Assistant. It just says
    --<snip>--
    Parameter "orahome" = /opt/oracle/product/9.2.0
    Parameter /nodeinfo" = NO_VALUE
    Agent Service Failed
    --</snip>--
    Is it vital for me to have it running? To what do I need it exactly?
    Here's some details on issue, if someone could be able to help me out...
    --<snip>--
    Command which is being spawned is /opt/oracle/product/9.2.0/JRE/bin/jre -classpath
    /opt/oracle/product/9.2.0/JRE/lib/rt.jar:/opt/oracle/product/9.2.0/jlib/srvm.jar:/opt/oracle/product/9.2.0/network/agent/agentca.jar
    oracle.agent.AgentCA /orahome /opt/oracle/product/9.2.0 /nodeinfo
    NO_VALUE
    Configuration tool Agent Configuration Assistant was canceled
    Result code for launching of configuration tool is -1
    --</snip>--
    I read some agent related documentation:
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/em.920/a96676/toc.htm
    I checked if the agent was running on the test server and if not, would
    it start:
    --<snip>--
    [root@delfoi log]# agentctl status
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 16:15:09
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Could not contact agent. It may not be running.
    [root@delfoi log]# agentctl start
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 16:15:18
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Starting Oracle Intelligent Agent......
    Agent started
    --/snip>--
    Tried the same on our production server:
    --<snip>--
    [root@chfiv103 root]# agentctl status
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 17:03:21
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Could not contact agent. It may not be running.
    [root@chfiv103 root]# agentctl start
    DBSNMP for Linux: Version 9.2.0.1.0 - Production on 01-AUG-2002 17:03:29
    Copyright (c) 2002 Oracle Corporation. All rights reserved.
    Starting Oracle Intelligent Agent...\nAgent startup failed. Check
    /opt/oracle/product/9.2.0/network/log/dbsnmp.nohup for details
    --</snip>--
    And the logs say:
    --</snip>--
    [root@chfiv103 root]# more
    /opt/oracle/product/9.2.0/network/log/dbsnmp.nohup
    ------------------------ Thu Aug 1 17:03:29 EEST 2002
    Certain conflicts were resolved during discovery
    Please consult /opt/oracle/product/9.2.0/network/log/nmiconf.log for details
    Failed while initializing SNMP
    Error initializing subsystems
    Agent exited at Thu Aug 1 17:03:30 EEST 2002 with return value 55
    Could not start agent. Initialization failure
    [root@chfiv103 root]# more
    /opt/oracle/product/9.2.0/network/log/nmiconf.log
    DBSNMP for Linux 2.4.18-5: release 9.2.0.0.0 - Production on 01-AUG-02
    17:03:29
    Discovering services on chfiv103 configured on host addresses {chfiv103
    80.81.172.177}
    Using oratab file /etc/oratab
    Warning : Error while sourcing third party discovery file
    emddiscover.tcl
    : can't read "tabfile": no such variable
    --</snip>--
    Couldn't find any strangeness in the config files either:
    /opt/oracle/product/9.2.0/network/admin/snmp_ro.ora
    /opt/oracle/product/9.2.0/network/admin/snmp_rw.ora
    /opt/oracle/product/9.2.0/network/admin/listener.ora
    /opt/oracle/product/9.2.0/network/admin/tnsnames.ora
    I'm a bit loss here...
    Regards,
    Peter

    You can to verify if you have a problem with the firewall. Run the next comands
    Execute CMD and run
    telnet hostname XXXX ------------> where XXXX is the AGENT PORT . This port its configure in the emd.properties file. This file is in the AGENT_DIRECTORY\sysman\config\
    If you dont execute a telnet to this port, you have a firewall problem
    Regards

Maybe you are looking for

  • Weblogic 10.3.0 freeze on startup on mng1node with no one errors

    Hi all, I am having facing a problem when I try to start my mng1node on weblogic 10.3.0. Log of starting: <Dec 10, 2012 10:39:02 AM BRST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 > <Dec 10,

  • Can i change page order in pages document?

    I need to change theoder without cutting and pasting. I cant drag n drop in thumbnail view. Help?

  • Converting csv from a txt file

    Hi, There is a txt file, I have updated which I need to convert to a csv file. The txt file looks something like this. Count,Test                                                           Number     46,003201                                          

  • Pictures for iPod songs

    After haveing my iPod for about 6 months, i finally put a album picture for each of my 2000 songs. Unfortuanlly, when i added one song off a cd, that didnt have a album cover pic, all of the others pictures went away, even off the songs i downloaded

  • HT2534 i want to change my credit card option to none but i don't see that.

    i want to change my credit card option to none but i don't see that.