Problem with the install of 11.1.0.1.0 Management Agent in silent mode

I have a server with the operation system windows 2003 and a installation WeblogicServer 10.3.2.
Now I like install the managemant agent for Grid Control on this server.
I use silent installation, because the in 11.1.0.1.0 Grid Control no longer supports a GUI-based OUI installation of the agent. (Reference : Master Note for Grid Control 11.1.0.1.0 Installation and Upgrade).
But the silent installation is not sucessfully.
I get following errors in the logfile:
oracle.sysman.oii.oiii.OiiiInventoryDoesNotExistException: Der Speicherort für den Bestandszeiger C:\Programme\Oracle\Inventory kann entweder nicht gelesen werden oder ist nicht vorhanden.
     at oracle.sysman.oii.oiii.OiiiInstallAreaControl.initAreaControl(OiiiInstallAreaControl.java:1763)
     at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:292)
     at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:231)
     at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:180)
     at oracle.sysman.install.oneclick.EMGCGetUpgradeableHomes.initInventorySession(EMGCGetUpgradeableHomes.java:401)
     at oracle.sysman.install.oneclick.EMGCGetUpgradeableHomes.getHomes(EMGCGetUpgradeableHomes.java:113)
     at oracle.sysman.install.oneclick.EMGCGetUpgradeableHomes.getInstance(EMGCGetUpgradeableHomes.java:103)
     at oracle.sysman.install.oneclick.EMGCUpgradeSelection.m_createupgradeTblSCrollPane(EMGCUpgradeSelection.java:252)
     at oracle.sysman.install.oneclick.EMGCUpgradeSelection.m_createMainPanel(EMGCUpgradeSelection.java:151)
     at oracle.sysman.install.oneclick.EMGCUpgradeSelection.<init>(EMGCUpgradeSelection.java:109)
     at oracle.sysman.install.oneclick.EMGCUpgradeSelection.getInstance(EMGCUpgradeSelection.java:123)
     at oracle.sysman.install.oneclick.EMGCWizardFlow.<init>(EMGCWizardFlow.java:315)
     at oracle.sysman.install.oneclick.EMGCWizardFlow.getInstance(EMGCWizardFlow.java:527)
     at oracle.sysman.install.oneclick.EMGCWizardFlow.main(EMGCWizardFlow.java:1103)
     at oracle.sysman.install.oneclick.EMGCInstaller.main(EMGCInstaller.java:1044)
ERROR: ERROR: E-Mail-Adresse nicht angegeben
ERROR: Vollautomatische Installation nicht erfolgreich. Weitere Informationen finden Sie im Log.
Can everybody help me?
Petra

