10g installation with response file

How can I specify the db_create_file_dest in my response file when I am doing a silent install? Thanks!

Look in dbca.rsp in the response folder:
# Name          : DATAFILEDESTINATION
# Datatype      : String
# Description   : Location of the data file's
# Valid values  : Directory for all the database files
# Default value : $ORACLE_BASE/oradata
# Mandatory     : No
#DATAFILEDESTINATION =

Similar Messages

  • Unattended instalation of 10g Client with response file

    Hello,
    I want to create a response File for an unattended installation, because installing 10g on 150 clients by hand is just to much work...
    I tried to create a rsp.-file with the record option, no dice.
    I managed to install the client runtime, but now I also need a custom installation with Oracle Windows Interface & Oracle Call Interface.
    Any suggestions?
    THX in advance

    @Madrid
    It tried to create a response file with "setup -record -responseFile C:\test.rsp", it records settings like the OraHome, but theres no entry about WHAT products I want to install, I heard that this is a known Bug in 10g Realse 2 10.2.0.1 ?
    @orafad
    our software developer told me we need the following components:
    Oracle Client Runtime
    Oracle Services for Microsoft Transaction Server
    Oracle Objects for OLE
    Oracle ODBC Driver
    Oracle Provider for OLE DB
    Oracle Data Provider for .Net
    I tried to customize the clientcustom.rsp from the Oracle-CD, but I don't know what names I have to use for the things I need?
    e.g. oracle.rdbms.oci:10.2.0.1.0 for the Oracle Call Interface (OCI), but whats the name for Data Provider for .Net?? :(
    maybe somebody could post an recorded RSP-file?
    thanks for your help

  • Minimal installation with response file

    I am trying to achieve a minimal installtion of Oracle Enterprise Edition 9.2 for the Oracle Internet Directory. I am using the sample OID.rsp file as a guideline and this works, except the Universal Installer installs more than we need even using the OID.rsp file. Does anyone know how to use the Universal Installer response file to exclude components not reuired?

    refer this link
    http://forums.oracle.com/forums/thread.jspa?threadID=1014126

  • Automating Oracle Server Installation using response file

    I am automating Oracle Server Installation using response file. No Installer page should be displayed, except 'Optional Config Tools' page at the end of the installation showing the list of optional configuration tools e.g Net Configuration Assistant, Database Configuration Assistant, and Intelligent Agent Configuration Assistant. All other pages would not be displayed.
    My response file doesn't seem to work this way. During installation, it displays the 'Create Database' page asking whether you want Database Configuration Assistant to be automatically launched at the end of the installation for database creation. How do I prevent this page from displaying, while selecting default option (Yes) using response file?

    Provide info about the OS you are using and Oracle version.
    -Sri

  • Installing oracle client 10g with response file

    Hello,
    I'm trying to do a installation of oracle 10g client. I did a setup with the record option (to create responsefile). Everything is installed and works well. When I use the responsefile created from the record option, it does not install all option I had chosen, allthough the responsefile gives them.
    this is the responsefile:
    ## Copyright (c) 1999, 2004 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
    #Name : UNIX_GROUP_NAME
    #Datatype : String
    #Description: Unix group to be set for the inventory directory. Valid only in Unix platforms.
    #Example: UNIX_GROUP_NAME = "install"
    UNIX_GROUP_NAME=<Value Unspecified>
    #Name : FROM_LOCATION
    #Datatype : String
    #Description: Complete path to the products.xml.
    #Example: FROM_LOCATION = "..\stage\products.xml"
    FROM_LOCATION="..\stage\products.xml"
    #Name : FROM_LOCATION_CD_LABEL
    #Datatype : String
    #Description: This variable should only be used in multi-CD installations. It includes the label of the compact disk where the file "products.xml" exists. The label can be found in the file "disk.label" in the same directory as products.xml.
    #Example: FROM_LOCATION_CD_LABEL = "CD Label"
    FROM_LOCATION_CD_LABEL=<Value Unspecified>
    #Name : ORACLE_HOME
    #Datatype : String
    #Description: Complete path of the Oracle Home.
    #Example: ORACLE_HOME = "C:\OHOME1"
    ORACLE_HOME="C:\Oracle\product\10\cl_cip1"
    #Name : ORACLE_HOME_NAME
    #Datatype : String
    #Description: Oracle Home Name. Used in creating folders and services.
    #Example: ORACLE_HOME_NAME = "OHOME1"
    ORACLE_HOME_NAME="CLIENT10"
    #Name : TOPLEVEL_COMPONENT
    #Datatype : StringList
    #Description: The top level component to be installed in the current session.
    #Example: TOPLEVEL_COMPONENT = {"oracle.client","10.1.0.2.0"}
    TOPLEVEL_COMPONENT={"oracle.client","10.1.0.2.0"}
    #Name : SHOW_SPLASH_SCREEN
    #Datatype : Boolean
    #Description: Set to true if the initial splash screen in OUI needs to be shown.
    #Example: SHOW_SPLASH_SCREEN = true
    SHOW_SPLASH_SCREEN=true
    #Name : SHOW_WELCOME_PAGE
    #Datatype : Boolean
    #Description: Set to true if the Welcome page in OUI needs to be shown.
    #Example: SHOW_WELCOME_PAGE = false
    SHOW_WELCOME_PAGE=true
    #Name : SHOW_CUSTOM_TREE_PAGE
    #Datatype : Boolean
    #Description: Set to true if the custom tree page in OUI needs to be shown.
    #Use this page to select or de-select dependencies. This page appears only in a custom install type.
    #Example: SHOW_CUSTOM_TREE_PAGE = false
    SHOW_CUSTOM_TREE_PAGE=true
    #Name : SHOW_COMPONENT_LOCATIONS_PAGE
    #Datatype : Boolean
    #Description: Set to true if the component locations page in OUI needs to be shown.
    #This page only appears if there are products whose installed directory can be changed.
    #If you set this to false you will prevent the user from being able to specify alternate directories.
    #Example: SHOW_COMPONENT_LOCATIONS_PAGE = false
    SHOW_COMPONENT_LOCATIONS_PAGE=true
    #Name : SHOW_SUMMARY_PAGE
    #Datatype : Boolean
    #Description: Set to true if the summary page in OUI needs to be shown.
    #The summary page shows the list of components that will be installed in this session.
    #Example: SHOW_SUMMARY_PAGE = true
    SHOW_SUMMARY_PAGE=true
    #Name : SHOW_INSTALL_PROGRESS_PAGE
    #Datatype : Boolean
    #Description: Set to true if the install progress page in OUI needs to be shown.
    #This page shows the current status in the installation. The current status includes the product being installed and the file being copied.
    #Example: SHOW_INSTALL_PROGRESS_PAGE = true
    SHOW_INSTALL_PROGRESS_PAGE=true
    #Name : SHOW_REQUIRED_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Set to true if the required config assistants page in OUI needs to be shown.
    #This page shows the list of required configuration assistants that are part of this installation.
    #It shows the status of each assistant, including any failures with detailed information on why it failed.
    #Example: SHOW_REQUIRED_CONFIG_TOOL_PAGE = true
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=true
    #Name : SHOW_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Set to true if the config assistants page in OUI needs to be shown.
    #This page shows the list of configuration assistants that are part of this installation and are configured to launch automatically.
    #It shows the status of each assistant, including any failures with detailed information on why it failed.
    #Example: SHOW_CONFIG_TOOL_PAGE = true
    SHOW_CONFIG_TOOL_PAGE=true
    #Name : SHOW_RELEASE_NOTES
    #Datatype : Boolean
    #Description: Set to true if the release notes of this installation need to be shown at the end of installation.
    #This dialog is launchable from the End of Installation page and shows the list of release notes available for the products just installed.
    # This also requires the variable SHOW_END_SESSION_PAGE variable to be set to true.
    #Example: SHOW_RELEASE_NOTES = true
    SHOW_RELEASE_NOTES=true
    #Name : SHOW_ROOTSH_CONFIRMATION
    #Datatype : Boolean
    #Description: Set to true if the Confirmation dialog asking to run the root.sh script in OUI needs to be shown.
    #Valid only for Unix platforms.
    #Example: SHOW_ROOTSH_CONFIRMATION = true
    SHOW_ROOTSH_CONFIRMATION=true
    #Name : SHOW_END_SESSION_PAGE
    #Datatype : Boolean
    #Description: Set to true if the end of session page in OUI needs to be shown.
    #This page shows if the installation is successful or not.
    #Example: SHOW_END_SESSION_PAGE = true
    SHOW_END_SESSION_PAGE=true
    #Name : SHOW_EXIT_CONFIRMATION
    #Datatype : Boolean
    #Description: Set to true if the confirmation when exiting OUI needs to be shown.
    #Example: SHOW_EXIT_CONFIRMATION = true
    SHOW_EXIT_CONFIRMATION=true
    #Name : NEXT_SESSION
    #Datatype : Boolean
    #Description: Set to true to allow users to go back to the File Locations page for another installation. This flag also needs to be set to true in order to process another response file (see NEXT_SESSION_RESPONSE).
    #Example: NEXT_SESSION = true
    NEXT_SESSION=false
    #Name : NEXT_SESSION_ON_FAIL
    #Datatype : Boolean
    #Description: Set to true to allow users to invoke another session even if current install session has failed. This flag is only relevant if NEXT_SESSION is set to true.
    #Example: NEXT_SESSION_ON_FAIL = true
    NEXT_SESSION_ON_FAIL=true
    #Name : NEXT_SESSION_RESPONSE
    #Datatype : String
    #Description: Optionally specifies the full path of the next session's response file. If only a file name is specified, the response file is retrieved from the <TEMP>/oraInstall directory. This variable is only active if NEXT_SESSION is set to true.
    #Example: NEXT_SESSION_RESPONSE = "nextinstall.rsp"
    NEXT_SESSION_RESPONSE=<Value Unspecified>
    #Name : DEINSTALL_LIST
    #Datatype : StringList
    #Description: List of components to be deinstalled during a deinstall session.
    #Example: DEINSTALL_LIST = {"oracle.client","10.1.0.2.0"}
    DEINSTALL_LIST={"oracle.client","10.1.0.2.0"}
    #Name : SHOW_DEINSTALL_CONFIRMATION
    #Datatype : Boolean
    #Description: Set to true if deinstall confimation is needed during a deinstall session.
    #Example: SHOW_DEINSTALL_CONFIRMATION = true
    SHOW_DEINSTALL_CONFIRMATION=true
    #Name : SHOW_DEINSTALL_PROGRESS
    #Datatype : Boolean
    #Description: Set to true if deinstall progress is needed during a deinstall session.
    #Example: SHOW_DEINSTALL_PROGRESS = true
    SHOW_DEINSTALL_PROGRESS=true
    #Name : ACCEPT_LICENSE_AGREEMENT
    #Datatype : Boolean
    #Description: By setting this variable to true, you are accepting the license agreement. This variable is used only for silent installations.
    #Example: ACCEPT_LICENSE_AGREEMENT = true
    ACCEPT_LICENSE_AGREEMENT=false
    #Name : SELECTED_LANGUAGES
    #Datatype : StringList
    #Description: Languages in which the components will be installed.
    #Component : oracle.client
    SELECTED_LANGUAGES={"en"}
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installation type of the component.
    #Component : oracle.client
    INSTALL_TYPE="Custom"
    #Name : DEPENDENCY_LIST
    #Datatype : String
    #Description: List of dependees that need to be installed along with this product.
    #Component : oracle.client
    oracle.client:DEPENDENCY_LIST="{oracle.networking.netcltprod:10.1.0.2.0,oracle.rdbms.sqlplus:10.1.0.2.0,oracle.winprod:10.1.0.2.0,oracle.swd.opatch:10.1.0.2.0}"
    #Name : DEPENDENCY_LIST
    #Datatype : String
    #Description: List of dependees that need to be installed along with this product.
    #Component : oracle.winprod
    oracle.winprod:DEPENDENCY_LIST="{oracle.p2k.odbc:10.1.0.2.0,oracle.p2k.oledb:10.1.0.2.0}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #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.List of optional config assistants that need to be launched.
    # netca, : Oracle Net Configuration Assistant
    # netca_deinst, : Oracle Net Configuration Assistant - Deinstall Script
    #Example: OPTIONAL_CONFIG_TOOLS = {"netca"}
    #Component : oracle.networking.netca
    oracle.networking.netca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #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.List of optional config assistants that need to be launched.
    # vipca, : Virtual Private IP Configuration Assistant
    #Example: OPTIONAL_CONFIG_TOOLS = {"vipca"}
    #Component : oracle.options.ops.vipca
    oracle.options.ops.vipca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #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.List of optional config assistants that need to be launched.
    # LocalConfig, : Deinstall Oracle Cluster Synchronization Service
    #Example: OPTIONAL_CONFIG_TOOLS = {"LocalConfig"}
    #Component : oracle.options.ops.csscommon
    oracle.options.ops.csscommon:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : s_recodHTTPPort
    #Datatype : String
    #Description: HTTP listener port for the recod service
    #Component : oracle.cartridges.ordmts
    s_recodHTTPPort=<Value Unspecified>
    products not installad for example: odbc, oledb ...
    in oracle log I found this:
    oracle.p2k.oo4o Product Location: Empty path specified.
    oracle.p2k Product Location: Empty path specified.
    Setting the PROD_HOME variable of 'oracle.p2k.oledb_10.1.0.2.0' to ''. Received the value from the variable calculation.
    oracle.p2k.oledb Product Location: Empty path specified.
    for installation: setup.exe -responsefile pathresponsefile\resp.rp -silent
    is there something that I'm missing or doing wrong?
    thx
    Message was edited by:
    duvelke

    Well, from our .rsp files for Database Client installs:
    oracle.client:DEPENDENCY_LIST={"oracle.winprod:10.2.0.1.0"}
    oracle.winprod:DEPENDENCY_LIST={"oracle.odbc:10.2.0.1.0"}
    # ODBC
    #oracle.winprod:DEPENDENCY_LIST={"oracle.odbc:10.2.0.1.0"}
    # OLE DB
    #oracle.winprod:DEPENDENCY_LIST={"oracle.ntoledb:10.2.0.1.0"}
    # ODP.NET för .NET v1
    #oracle.winprod:DEPENDENCY_LIST={"oracle.ntoledb.odp_net:10.2.0.1.0"}
    If you need ODP for .NET v2, you should complement the Oracle Home with install from ODAC 10.2.0.2.x (what a mess, isn't it).

  • Installation 8.1.5 with Response File

    Dear Oracle-on-Linux Users
    I have installed / configured Oracle 8.1.5 EE
    from the CD-ROM without any serious problems.
    Oracle 8i works fine on our Web-Server with
    RedHat Linux 6.0 / Apache / DBI-DBD::Oracle and
    Oracle 8i.
    If you like, you can download all the necessary
    files to setup Oracle 8i on RedHat Linux 6.0
    with my installation instructions. For the software
    installation I used the JAVA interactice method as
    well as a response file. With the response file
    you can install Oracle over a slow modem line somewhere
    on the world ... I like this method very much ...
    Look at: http://www.akadia.com/html/dod-frame.html
    ==> Oracle Scripts LIX
    Regards Martin Zahn
    null

    A fix for this should be part of Service Pack 1 due this summer.
    Thanks for your patience,
    /Staffan
    Staffan Larsen wrote:
    Hello Jon,
    Unfortunately there is no workaround for this at the moment. We are
    working on fixing this for a future service pack.
    Thanks for the report,
    /Staffan
    jonross wrote:
    I'm running under linux with an app that's been runing w/ SUN's VM for
    months.
    I'm testing out JRocket, but when one of the apps files gets over
    2gigs, the VM
    exits with this text:
    File size limit exceeded
    It doesn't look like JRocket's file-pointers are 64bit clean. Is there
    a workaround
    for this? I'd much rather use the JRocket VM, but this is a show-stopper.
    Thanks,
    -Jon

  • Install Oracle 11g 2 with response file

    Using the steps detailed here:
    http://docs.oracle.com/cd/E11882_01/install.112/e24187/advance.htm I was able to create a response file for Oracle client 11.2.0.1.win32.  I created the response file by starting a manual installation (On a Windows 7 client) and then clicking on the option to create and save a response file.  I exited out of the Oracle install before completing it.
    I then used this response file  during a Windows 7 unattended install using this at the command prompt:  setup.exe -silent -nowelcome -nowait -noconfig - responseFile [location]
    My question is how do I set up variables in the response file so that it will work on installs for other users?
    # This variable holds the hostname of the system as set by the user.
    # It can be used to force the installation to use an alternative 
    # hostname rather than using the first hostname found on the system
    # (e.g., for systems with multiple hostnames and network interfaces). ORACLE_HOSTNAME=[HOW DO I SETUP A VARIABLE HERE FOR THE USER'S PCNAME?]
    # Complete path of the Oracle Home  ORACLE_HOME=C:\app\[HOW DO I SETUP A VARIABLE FOR THE USER's FOLDER HERE?]\product\11.2.0\client_1
    # Complete path of the Oracle Base. ORACLE_BASE=C:\app\[HOW DO I SETUP A VARIABLE FOR THE USER's FOLDER HERE?]
    What variables can I use so that I can use a single response file for multiple users?

    I know no way of doing so, but I am not a Windows expert. For the last two parameters (ORACLE_HOME and ORACLE_BASE), it is best practice to have these values the same across multiple machines, for ease of maintainability - think of future maintenance scripts you will likely have to write - if these parameters are the same across many computers, your scripting would be much easier/simpler/cleaner
    HTH
    Srini

  • Help needed with Response File

    Hi,
    I am trying to perform a silent installation of jre 1.4.1 international version.I have created the following Response File .But I am getting a result Code= -3 when I use
    start /w c:\j2re-1_4_1_01-windows-i586-i -s -a -s -f1c:\setup.iss -f2c:\setup.log
    (indicating that the required data is not found in the .iss file).Is there something missing in my Response File?
    [InstallShield Silent]
    Version=v6.00.000
    File=Response File
    [File Transfer]
    OverwrittenReadOnly=NoToAll
    [DlgOrder]
    Dlg0=SdLicense-0
    Count=2
    Dlg1=SdAskDestPath-0
    [SdLicense-0]
    Result=1
    [SdAskDestPath-0]
    szDir=C:\jre1.4
    Result=1
    [Application]
    Name=Java 2 Runtime Environment, SE v1.4.0_01
    Version=1.4.1
    Company=JavaSoft
    Lang=0009

    We use a different method...
    Unzip the .exe file. You'll get Disk1 directory with a setup.exe file in it. Run setup.exe /s and it will install the J2RE in silent mode.

  • Oracle 10g password in response file

    Hi guys,
    I am trying to install oracle 10.2.0.1 on solaris using response file. The "funny" thing is that when setting passwords to something like 0RAcle1 (first char is "zero"). it throws an error:
    >
    INFO: Setting variable 's_superAdminSamePasswdAgain' to '*Protected value, not to be logged*'. Received the value from response file.
    INFO: OUI-10155:Error while setting variable s_superAdminSamePasswdAgain: The password must start with a character for user
    INFO: Setting variable 's_superAdminSamePasswdAgain' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    User Selected: S&top installation of this component only.
    >
    I've tried with password within "" or wiothout - same result.
    If I set the same passowrds to a simple word, like "password" installation works fine.
    Are there any limitations on settings the password?
    Thank you,
    kido

    Yes - it is in the install doc :-P http://download.oracle.com/docs/cd/B19306_01/install.102/b15690/inst_task.htm#sthref771
    Srini

  • OpenSSO version 9.5.2 installation from response file

    Hello, all
    I've been trying to install openSSO v _9.5.2_RC1 using a response file with openDS(ldap) backend and have
    a problem for which I can't seem to find a real answer, so any tip would be helpful. I'm running CentOS
    release 6.3 in a virtualbox with 1,5 GB of RAM. I was able to install openDS and start it but I'm not sure
    if its configured correctly. I'm attaching a script that I used for auto installation. (openDS-
    autoinstall.txt)
    If I ask lsof here is what I get:
    $ lsof -i -n -P | grep 4444
    java      6658    ldap   75u  IPv6  37916      0t0  TCP *:4444 (LISTEN) -- which is ok, right :)If I ask ps about openDS here is what I get:
    $ psg opends
    6658 pts/3    Sl     2:47 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/bin/java -server -
    Dorg.opends.server.scriptName=start-ds org.opends.server.core.DirectoryServer --configClass
    org.opends.server.extensions.ConfigFileHandler --configFile /u02/OpenDS-2.2.1/config/config.ldifHere are couple of more information that might help:
    ]$ showmemusage
    6764 /usr/sbin/httpd
    7208 /usr/sbin/httpd
    7372 /usr/sbin/httpd
    9856 /usr/sbin/httpd
    12028 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --log-
    error=/var/log/mysqld.log --pid-file=/var/run/mysqld/mysqld.pid --socket=/var/lib/mysql/mysql.sock
    12580 /usr/sbin/named-sdb -u named -t /var/named/chroot
    36920 /usr/bin/ruby /usr/sbin/puppetmasterd
    131508 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/bin/java -server -Dorg.opends.server.scriptName=start-
    ds org.opends.server.core.DirectoryServer --configClass org.opends.server.extensions.ConfigFileH
    283748 /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/bin/java -
    Djava.util.logging.config.file=/u02/tomcat/conf/logging.properties -server -Xms512m -Xmx512m -
    XX:MaxPermSize=256m -Djvm=tomcat_virtualbox -D
    $ free -m
                 total       used       free     shared    buffers     cached
    Mem:          1478       1277        201          0         73        634
    -/+ buffers/cache:        568        910
    Swap:         2015          0       2015The problem is that if I try to use this command as tomcat user it will give only one error message:
    [tomcat@cent01 work]$ java -jar ~/work/opensso/tools/configurator.jar -f
    /home/tomcat/work/test.testdomain.example.config
    Configuration failed!
    [tomcat@cent01 work]$- which is very helpful :(( I'm attaching this file as well. (test.testdomain.example.config.txt)
    Here is the output from the tomcat log:
    Nov 2, 2012 1:33:42 PM org.apache.catalina.core.StandardWrapperValve invoke
    SEVERE: Servlet.service() for servlet [AMSetupServlet] in context with path [/opensso] threw exception
    [AMSetupFilter.doFilter] with root cause
    com.sun.identity.setup.ConfiguratorException: Cannot connect to Directory Server.
            at com.sun.identity.setup.ServicesDefaultValues.setServiceConfigValues
    (ServicesDefaultValues.java:141)
            at com.sun.identity.setup.AMSetupServlet.processRequest(AMSetupServlet.java:438)
            at com.sun.identity.setup.AMSetupServlet.doPost(AMSetupServlet.java:398)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
    (ApplicationFilterChain.java:305)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
            at com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:99)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
    (ApplicationFilterChain.java:243)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:225)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
            at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
            at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
            at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1001)
            at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:585)
            at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
            at java.lang.Thread.run(Thread.java:679)If I try to use status command then here is what I get:
    [user1@cent01 openDS]$ sudo service opends status
    Specify OpenDS LDAP connection parameters
    Administrator user bind DN [cn=Directory Manager]:
    Password for user 'cn=Directory Manager':
    Unable to connect to the server at "host1.testdomain1.com" on port 4444
              --- Server Status ---
    Server Run Status:        Started
    Open Connections:         0
              --- Server Details ---
    Host Name:                host1.testdomain1.com
    Administrative Users:     cn=admin
    Installation Path:        /u02/OpenDS-2.2.1
    Version:                  OpenDS Directory Server 2.2.1
    Java Version:             <not available> (*)
    Administration Connector: Port 4444 (LDAPS)
              --- Connection Handlers ---
    Address:Port : Protocol : State
    --           : LDIF     : Disabled
    0.0.0.0:161  : SNMP     : Disabled
    0.0.0.0:636  : LDAPS    : Disabled
    0.0.0.0:1389 : LDAP     : Enabled
    0.0.0.0:1689 : JMX      : Disabled
              --- Data Sources ---
    Base DN:     dc=testdomain,dc=com
    Backend ID:  userRoot
    Entries:     <not available> (*)
    Replication: Disabled
    * Information only available if you provide valid authentication information
    when launching the status command.The best thing is that if I go through web wizard and follow that web-wizard it will work without any
    problems but I don't want to do it in that way. I would like to have automated with a script from a
    command line :)
    Thanks for any kind of tip or direction !!!

    Neither OpenSSO nor CentOS are Oracle products and although you're using VirtualBox somewhere within your kit, your question has no place in these OTN forums.
    Oracle may have briefly acquired OpenSSO when they purchased Sun Microsystems but has since thrown it out to the open development community. See: http://en.wikipedia.org/wiki/OpenSSO
    Additionally, you cross-posted your inquiry to at least one other forum site and failed to mention that fact:
    http://streamshare.streamserve.com/Forum/Topic/?topicID=4955
    That is poor forum etiquette.
    So, to avoid people duplicating efforts to assist by saying the same thing that you might have already been told elsewhere, this thread is locked.

  • Can Packagemaker create installer with content files outside the bundle?

    I'm trying to create an installer with Packagemaker, but the content files need to be outside the final bundle because they're shared with a Windows installer.
    I thought I could create a symbolic link to the external folder, but instead of linking from the installer, it copied the files into the bundle. Any idea how to do this, or if it's even possible? I need to be able to do this on 10.3+, if that's relevant.
    (I can give a more specific scenario if this isn't clear enough)
    Thanks!

    zekel wrote:
    The main issue I'd be worried about is that the external files (which are quite large) won't have the appropriate progress bar. The external files are around 1GB, while the internal files are in the 30MB range.
    How about installing a secondary installer with progress bar that copies these files from the correct location. Your postflight script can just kick off the newly installed file copier.
    How's this sound for a hack...
    Have a launcher script copy the installer to /tmp, then modify the package to point my files. (I'm installing from read-only media.) It would then open the modified installer which would pull my files from the DVD. This would probably work better (read: at all) if the files aren't compressed inside the package. Do you know if that's an option?
    No, sorry. The internals of a package are quite specific. You need PackageMaker itself to build them.
    Things like the receipts are non-essential at this point, only because if I can't get this to work then we will continue to use our terrible installer which leaves none of those things. Those shouldn't be too much trouble if I can get the rest to work.
    There are some 3rd party installers like Installer VISE. The sad part is that they tend to make the MacOS X Installer look good.
    If the guy responsible for that is interested I'll show him Inno Setup, but we have a working Windows installer, so he probably won't want to mess with it.
    I agree, but tell him about it anyway. The next time you have to build a Windows installer, he could use Inno Setup and get it done in a couple of hours and then have time to help with the mess that is software deployment on MacOS X.

  • Oracle 9.2.0.1 Standard Edition Silent Installation using Response file

    Does Oracle 9i Standard Edition come in 3 CDs??. I heard problems about providing response files to silent install Oracle 9.2.0.1 server.
    I am about receive a licensed copy of Oracle 9i and I am looking at creating a response file for silent installation.
    Is it necessary to copy contents of 3 CDs into one location on a harddrive on our users Server inorder for response file to work???
    We will be installing Oracle 9.2.0.1 on Win2000 server.
    I really appreciate any help.
    Thanks

    Hi,
    I'm going to work on this subject in the next few weeks on a Oracle Personal v9.2.0.1.0.
    I'll try to give you some informations if I can find something helpful for you.
    Can you please tell me if you have some informations on your side.
    Thanks.

  • 10g record to response file

    I installed 10g db server and recorded the install to a response file:
    Record 10.1.2
    /home/terry/systems/Oracle10g/Disk1/runInstaller -ignoreSysPreReqs -record -destinationFile /oracle/cap/app/temp/install1012.rsp
    If I needed to blow away this install, should I be able to
    re-install this again by simply, substituting the same response file? Like this?
    Re-Install 10.1.2 from responsefile:
    /home/terry/systems/Oracle10g/Disk1/runInstaller -silent responseFile /oracle/cap/app/temp/install1012.rsp

    Look in dbca.rsp in the response folder:
    # Name          : DATAFILEDESTINATION
    # Datatype      : String
    # Description   : Location of the data file's
    # Valid values  : Directory for all the database files
    # Default value : $ORACLE_BASE/oradata
    # Mandatory     : No
    #DATAFILEDESTINATION =

  • Create installer with source files

    Hello
    I have a word search game and i have a dictionary and  the VI create one file with "last scores". I want to creat installer which indclude this files when im setup in another computer without labview. 
    Thank you!
    Solved!
    Go to Solution.
    Attachments:
    kotprog v1.1.vi ‏2864 KB

    First of all, you need to be using a project.  The project should include any source files and any other files you will want to include in your installer.
    Then you create a build specification for an executable.  Once that is built, make a build spec for the installer.  The installer should include any NI compenents you may need to run your program (like the Run-Time Engine).  You can also specify where files will be installed..
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Unattended cucm installation with answers file

    Hello guys,
    I'm trying to understand how to master the CUCM answer files as well as the ASG tool. I didn't find any thorough docs around so I'm gonna ask here:
    1) In my opinion it should be possibile to have a cluster setup Pub+Sub without adding the second node to the PUB first through the web interface. Is it enough to enable the Dynamic Cluster Config option in the answer file in order to have the second node joining the first one?
    2)What if during the installation I also want to apply a patch? In my opinion should be supported using the following section of the xml file:
    <ParamNameText>Install or upgrade type</ParamNameText>
    <ParamDefaultValue>basic</ParamDefaultValue>
    <ParamValue>Basic Install</ParamValue>
    </InstallType>
    Changing the param value to: Applying a Patch but I cannot manage when to mount the floppy image because if you mount it too early it will proceed with the installation without upgrading even if you choose the skip button in the wizard and click on I want to install a patch
    3)Last but not least: how should I use the clusterConfig.xml? W/ o w/out platformConfig.xml?
    4)It's clear to me how to create the .vfd image. I already went through the CUCM official guides without success as well as the help associated with the AWG tool.
    Look forward to your answers, thanks for your time!
    Lorenz

    Hi,
    If an unsigned or invalid boot-critical device driver is installed on an x64-based computer, the computer will not boot. The unsigned or invalid boot-critical device driver
    will cause a Stop error.
    If you trust this driver and trying to install this unsigned driver, use /ForceUnsigned to override the requirement that drivers installed on X64-based computers must have
    a digital signature. For example,
    Dism /Image:C:\test\offline /Add-Driver /Driver:C:\drivers\mydriver.INF /ForceUnsigned
    The related KB:
    Understanding Device Drivers and Deployment
    http://technet.microsoft.com/en-us/library/dd744517(v=ws.10).aspx
    Signing Device Driver Packages
    http://technet.microsoft.com/en-us/library/cc771511(v=ws.10).aspx
    Add and Remove Drivers Offline
    http://technet.microsoft.com/en-us/library/dd744355(v=ws.10).aspx
    More information:
    Cross-Certificates for Kernel Mode Code Signing
    http://msdn.microsoft.com/en-us/library/windows/hardware/dn170454(v=vs.85).aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • HELP: How do I add a "DOWNLOADS" folder to the dock on my wife's account?

    Hi, My Leopard has 2 accounts... Mine which is administrator and my wife's which is a user account. For some reason there is no "Downloads" folder on her Dock so when she downloads a file she has trouble finding it. How do I add things to her dock...

  • Greyed out wifi.

    Hi all. Greyed out WiFi on iPhone 4s ios6. Had this problem for a week. Called apple, no help. Tried restore, all the tips on here and no fix, finally Saw a video on you tube of a guy who put his in the freezer. Switched it off, wrapped it in kitchen

  • File Adapter - Debatching & ChunkedRead

    Hi , Can anybody please tell me what is the difference between File Debatching & ChunkedRead in File Adapter . How the error handling mechanism differs in these two . Thanks in Advance .. Regards, Surfraz

  • HT1222 im not savvy to this sort of stuff, so how is it fixed

    just did an update and it wont load the security update? Ps how do i update my operating system?

  • Condition JEXC not working in Pricing procedure for Non Set Off

    Hi,      While creating PO in case of Dealer procurements i; e we are not buying the materials from the direct manufacturer but from dealer  we need to have BED other than 8%(maintained in J1ID).       I am using the condition type JEXC in the Pricin