Silent install with net assistant failing

I am installing an 8.1.6 custom config with an response file. The config assistant is erroring. I can't figure out how to pass the netca.rsp to the config assistant. Any suggestions?
This is the input to the install,
myinstall.rsp
[General]
RESPONSEFILE_VERSION=1.7.0.0.0
[SESSION]
FROM_LOCATION = "C:\newstage4\sqlnet816\stage\products.jar"
ORACLE_HOME = "C:\oracle\ora81"
ORACLE_HOME_NAME = "OHOME1"
TOPLEVEL_COMPONENT={"oo4o.group","1.0.0.0"}
SHOW_COMPONENT_LOCATIONS_PAGE = False
SHOW_CUSTOM_TREE_PAGE = True
SHOW_SUMMARY_PAGE = False
SHOW_INSTALL_PROGRESS_PAGE = True
SHOW_REQUIRED_CONFIG_TOOL_PAGE = False
SHOW_OPTIONAL_CONFIG_TOOL_PAGE = False
SHOW_END_SESSION_PAGE = False
[oo4o.group_1.0.0.0]
COMPONENT_LANGUAGES={"en"}
INSTALL_TYPE = "custom"
DEPENDENCY_LIST={"oracle.networking.netca","8.1.6.0.0"}
[oracle.networking.netca_8.1.6.0.0]
OPTIONAL_CONFIG_TOOLS={"netca"}
s_responseFileName=C:\download\oracle\cd817\response\netca.rsp
This is the output from net config:
silentinstall.log
silentInstall2002-08-14_04-14-41-PM.log
Configuration tool Net8 Configuration Assistant failed
Parsing command line arguments:
Parameter "orahnam" = OHOME1
Parameter "instype" = custom
Parameter "inscomp" = client,net8
Parameter "insprtcl" = nmp,tcp
Parameter "cfg" = local
Parameter "authadp" = NO_VALUE
Parameter "nodeinfo" = NO_VALUE
Parameter "responsefile" = NO_VALUE
Parameter "silent" = true
Done parsing command line arguments.
Error loading native library: oranjni8.dll.
java.lang.UnsatisfiedLinkError: jniGetOracleHome
     at oracle.net.common.NetGetEnv.getOracleHome(NetGetEnv.java)
     at oracle.net.ca.CmdlineArgs.setOraArgs(CmdlineArgs.java)
     at oracle.net.ca.NetCA.<init>(NetCA.java)
     at oracle.net.ca.NetCA.main(NetCA.java)
Error :*** Alert: One or more tools have failed. It is recommended but not required that these tools succeed for this installation. You can now select these tools, read its details to examine why they failed, fix those problems, and retry them. Or, you can click "Next" to continue. ***
The installation of oo4o group was successful, but some optional configuration tools failed or were cancelled

Hi i am facing the same problem. If you got the solution please reply for the same or mail me on [email protected]