Hi,
the directory c:\Programme\Oracle\Inventory exist.
I haven't no further files, in which informations for the silent installation are logged.
I think, the error "ERROR: ERROR: E-Mail-Adresse nicht angegeben" is the actual problem, but I don't like give the e-mail-adress,
because I use following command for the installation:
D:\>D:\oas_stage\GridControlAgent_111010\Win32_Grid_Control_agent_download_11_1_0_1_0\win32\agent\setup.exe -silent -responseFile D:\oas_stage\GridControlAgent_
111010\Win32_Grid_Control_agent_download_11_1_0_1_0\win32\agent\additional_agent.rsp -invPtrLoc C:\Programme\Oracle\Inventory
The contents of the additional_agent.rsp is following:
## copyright (c) 1999, 2010 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
#Inputs for Oracle Configuration Manager
#SECURITY_UPDATES_VIA_MYORACLESUPPORT:<Boolean> Whether security updates are reqi-
# uired via My Oracle Support
#DECLINE_SECURITY_UPDATES:<Boolean> Whether security updates should be declined.
#MYORACLESUPPORT_USERNAME & MYORACLESUPPORT_PASSWORD:<String> User name and passw-
# ord for My Oracle Support access, these will be effected only when SECU-
# RITY_UPDATES_VIA_MYORACLESUPPORT=true
#COLLECTOR_SUPPORTHUB_URL:<String> If there is not direct connection and Support
# hub is deployed. Need to specify that URL.
SECURITY_UPDATES_VIA_MYORACLESUPPORT=False
DECLINE_SECURITY_UPDATES=False
#[email protected]
#MYORACLESUPPORT_PASSWORD=no
#COLLECTOR_SUPPORTHUB_URL=<Value Unspecified>
#PARAMETERS FOR SOFTWARE UPDATES
#INSTALL_UPDATES_SELECTION:<String>
# Option 1. If you want to skip the software updates, provide
# INSTALL_UPDATES_SELECTION="skip"
# Option 2. If you have already downloaded the updates then provide
# INSTALL_UPDATES_SELECTION="staged"
# If you choose the Option 2 then make sure you also provide STAGE_LOCATION.
#STAGE_LOCATION:<String> Stage location for software updates. It will be effected
# only when INSTALL_UPDATES_SELECTION is set to "staged"
INSTALL_UPDATES_SELECTION="skip"
STAGE_LOCATION=<Value Unspecified>
#PROXY DETAILS FOR SECURITY UPDATES/ SOFTWARE UPDATES
#PROXY_USER:<String> User name for proxy access.
#PROXY_PWD:<String> Password for proxy access.
#PROXY_HOST:<String> Server providing proxy access.
#PROXY_PORT:<String> Port for proxy access.
PROXY_USER=<Value Unspecified>
PROXY_PWD=<Value Unspecified>
PROXY_HOST=<Value Unspecified>
PROXY_PORT=<Value Unspecified>
#Various inputs required for Installation and Configuration
#ORACLE_AGENT_HOME_LOCATION:<String> The location of oracle agent home.
#Agent home "agent11g" would be created under the directory specified by
#ORACLE_AGENT_HOME_LOCATION.
ORACLE_AGENT_HOME_LOCATION=D:\Oracle
#DEINSTALL_LIST:<StringList> List of components to be deinstalled during a
# deinstall session.The following choices are available. The value should
# contain only one of these choices.The choices are of the form
# Internal Name, Version : External name. Please use the internal name and
# version while specifying the value.
# oracle.sysman.top.agent, 10.2.0.0.0 : Oracle Management Agent 10.2.0.0.0
# oracle.sysman.top.em_seed, 10.2.0.0.0 : Oracle Enterprise Manager Repository Database 10.2.0.0.0
# oracle.sysman.top.oms, 10.2.0.0.0 : Oracle Enterprise Manager Grid Console 10.2.0.0.0
DEINSTALL_LIST={"oracle.sysman.top.agent","11.1.0.1.0"}
#b_silentInstall:<Boolean> The user should not change this value
#CLUSTER_NODES:<StringList> This variable represents the cluster node names
# selected by the user for installation.
b_silentInstall=true
#CLUSTER_NODES=<Value Unspecified>
#TOPLEVEL_COMPONENT:<StringList> The top level component to be installed in the
# current session.Value should contain only one of the following available
# choices.The choices are of the form Internal Name, Version : External name.
# Please use the internal name and version while specifying the value.
# oracle.sysman.top.agent, 10.3.0.0.0 : Oracle Management Agent 10.3.0.0.0
# Example: TOPLEVEL_COMPONENT = {"oracle.sysman.top.agent","10.3.0.0.0"}
TOPLEVEL_COMPONENT={"oracle.sysman.top.agent","11.1.0.1.0"}
#SELECTED_LANGUAGES:<StringList> Languages in which the components will be installed.
# The following choices are available. The value should contain only one of
# these choices.The choices are of the form Internal Name : External name.
# Please use the internal name while specifying the value.
# en, : English
# de, : German
# es, : Latin American Spanish
# es_MX, : Mexican Spanish
# es_ES, : Spanish
# fr, : French
# fr_CA, : Canadian French
# it, : Italian
# iw, : Hebrew
# ja, : Japanese
# ko, : Korean
# pt_BR, : Brazilian Portuguese
# zh_CN, : Simplified Chinese
# zh_TW, : Traditional Chinese
#Example: SELECTED_LANGUAGES = {"en"}
#SELECTED_LANGUAGES={"en"}
#COMPONENT_LANGUAGES:<StringList> Languages in which the components will be installed.
# The following choices are available. The value should contain only one of
# these choices.The choices are of the form Internal Name : External name.
# Please use the internal name while specifying the value.
# en, : English
# de, : German
# es, : Latin American Spanish
# es_MX, : Mexican Spanish
# es_ES, : Spanish
# fr, : French
# fr_CA, : Canadian French
# it, : Italian
# iw, : Hebrew
# ja, : Japanese
# ko, : Korean
# pt_BR, : Brazilian Portuguese
# zh_CN, : Simplified Chinese
# zh_TW, : Traditional Chinese
#Example: COMPONENT_LANGUAGES = {"en"}
COMPONENT_LANGUAGES={"en"}
#OMS_HOST:<String> OMS host info required to connect to OMS
#OMS_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.
OMS_HOST=sidk-vswo14.smi.sachsen.de
OMS_PORT=4889
AGENT_REGISTRATION_PASSWORD=gc11agent
#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 = "Oracleagent11gAgent" ; default value
# s_agentSrvcName = "GridAgent"      ; User specified value
#s_agentSrvcName=""
#Please Don't change the values of these variables
#FROM_LOCATION:<String> Complete path to the products.xml.
#b_upgrade:<Boolean> "whether it is Upgrade or not"
#EM_INSTALL_TYPE:<STRING> install type
FROM_LOCATION="../stage/products.xml"
b_upgrade=false
EM_INSTALL_TYPE="AGENT"
Regards Petra

Similar Messages

  • I'm having problems with the install of iTunes 10.7 it seems to be going well and then at the very end of the blue bar it doesnt seem to complete? All of my software is up to date and plenty of space on the mini?

    I'm having problems installing iTunes 10.7. It seems to be going well and then at the last part of the blue bar it just doesn't complete. All software is up to date and there is plen of room on the mini? I have tried like 4 times and am ready to throw it out the window.

    I noticed some problems with the Apple Support sites here the last day or so.
    Try again using > Apple - iTunes - Download iTunes Now

  • Problem with the instalation/launching of Itunes 7.1

    first of all...I upgraded MSN 7.5 to live messenger (big mistake) and since I wasn't happy with it I tried to return to my old msn,so I made a restore system to 2 days before that,no problem here,but after that I tried to launch iTunes and it couldn't open, arguing it can't launch because there's a problem with my audio config
    I tried to fix this with the guide in the site and it still doesn't work, I uninstalled and reinstalled both versions (7 and 7.1) and both have the same error,also my msn doesn't have any sounds so...maybe that **** crappy live messenger f*cked up some of my config but as much as I do I can't figure it out how to fix it.
    anyone please help me here

    it can't launch because there's a problem with my audio config
    typically that's caused by a problem with your QuickTime. (iTunes uses QuickTime for video and audio playback.)
    the following document may be of some help with that:
    iTunes 7 for Windows: iTunes had detected an audio configuration problem

  • Problems with the installing HP Deskjet 3845 in Windows 7

    I couldn't fine my HP model on the list and Windows update was unable to get a list of devices from Windows Update when I tried installing manually the HP Deskjet 3845 in Windows 7.  

    Hi Everyone, The driver is already built into Win 7. Follow the instructions below to install the proper driver. 1. Plug in the USB cable from the printer to the computer.2. If you have previously ran the Windows update your printer should be installed using the driver included in Win 7. If it doesn't update with a correct driver continue with the steps below.3. Open Devices and Printers4. Click Add Printer5. Click on Windows Update6. When the update has completed scroll down to HP on the left hand pane, and then select HP Deskjet 3840 Series from the list of available printers.7. Follow the on screen instructions to complete the driver installation.  

  • FreeSpace 2 problem with the instalation

    Hi. I bought the FreeSpace 2 at GOG.
    I installed the fs2_open package.
    But, when I tryed to install the fs2_open-data I recived an error. Where can I place the setup_freespace2_2.0.0.8.exe? In what directory?
    Thats the error:
    ==> ERROR: You must have either setup_freespace2_2.0.0.8.exe or the extracted files from the retail CD present (.exe in main dir or CD files in src).
    ==> ERROR: Either download the game from your GOG shelf or extract the files from the retail CD and try again.
    ==> ERROR: A failure occurred in prepare().
    Aborting...
    ==> ERROR: Makepkg was unable to build fs2_open-data.

    If any of you are still having trouble, or if like me someone happens upon this via searching for "freespace2  Segmentation fault   "$@" "$FS2OPTS"", I found out how to get it to work.
    It seems newer intel drivers say they support OpenGL Pixel Buffer, without actually supporting them (or at least something to that effect). Thus you simply turn it off either via adding  "-disable_pbo" after the fs2_open command however you launch it, adding "-disable_pbo" to your your option config file, or with wxlauncher checking "Disable OpenGL Pixel Buffer Object", and the game will run fine.
    Sad thing is I got it working, but my netbook can't handle it.
    Last edited by Theredbaron (2014-07-28 08:18:58)

  • Hello my Power Macintosh G5 2.7 DP (PCI-X) flashes and tell me theres a problem with the installed Ram! some times it powers on with no problems but now its saying there a ram fauilt and dont boot! any help here please thanks

    hello i have a powermac G5 it flashed lights tells me it has a Ram fault but some times it pwers on with no problems odd any one give me advice on this ? thanks

    Hi, while it could be the RAM, it seems more likely a RAM slot solder problem related to temperature.
    Does it do that when it's colder?
    If you're sure the RAM is good, try the Hair Dryer trick...
    http://discussions.apple.com/message.jspa?messageID=13240047#13240047

  • Tried to download trail version of CS6 had problems with the instalation primarily - did not work (Windows 7). So deleted all files and re-installed the creative cloud now no apps showing on CC? Please help!

    Downloaded CS6 from the cloud on trial version a few weeks back. During instalation my computer crashed and left it kind of partially installed i think. I deleted the files i could find to try and re-instal. Have managed to get the creative cloud back but when i load it up im not given any options - no apps or home or anything just the shell. Does anyone know whats up or cangive me some advice to get my trial please. Many thanks

    When I try to install trial version now it brings up the cloud but nothing happens. Any ideas? Thankyou

  • Problem with the install of ADOBE CS 5

    I don't know how I can install the suite 5 Master Collection, because I made the mystake of putting in the trash the uninstall programs of my old CS?
    What Can I do?

    Hi,
    Please follow the instructions in the below article
    Install Adobe Creative Suite 5
    Regards,
    Devendra

  • Is there a problem with the ftp install?

    I'm trying to do a reinstall and I'm running into problems.  I select my packages then chose Install Packages then get an error that Package Install Failed.
    I can only see a few errors on /dev/vc/5 but I'm getting a whole list that
    says /x11/aterm: not found in sync db
    x11/blackbox: not found in sync db
    etc
    etc
    error: unresolvable conflicts/dependencies:
    ctags: conflicts with emacs
    I've tried several mirrors and I'm getting the same thing for each.
    HELP!!!! :cry:

    OK, I guess I don't need help after all.  I can see that problems with the install exist and once I get the base packages installed I can install anything else via pacman.
    I do have a question though, is there a way to select all of the packages in a group or do I have to do them one at a time? 
    For instance, if I want everything in the X11 and kde group, can I get them with one command?
    Thanks

  • While installing adobe creative cloud , getting the following error msg " There seems to be a problem with the download process. Error code:201"

    while installing adobe creative cloud , getting the following error msg " There seems to be a problem with the download process. Error code:201"

    Creative Cloud Help / Error downloading Creative Cloud applications
    http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html

  • Windows 64Bit Itunes Error : "THERE IS A PROBLEM WITH THE WINDOWS INSTALLER PACKAGE. A PROGRAM REQUIRED FOR THIS INSTALL TO COMPLETE COULD NOT BE RUN CONTACT YOUR SUPPORT PERSONNEL OR PACKAGE VENDOR."

    I have a brand new HP laptop windows 64bit that is having issues installing Itunes 10.6.3. Whenever attempting to install, I get the error message : "THERE IS A PROBLEM WITH THE WINDOWS INSTALLER PACKAGE. A PROGRAM REQUIRED FOR THIS INSTALL TO COMPLETE COULD NOT BE RUN CONTACT YOUR SUPPORT PERSONNEL OR PACKAGE VENDOR." I thought this was an issue with the new version, and attempted to retrieve/install older versions of Itunes and same issue occurs. I have tried other forums and resolution tips from : https://discussions.apple.com/docs/DOC-3551 and nothing still. It appears that apple installs bonjour and nothing else. I have tried extracting the itunes package and installing the executables seperately, but everytime the error stil arises. I cannot repair the apple software update as it cannot install from the error mentioned above. Looking through the logs, it shows error : 1721, problem with windows installer package.Does anyone have any suggestions on what to try?

    There are so many different error and problems peopl are having.
    This is a link to mine
    https://discussions.apple.com/thread/3467825
    I think it has to be something on Apples end.
    Hopefully they fix it soon. Ive used a few GB redownloading and Im going crazy
    hope this settles you a bit

  • HT1926 can't install quicktime or itunes on windows 7 get the error message There is a problem with the windows installer package. A program required for this install to complete could not be run

    please help. Can't install quictime player or itunes on windows 7. Get the error message There is a problem with the windows installer package. A program required for this install to complete could not be run. Have followed all the steps suggested and still no luck.

    thank you for trying to help. I do not have apple software update on my computer. I have tried to install several programs so i could install it but every installation will not finish and rolls back and says no changes were made to my computer so i can't install the update. I even tried to force install as administrator but nothing works. Any help would be greatly appreciated. I have windows 7 64 bit.

  • In the middle of the installation processing, this has appeared: "There is a problem with the windows installer package. A program is required for this install to complete could not be run." my question is, what is that specific program?

    in the middle of the installation processing, this has appeared: "There is a problem with the windows installer package. A program is required for this install to complete could not be run." my question is, what is that specific program?

    Let's try the following user tip with that one:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • Hello I'm having problems with the installation of EFI 2.2 my macbook shutdown every time I try to install the actualization is this normal?

    Hello I'm having problems with the installation of EFI 2.2 my macbook shuts down every time I try to install the actualization is this normal?

    Hello I'm having problems with the installation of EFI 2.2 my macbook shuts down every time I try to install the actualization is this normal?

  • I have an urgent question about my indesign. I had problems with the creative cloude app and then uninstalled it and then installed it again. Now it is not opening and I cannot download it again either. Pls give me help and advice if there is anything I c

    I have an urgent question about my indesign. I had problems with the creative cloude app and then uninstalled it and then installed it again. Now it is not opening and I cannot download it again either. Pls give me help and advice if there is anything I can do to repair it

    Please authorize ADE 3 with same credentials that you used with older version of ADE