Similar Messages

  • Silent install- ASM Configuration Assistant fails

    I am trying to do a silent install with response file. At the end of the install it says I need to run configToolAllCommands which I do but the ASM Configuration assistant fails. I assume I need to pass in asmsnmp password but how do I do that? I see I can specify ResponseFile=<fn> when I run configToolAllCommands but how do I set the asm passwords in a response file? I tried just creating a response file that included asmsnmpPassword=mypassword and sysAsmPassword=mypassword but it didn't like that. Anyone know how to pass in the password? I think it will set up the asmsnmp user in this configuration assistant? because that is one of my problems after the install completes I don't have that user set up. I need all of this to be automated.
    thanks for any ideas.

    well I did not find any documentation on how to create a resposne file for the ConfigToolAllCommands- all I found using the -help option was that I could include a ResponseFile=<fn> parameter. so all I did was put 2 llines in the file sysAsmPassword=mypassword and asmsnmpPassword=pAssword. And that doesn't work...

  • Command Line Parameters for Silent Install with Status for BI4.0 Products

    For the XI3.1 product installations, which clearly leveraged MSIEXEC installation files, it was possible to use the /qb+ command line parameter to trigger a silent install which showed the progress of the installation with a final prompt to acknowledge the completion of the installation.
    For the new BI4.0 installation package, it's not clear how to trigger a silent installation which also shows the installation progress.  The installation guide describes using -q in the command line to run a silent installation, or leveraging a response.ini file to trigger a silent install, but in neither case does it show how to modify the silent installation command to enable a display of the installation progress.
    Does anyone know the syntax, either command line or embedded in a response.ini file, to trigger a silent installation for the BI4.0 products which ALSO shows the progress of the installations?
    Thanks,
    Josh

    Yes, I've tried the same switch that I used for the XI3.1 installations, namely "/qb".  In XI3.1 I was able to use this switch either directly in the MSIEXEC command line or in the Response.ini file as "QUIET=/qb".  In either case, this switch resulted in a silent install that showed a progress bar window for the installation, completing with a confirmation prompt indicating that the installation had completed.
    Neither approach works with the BI4.0 installation packages.  My suspicion is that SAP has switched to a different installation engine as I can't find the typical .msi installation files that would indicate this is a MSIEXEC installation.  I'm hoping someone knows what type of installation engine is being used and what the switching syntax is for silent installs. But it can't be a completely transparent silent install (I know how to do this); it must provide an option to show an installation progress bar.
    Thanks,
    Josh

  • Sccm 2012 agent not installing with error CcmSetup failed with error code 0x80041013

    We have sccm 2012 r2 enviroment , when we deploy client agent to one DC , client agent is not getting install with below error .. I can able to install agent to all the machines except one DC.
    CcmGetOSVersion failed with 0x80041013
    CcmSetup failed with error code 0x80041013
    Any idea ?

    The error code 0x80041013 translates to:
    Provider load failure
    Source: Windows Management (WMI)
    Like Briij suggested, you should try to fix the WMI repository.
    Regards,
    Nickolaj Andersen | www.scconfigmgr.com | @Nickolaja

  • Silent install with registration number

    Is there a way to embed the registration number into the command line of a silent install for Crystal Reports 2008? That way users won't have to enter it after the install.

    You can use the PIDKEY silent command line option.
    I am pasting a snippet from page 27 the Crystal Report 2008 Install Guide pdf.
    There is also a table of the most common command line switches available.
    http://help.sap.com/businessobject/product_guides/cr2008/en/xir3_cr_install_en.pdf
    =======================================================================
    Command line silent installation
    The silent installation command consists of the command setup.exe, followed
    by a number of parameters that provide information about the installation.
    The following example creates a sub-directory /Crystal Reports and installs
    Crystal Reports into it:
    setup.exe ADDLOCAL=ALL CLIENTLANGUAGE=<%langcode%> REBOOT=Re
    allySuppress PIDKEY=<%keycode%> INSTALLDIR="C:\Program
    Files\Business Objects" /qn
    u2022 <%langcode%> Replace this variable with a valid language code from the
    following table.
    u2022 <%keycode%> Replace this variable with a valid product activation keycode.
    The example uses the most common parameters. You can choose any
    number of valid parameters, but it is good practice to keep the silent
    installation as simple as possible.
    ========================================================================
    --Jack

  • Silent install with WEB_JAVA_SECURITY_LEVEL=H does not appear to work

    Oops - posted this in the wrong category after I landed there as a result of a search...
    I have tried to install the jre-7u10-windows-i586.exe with flags: /s WEB_JAVA=1 WEB_JAVA_SECURITY_LEVEL=H but after it is installed, when opening the control panel, the web security level is set to Medium.
    This can also be changed by a normal user. The setting is saved in the CURRENT_USER part of the registry. There appears to be no similar entry in LOCAL_MACHINE.
    I would have expected when the installer option has been used (as admin), the setting would be HIGH for all users and the user would not be able to change it.
    What is the problem?
    OS is Windows XP with all patches.

    I understand why you asked the question: It doesn't appear to be working as designed. ;)
    I offered up what little I know in hopes of helping you solve the immediate problem of applying that setting. I wasn't trying to dance around the problem. :)
    You are correct: it is a per-user setting. There are still a number of ways of getting per-user settings that out there:
    - Via login script, as you suggested;
    - Via GPO - Push the registry key(s) in this example;
    - Via installs - add the registry key as part of the installation to HKCU; for any new user profiles: load the default user hive, add the key there & unload the hive. New profiles from that point on will be updated. You'll still need to do something for existing profiles. (Use one of the two options above for that.)
    You added a new twist on this by mentioning a new element: the ability to lock the setting(s) so that users cannot change them. You'll likely need to leverage deployment configuration files to accomplish this. I don't think registry keys apply here, but I could be mistaken. Once the 'master' files are configured properly, they can be deployed via GPO, login script and even new installs.
    Take a look at the documentation here, and if you still require some assistance, check back in.
    http://docs.oracle.com/javase/7/docs/technotes/guides/deployment/deployment-guide/properties.html
    The issue hasn't really 'solved itself' since users can still change the security level. The above will address that.

  • Silent install with completion prompt?

    I would like to create application/package deployments that install silently, but will also prompt the user when the installation is done. I want these available through the Software Center.
    My reason is pretty simple. I want to control all aspects of the installation process which is easy using silent installs. However, I would like the user to know when the install is done.
    For something as simple as a JAVA runtime install, the user is often installing an update due to an incompatibility with a web site. Letting them know when the install is done allows them to try to web site again.

    Hi GlennWelker
    There are more than one way of doing this:
    Either you can do this when you deploy the application, making sure users have an installation deadline, and then showing them all notifications.
    Otherwise you can do it in your installation, this way you need some way of showing it. You can build something to do this yourself, or you can use some of the Things which is out there to do this:
    http://psappdeploytoolkit.codeplex.com/releases/view/110492
    /Morten

  • How to keep a clean install with migration assistant

    I have a mid-2009 13" MacBook Pro (5,5 - Intel Core 2 Duo - 2.26 GHz) with 8 GB RAM. I am currently running on OS 10.6.8 and want to upgrade to Yosemite.
    I also plan to replace my original drive with an SSD.
    I have had a series of Macs going back many years, usually getting a new one every few years and migrating everything from the old to the new. My Macs always start out fast but start slowing down within a short while. I was told this could be due to the fact that I am importing a bunch of old stuff onto my machines and that it would be better to keep the old stuff on a separate drive.
    So I want to do a clean install of Yosemite and the small handful of other apps I need.
    I will pull the original drive and put it in an enclosure and can either use it or my backup via Time Machine to migrate my files to the SSD via Migration Assistant.
    What I am unclear on is what all I will want or need to migrate over, and what I want to avoid. I will bring my documents folder of course but I want to be careful not to bring over any unneeded apps, preferences, libraries, etc. Are there any resources for guiding me through the process? Is Migration Assistant the best tool for this?

    Setting-up a new Mac from an old one, its Backups, or a PC

  • Weblogic 10.3.3 Silent Install with registry corrupted message on Redhat 6.

    I successfully un-installed Weblogic that had been installed previously on the VM. Then I created silent.xml on the VM and attempted to install WL in Silent Mode but got the following error
    [root@VA33-PROOFAPP01 opt]# java -d64 -jar wls1033_generic.jar -mode=silent -silent_xml=/opt/scripts/silent.xml
    Extracting 0%....................................................................................................100%
    The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Support
    Here is my silent.xml which looks correct.
    [root@VA33-PROOFAPP01 opt]# cat /opt/scripts/silent.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Silent installer option -mode=silent -silent_xml=/opt/scripts/silent.xml -->
    <bea-installer>
    <input-fields>
    <data-value name="BEAHOME" value="/opt/oracleHome" />
    <data-value name="WLS_INSTALL_DIR" value="/opt/oracleHome/weblogic10.3.3" />
    <data-value name="COMPONENT_PATHS" value="WebLogic Server/Core Application Server|WebLogic Server/Administration Console|WebLogic Server/Configuration Wizard and Upgrade Framework|WebLogic Server/Web 2.0 HTTP Pub-Sub Server|WebLogic Server/WebLogic JDBC Drivers|WebLogic Server/Third Party JDBC Drivers|WebLogic Server/WebLogic Server Clients|WebLogic Server/WebLogic Web Server Plugins
    |WebLogic Server/UDDI and Xquery Support|WebLogic Server/Server Examples|Oracle Coherence/Coherence Product Files" />
    <data-value name="INSTALL_NODE_MANAGER_SERVICE" value="no" />
    <data-value name="NODEMGR_PORT" value="5559" />
    </input-fields>
    </bea-installer>
    Any inputs would be greatly appreciated.
    Joe in South Carolina.

    Well i read another thread and got it solved by putting the value on the same line
    <data-value name="COMPONENT_PATHS"
    value="WebLogic Server/Core Application Server|WebLogic Server/Administration Console|WebLogic Server/Configuration Wizard and Upgrade Framework|WebLogic Server/Web 2.0 HTTP Pub-Sub Server|WebLogic Server/WebLogic JDBC Drivers|WebLogic Server/Third Party JDBC Drivers|WebLogic Server/WebLogic Server Clients|WebLogic Server/WebLogic Web Server Plugins|WebLogic Server/UDDI and Xquery Support|WebLogic Server/Server Examples|Oracle Coherence/Coherence Product Files" />
    Thanks for reading!
    Joe

  • Problems with CS6 after installing with Migration Assistant?

    I just used Mac OS Migration assistant to get CS6 into a new computer.  Everything was hunky dory on the first computer and I already deactivated CS6 on my older second computer.
    But I am now having CS6 issues on the new one.
    InDesign won’t start up and Photoshop thinks I’m using a trial version.
    My feeling is that the problem comes from AAM.  All my Adobe problems seem to come from this unpleasant program.
    Can anyone suggest how I fix things please?

    Simply install the software correctly.
    Download CS6 products
    Mylenium

  • Adobe Dreamweaver CS3 Silent Install

    I have followed adobe's instructions on how to perform a
    silent install with the preserialization built in to the silent
    install. I recieve an exit code 6 when trying to use the
    Application Override file that Adobe has provided. Any
    suggestions?

    Mike.Yates wrote:
    > I contacted Adobe support and the guy asked me to post
    on the forum because
    > they dont "really support silent install". He stated
    that the developers check
    > the forums quiet often and they might be able to assist.
    Hmm. That sounds a rather lame response. Not your fault, of
    course, but
    if Adobe gives instructions for silent install, their
    technical support
    people should be able to provide you with assistance. I'll
    try to draw
    this to someone's attention to see if you can get an answer.
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Hotkey Integratio​ns is silent install even possible?

    So I've been struggling with this for a few days.
    When deploying new computers. along with 20 other applications
    I aim to install 'Hotkey Integrations' both for t61, t500, t520, x230 and x240..
    I use SCCM 2012.
    now the problem is attempting to unattend/silently install lenovo hotkey integration fails.
    cause its not really a silent install.. unlike all the other applications, despite the fact you tell it to be silent
    it still shows a few popups during the progress
    to deploy the application
    I use this parameter "setup.exe /s -sms"
    I've also attempted with "%~dp0SETUP.EXE /S"
    They share the fact that they work perfectly, when I run the installation manually, or simply deploy directly to a computer. it popsup, shows the install window, and installs correctly.
    but the very fact it popsup is probably also what kills the task sequence.
    The fact is my 19 other applications work like a charm when I don't include the hotkey integration install
    and the logs tell me afterwards that the hotkey failed.
    anyone heard about this perhaps?

    So I've been struggling with this for a few days.
    When deploying new computers. along with 20 other applications
    I aim to install 'Hotkey Integrations' both for t61, t500, t520, x230 and x240..
    I use SCCM 2012.
    now the problem is attempting to unattend/silently install lenovo hotkey integration fails.
    cause its not really a silent install.. unlike all the other applications, despite the fact you tell it to be silent
    it still shows a few popups during the progress
    to deploy the application
    I use this parameter "setup.exe /s -sms"
    I've also attempted with "%~dp0SETUP.EXE /S"
    They share the fact that they work perfectly, when I run the installation manually, or simply deploy directly to a computer. it popsup, shows the install window, and installs correctly.
    but the very fact it popsup is probably also what kills the task sequence.
    The fact is my 19 other applications work like a charm when I don't include the hotkey integration install
    and the logs tell me afterwards that the hotkey failed.
    anyone heard about this perhaps?

  • Migration Assistant Fails during X.4 to X.5 Upgrade

    I'm trying to upgrade from X.4 to X.5.
    I did an Archive and Install, and Migration Assistant fails.
    It firstly fails with some Address Book backup files.
    These are located in: david/Library/Application Support/AddressBook/Address Book Backup
    With filenames such as: Address Book - 01/02/2008
    The error is "File name too long (63)"
    I removed the whole folder and tried again, and it failed with 'Invalid Argument'
    I ended up restoring X.4 from a disk image.
    I then tried installing X.5 on a bootable external FireWire drive with GUID partition map, migrating from the internal hard drive.
    This also fails at the same point.
    Any suggestions?
    Many TIA
    David

    It would appear that the Address Book backup file was corrupt. The size indicated was around 180MB, rather than around 10MB! The visible file name looked OK.
    Ironically, X.5 was able to copy the file to a new location. It complained about file name length, but copied it and reduced the file size to 9MB. Rather a shame that Migration Assistant doesn't use the same copy facilities.
    What has this taught me?
    1. BACKUP! Create a disc image of the full hard disc. OK, it's said elsewhere, but it really can't be said too often!
    2. Set up an Administrator/admin account. One that's essentially not used, but can access all Applications, networks and settings. If I had done this, I could have migrated this account as part of the installation process, and worried about migrating the main User account separately, using Migration Assistant.
    However, I now have a new problem!
    For some reason, I can't access the wireless network I've been using. I can see the neighbour's network(!), but not my own. I'm using WEP security.
    Any ideas?
    Many thanks,
    David

  • Switch to install with progress bar ONLY!

    I have successfully installed Photoshop CS3 onto Windows XP SP2. However, I do not want my install to be completely silent: I want to see a progress bar.
    For silent install I use the following switch: setup.exe --mode=silent
    The next line in cmd says"UI:Silent"
    If I use no switches (only type in setup.exe), the next line in cmd is: "UI:Full" Also, "setup.exe --mode=gui" will initiate "UI:Full".
    What are other install switches? I want a silent install with a progress bar only.

    We too are in the same boat, we need a progress bar so that our users know that we are deploying the application.
    I've tried various random switch for the "UI mode" but none work. There must be others than silent or Full.

  • Silent Install w/Admin and Managed Servers

    I noticed on versions 11 and 12 of Weblogic, it seems the parameters available for a silent install have been greatly simplified to where it just does a base install.  How would I go about getting it to do a silent install with an Admin server and 2 Managed servers?  Do I need to do an install and update-install or is there a way I can do all this in 1 shot?
    Thanks In Advance
    Nic

    An example is given here: Middleware Snippets: Automate WebLogic 12.1.2 Deployment.

Maybe you are looking for

  • Aperture 3 not compatible?

    I've been attempting to update my iPhoto '09 to iPhoto '11 without success. I wanted to make sure I was as up-to-date as possible and still be able to use iWeb to publish my site. I've owned Aperture for quite some time but was frustrated that it too

  • Accounting & costing view in the material master

    hi my client wanted to block the accounting & costing view in the material master for the end users what i need to do

  • "Download Error" in my Creative Cloud Desktop

    I have a "Download Error" message in my Creative Cloud Desktop Window.  It tells me to Contact Customer Support and there's a blue button that says "Download Creative Cloud".  When I click on the button, I get the message "The Creative Cloud Download

  • How can I format the URL Button?

    I am using multiple URL buttons that point to cells of data that reflect numbers, such as %, $ and #,###. I have tried formating the excel spreadsheet directly,  however, the format of the URL button isn't coming through? Is there a solution to accom

  • All buttons lock up and do not respond

    I am developing a tabbed-dialog box with multiple tabs. The piece is a single movie clip in a larger application, with different frames containing the graphic backgrounds for each tab. Textfields are placed on the backgrounds dynamically when the swf