Maybe you are looking for

  • Is your iBook G4 1.33ghz running Leopard

    I just wanted to find out if many people have tried installing Leopard on an iBook G4 Mid 2005. My system runs at 1.33ghz and it has 1.5gb of ram. Before I buy a copy of Leopard for this computer, I'd like to know how other people have been doing. Ho

  • Console message repeats itself

    Hi! Got a problem with the console living a life on its own,- a message keeps repeating itself. Think I had a similar problem with a Canon scanner. Looking for devices matching vendor ID=1193 and product ID=8719 Looking for devices matching vendor ID

  • FTPS in XI3.0

    Hi All, I have to implement a IDOC-XI-FTPS scenario for one of my client. I am having few queries that needs some clarifications. 1) Do i need to install SAP Java Cryptographic ToolKIT?? (I guess yes, becoz i am using XI3.0). If yes , then how can i

  • File Not a Valid MPEG ERROR # 20402

    I am trying to burn a demo reel DVD and whenever I go to burn it I get a error that says DVD ERROR FILE NOT A VALID MPEG ERROR [20404]. I removed a couple of the files that could possibly be suspect for being corrupted but I still get the error. By s

  • Withholding Tax for multiple company codes-Bank Challan issue

    Hi I am held up with one issue. I have four company codes and Extended withholding tax is activated for all the company codes.  I have assigned the same number group and number range status for all the company codes. Now when I try to update Bank cha