ORACLE NOTIFICATION SERVER CONFIGURATION ASSISTANT(CLUSTERWARE)-FAIL

While Installing Oracle RAC Release 2 on Solaris 10 with NFS Mount, i am running into the following issue.
Step 1:
./root.sh
bash-3.00# ./root.sh
WARNING: directory '/opt/oracle/product/10.2.0' is not owned by root
WARNING: directory '/opt/oracle/product' is not owned by root
WARNING: directory '/opt/oracle' is not owned by root
chown: /data/media/RAC/voting/CSSVoteDisk0.dbf: Not owner
1
bash-3.00#
Step 2:
cd /opt/oracle/product/10.2.0/crs_1/cfgtoollogs
-bash-3.00$ ./configToolFailedCommands
PRIF-12: failed to initialize cluster support services
I believe the issue, here is location of ocr.loc file. I do not have ocr.loc file created yet.
$cat oifcfg.log
2007-05-10 13:37:48.612: [ COMMCRS][1]clsc_connect: (10043a620) NS err (12545, 12560), transport (515, 95, 0)
2007-05-10 13:37:48.614: [  OCROSD][1]utgdv:2:ocr loc file cannot be opened
2007-05-10 13:37:48.614: [  OCROSD][1]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
2007-05-10 13:37:48.615: [  OCRRAW][1]proprinit: Could not open raw device
2007-05-10 13:37:48.615: [ default][1]a_init:7!: Backend init unsuccessful : [33]
2007-05-10 13:37:48.615: [ CSSCLNT][1]clsssinit: error(33 ) in OCR initialization
Any Thoughts.
Thanks
-Prasad
Message was edited by:
pinjam
Message was edited by:
pinjam
Message was edited by:
pinjam

Just in case anyone finds this thread, the problem is that the NFS mount is not configured properly, and thus the root.sh script is failing almost straight away.
Ensure that the NFS server has the following options in /etc/dfs/dfstab (Solaris 10) to allow root access:
share -F nfs -o rw,root=orac1.domain.com:orac2.domain.com /oraclerac/crs_files
share -F nfs -o rw,root=orac1.domain.com:orac2.domain.com /oraclerac/oradata
You can find out if this is the problem simply by (as root) trying to chown a file anywhere on the NFS mount.
Output of the root.sh script should be more like this:
WARNING: directory '/u01/crs/oracle/product/10.2.0' is not owned by root
WARNING: directory '/u01/crs/oracle/product' is not owned by root
WARNING: directory '/u01/crs/oracle' is not owned by root
WARNING: directory '/u01/crs' is not owned by root
WARNING: directory '/u01' is not owned by root
Checking to see if Oracle CRS stack is already configured
/etc/oracle does not exist. Creating it now.
Setting the permissions on OCR backup directory
Setting up NS directories
Oracle Cluster Registry configuration upgraded successfully
WARNING: directory '/u01/crs/oracle/product/10.2.0' is not owned by root
WARNING: directory '/u01/crs/oracle/product' is not owned by root
WARNING: directory '/u01/crs/oracle' is not owned by root
WARNING: directory '/u01/crs' is not owned by root
WARNING: directory '/u01' is not owned by root
assigning default hostname rac1 for node 1.
assigning default hostname rac2 for node 2.
etc etc

Similar Messages

  • Configuration assistant "Oracle Notification Server Configuration Assistan

    Facing below issue on setup of RAC in vmware
    Note: Do not run the scripts simultaneously on the listed nodes.
    INFO: Starting to execute configuration assistants
    INFO: Command = /u01/crs/oracle/product/10.2.0/crs/bin/racgons add_config rac1.localhost:6200 rac2.localhost:6200
    Command = /u01/crs/oracle/product/10.2.0/crs/bin/racgons has failed
    INFO: Configuration assistant "Oracle Notification Server Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to /u01/crs/oracle/product/10.2.0/crs
    Configuration directory is set to /u01/crs/oracle/product/10.2.0/crs/cfgtoollogs. All xml files under the directory will be processed
    INFO: The "/u01/crs/oracle/product/10.2.0/crs/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    INFO: User Selected: Yes/OK
    any workaround pls
    Regards,
    Amin Anwar
    Edited by: A. Anwar on Oct 17, 2012 2:24 AM

    Hi,
    best would be to take the actual version of Oracle (11gR2), which fixes a lot of bugs (also in installation), than to analyze problems based on old versions.
    Even if you need older databases (10.2, which I don't hope since support is ending soon), you should at least think about taking the newest version for Oracle Clusterware (Grid infrastructure), .
    Regards
    Sebastian

  • "Oracle Application Server Configuration Assistant" failed, installation...

    I have problem to install SOA suite
    Indeed it installs and when it come to complete configuration assistants it shows that one of my components failed.
    i tried several times to uninstall/install the SOA suite and it failed in the same stage.
    can some one give me some hints?
    here is the log file enty:
    Trying to check if config_order xml is present
    The scratch path is =H:\temp\OraInstall2006-11-23_02-08-30AM
    The config_order.xml is null
    Lowering thread priority for config tool
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Application Server Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'F:\dev\oracle\OracleAS_10\jdk\bin\java -cp F:\dev\oracle\OracleAS_10\j2ee\home\applications\ascontrol\ascontrol\WEB-INF\lib\ascontrol.jar;F:\dev\oracle\OracleAS_10\j2ee\home\applications\ascontrol\ascontrol\WEB-INF\lib\log4j-core.jar;F:\dev\oracle\OracleAS_10\jlib\oraclepki.jar;F:\dev\oracle\OracleAS_10\jlib\ojmisc.jar; oracle.sysman.ias.studio.installer.ASControlConfigAssistant -sso true -j2eeinstance home -username oc4jadmin -password *Protected value, not to be logged* -oraclehome F:\dev\oracle\OracleAS_10'
    Start output from spawned process:
    java.lang.NoClassDefFoundError: oracle/sysman/ias/studio/installer/ASControlConfigAssistant
    Exception in thread "main"
    End output from spawned process.
    Configuration assistant "Oracle Application Server Configuration Assistant" failed
    java.lang.NoClassDefFoundError: oracle/sysman/ias/studio/installer/ASControlConfigAssistant
    Exception in thread "main"
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from F:\dev\oracle\OracleAS_10\oui\bin\ouica.bat.-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to F:\dev\oracle\OracleAS_10
    Configuration directory is set to F:\dev\oracle\OracleAS_10\cfgtoollogs. All xml files under the directory will be processed
    -----------------------------------------------------------------------------please tell me what is Oracle Application Server Configuration Assistant and what effect it will have on my server.
    thanks

    Hi all,
    I've found a solution to this problem. So far I've been trying the installation through MSTSC by taking administrative control (through /console option). Later, I tried my luck by installing it through Net Meeting which proved to be successful.
    Hope you can try the same and ged rid of the installation issues.

  • Oracle Calendar Server Configuration Assistant fails with Red Hat ES 4

    I am trying to install Oracle Collaboration Suite 10.1.2 on a Red Hat ES 4 server platform.
    I have installed with the Advanced Installation Option. The infra installation proceeds well then when i try to install the ocs application tier (different Oracle Home) the Calendar Server Configuration Assistant fail.
    Output :
    ================================================================================================================
    Output generated from configuration assistant "Calendar Server Configuration Assistant" (attempt 1):
    Time zone selected: EBST3EBDT.Warning: Existing node(s) found in unison.ini. Using node 1 for configuration tasks.
    Current State for Instance:ocsapp.lf-ocs1.lima_e_falcao.inet
    Component Type Up Status In Sync Status
    ================================================================================
    1 HTTP_Server HTTP_Server Up True
    2 OC4J_Content OC4J Up True
    3 OC4J_Mail OC4J Up True
    4 OC4J_OCSADMIN OC4J Up True
    5 OC4J_OCSClient OC4J Up True
    6 OC4J_Portal OC4J Up True
    7 OC4J_RM OC4J Down True(Disabled)
    8 OC4J_Wireless OC4J Up True
    9 OC4J_imeeting OC4J Up True
    10 Service_Component_Cont OC4J Up True
    11 home OC4J Up True
    Warning: more than one process-type Element in the snippet. only the 1st one is appended
    Error: can not append, there is a same named process type element in the exisitng ias-instance.ias-component
    Error: Could not configure OPMN module information.
    java.io.IOException: /u01/oracle/product/10.1.2/ocs_2/jdk/bin/java returned 1
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.runExternalProgram(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.configureOPMN(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.run(Unknown Source)
         at oracle.calendar.server.configuration.OCalConfig.main(Unknown Source)
    3 [main] ERROR emSDK.config - oracle.sysman.emSDK.conf.TargetAdditionException: Target[oracle_calendar_ocal,ocsapp.lf-ocs1.lima_e_falcao.inet_Calendar Server] already present in /u01/oracle/product/10.1.2/ocs_2/sysman/emd/targets.xml
    oracle.sysman.emSDK.conf.TargetAdditionException: Target[oracle_calendar_ocal,ocsapp.lf-ocs1.lima_e_falcao.inet_Calendar Server] already present in /u01/oracle/product/10.1.2/ocs_2/sysman/emd/targets.xml
         at oracle.sysman.emSDK.conf.TargetInstaller.addTargetInt(TargetInstaller.java:1148)
         at oracle.sysman.emSDK.conf.TargetInstaller.addTargetFromFile(TargetInstaller.java:1075)
         at oracle.sysman.emSDK.conf.TargetInstaller.main(TargetInstaller.java:3669)
    Target[oracle_calendar_ocal,ocsapp.lf-ocs1.lima_e_falcao.inet_Calendar Server] already present in /u01/oracle/product/10.1.2/ocs_2/sysman/emd/targets.xml
    Warning: ocad.conf already included in /u01/oracle/product/10.1.2/ocs_2/Apache/Apache/conf/oracle_apache.conf.
    Error: java.io.IOException: /u01/oracle/product/10.1.2/ocs_2/jdk/bin/java returned 1: Registration of ocal_targets.xml into targets.xml failed.unistart: Oracle Calendar Server 10.1.2.0.0
    unistart: Copyright (c) 1993, 2005, Oracle.
    unistart: All rights reserved.
    unistart:
    unistart: opmnctl: opmn is already running
    unistart: opmnctl: starting opmn managed processes...
    unistart: The Calendar Server started successfully.
    Orclguest account has already been provisioned for Calendar.
    Fatal Exception caught : java.lang.NullPointerExceptionopmnctl: stopping opmn managed processes...
    Configuration assistant "Calendar Server Configuration Assistant" failed
    ================================================================================================================
    Someone can help me?
    Thanks a lot.

    is it a reinstallation or a first one on a bare server ? if there were several attempts please be sure you cleaned evrything before launching the installation :
    - product directory
    - /etc/ora*
    - database
    - oraInventory
    - /tmp (I had a similar issue with remaining files in /tmp, even after rebooting)
    If it doesn't work, check that you don't hit the NO-EXCUTE problem (see the OCS 10.1.2 release notes, look for "noexec")

  • Oracle 8i Database Configuration Assistant Install fails

    the log says "Downloads\Oracle\Oracle is an invalid command line argument." Where can I correct this (path problem?)? There was no \Downloads directory at the time of install....
    Thanks a lot.
    Greg

    Well, that is not much of an option right now. I discovered that I have to reinstall the XP Pro OS after attempting the 11g installation 4 times and the install always stalled at 69% during the initial installation. I did have Windows Service Pack 3 installed on the system. I down graded and added 1 G of additional memory and checked the pre-check with no problem. But, the install continued to stall at 69%. So, and, yet, here we are.
    Now in regards to the metalink notes, I am new to the forum, so I don't know my way around quite yet. Isn't the metalink the paid suppport option? If so, I don't have that access.

  • INS-20802 Oracle Private Interconnect Configuration Assistant failed

    Thought I would post what information I've gathered, after facing this error during install of RAC Grid Infrastructure 11.2.0.1 on Red Hat Enterprise Linux Server release 5.5 64-bit, as Oracle Support is once again unable to help. Maybe this will save someone else some time and the aggravation of dealing with lousy Oracle Support.
    The error occurs after root.sh has successfully completed on all nodes. Oracle Net Configuration Assistant runs successfully, then Oracle Private Interconnect Configuration Assistant launches and subsequently fails with the following.
    [INS-20802] Oracle Private Interconnect Configuration Assistant failed.
    /u01/app/oraInventory/logs/installActions2010-12-13_01-26-10PM.log
    INFO: Starting 'Oracle Private Interconnect Configuration Assistant'
    INFO: Starting 'Oracle Private Interconnect Configuration Assistant'
    INFO: PRIF-26: Error in update the profiles in the cluster
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Private Interconnect Configuration Assistant
    INFO: Oracle Private Interconnect Configuration Assistant failed.
    INFO: Oracle Private Interconnect Configuration Assistant failed.
    I was able to find another error that coincides with the PRIF-26 error: "CRS-2324:Error(s) occurred while trying to push GPnP profile. State may be inconsistent."
    I was also able to duplicate the PRIF-26 error by trying to add a non-existent network interface via oifcfg:
    ./oifcfg setif -global jjj1/192.167.1.0:cluster_interconnect
    PRIF-26: Error in update the profiles in the cluster
    My best guess is the Oracle Private Interconnect Configuration Assistant makes a call to oifcfg. When oifcfg makes an update or adds a public/private interface, some XML files are also updated or maybe cross-referenced. These files are located here: <grid_home>/gpnp/<host>/profiles/peer
    Any updates/changes/addtions to the private or public interfaces include changes for the Grid Plug-n-Play component, which uses the XML files. If the interface name is not contained in the XML files, my best guess is that triggers the "CRS-2324:Error(s) occurred while trying to push GPnP profile. State may be inconsistent.
    I verified everything was configured correctly; the cluster verification utility reported everything was ok. I also ran the cluster verifcation utility against the GP-nP:
    ./cluvfy comp gpnp -verbose
    I also reviewed the public and private interfaces via oifcfg and they are correct:
    [oracle@ryoradb1 bin]$ ./oifcfg getif -global
    eth0 10.10.2.0 global public
    eth1 192.167.1.0 global cluster_interconnect
    [oracle@ryoradb1 bin]$ ./oifcfg iflist -p
    eth0 10.10.2.0 PRIVATE
    eth1 192.167.1.0 UNKNOWN
    My conclusion is the environment is configured correctly, in spite of the error generated by the Oracle Private Configuration Assistant.

    I understand that you have installed 11.2.0.1 not 11.2.0.2 because multicating must be enabled if you have installed 11.2.0.2 and you may face these sort of problems because cluster nodes would not be able to communicate with each other.
    Please check ocssd.log especially on the first node because this file will give more inforamtion as to why first node is not able to push GPnP file. As you have executed cluvfy to confirm the GPnP but to confirm whether GPnP profile is accurate to just narrow down the problem, I would suggest you to try to start cluster in exclusive mode so that you can sure that GPnP profile is good.
    Shutdown CRS on all nodes, if there is any hung processes then kill them before executing the fllowing command to start cluster in exclusive mode.
    $GRID_HOME/bin/crsctl start crs -excl
    If you are able to start cluster in exclusive then it is sure that GPnP is correct and then next step would be to verify the private network.
    See how you goes.
    FYI, I was recently analyzing the same sort of problems where cluster was not able to access GPnP profile and finally I found issues on my private network. Customer had enabled IGMP snooping, which was avoiding multicast communication over the private network but it was 11.2.0.2, which is not the case here.
    Harish Kumar
    http://www.oraxperts.com

  • Calender Server Configuration Assistant failed

    Running on Red Hat Linux Enterprise edition 2.1.
    Collaboration suite 9.0.4 (OCS R2).
    Calender server configuration assistent failed with message:
    Output generated from configuration assistant "Calendar Server Configuration
    Assistant":
    uniaddnode: Database initialization done
    uniaddnode: node [2] has been successfully initialized
    unistart: Oracle Calendar Server 9.0.4
    unistart: Copyright (c) 1993, 2003, Oracle.
    unistart: All rights reserved.
    unistart:
    unistart: unicheck working, please wait ...
    unistart: Starting the Calendar Directory Access Server
    **ERROR** unistart [error]: Error starting the Calendar Directory Access Server
    unistart [error]: More details can be found in
    unistart.log and in das.log.
    **ERROR** Could not start the calendar server.
    java.io.IOException: /home/oracle/midtier/ocal/bin/unistart: returned 1
    Configuration assistant "Calendar Server Configuration Assistant" failed
    Unistart.log and das.log does not provide any meaningful information on what is wrong.
    ------------------------------------------------------------------------------- DATE = Fri Aug 1 16:41:46 2003
    PID = 20845; TID = 8192
    ERROR CODE -> 0x40216
    FUNCTION NAME -> Unistart::ProcessLocalStartServer()
    Error starting the Calendar Directory Access Server.
    All configuration assistants were successfully apart from the Calendar Server Configuration Assistent
    Every prerequisite actions where taken according to Installations guide and
    release notes.
    All kernel parameters set.
    The architecture is as follows:
    Infrastructure and Storage RDBMS is installed on server A
    and the middletier on server B.
    All the components were successfully installed and configured on both servers apart for the Calendar server on middletier.
    On server A the X-server was not running during the middletier installation.
    We have tried the installation twice. The second time changing the
    ip_local_port_range kernel from 61000 to 65000 as this parameter turned out not to have been correctly set in the first install.
    Clues anyone?

    I'm having a similar issue, and have opened a TAR for the problem. According to Oracle, it's the same error as the one received when the username is over 8 characters. Being that this is not the case in my environment, they are scratching their heads.
    The only thing we can see as a possible user-name type issue is that the username and the group name are the same, though this is probably not the issue.
    I'll post anything I find out.
    Regards
    Tait

  • Calendar Server Configuration Assistant failed

    Error: Could not connect this node to the Calendar node network.
    Error: Please ensure that the masternode calendar server located on abc.us.abc.com:5734 is running, and that any other slave nodes connected to this masternode are also running. Please retry the configuration assistant once this is verified. If this masternode is no longer valid, please disassociate it from your OID and retry the configuration assistant so that the current installation may become the masternode.
    Error: Cause of failure is java.io.IOException: $ORACLE_HOME/ocal/bin/uninode returned 1.
    Fatal Exception caught : java.lang.Exception: java.io.IOException: $ORACLE_HOME/ocal/bin/uninode returned 1opmnctl: stopping opmn managed processes...
    Configuration assistant "Calendar Server Configuration Assistant" failed
    Anybody aware how to disassociate masternode from OID?
    Will appreciate your prompt reply.
    Thanks in advance

    I'm having a similar issue, and have opened a TAR for the problem. According to Oracle, it's the same error as the one received when the username is over 8 characters. Being that this is not the case in my environment, they are scratching their heads.
    The only thing we can see as a possible user-name type issue is that the username and the group name are the same, though this is probably not the issue.
    I'll post anything I find out.
    Regards
    Tait

  • "Oracle Audit Vault Configuration Assistant" failed

    Hello everyone, I can across this issue while installing AV agent and wanted to know if any one can help with a quick solution. OS= Linux 5, agent_software= 10.2.3 and here is the error messages:
    ++**INFO: Configuration assistant "Oracle Audit Vault Agent One-Off Patches" succeeded**++
    ++**INFO: Command = oracle.av.common.AvcaCfgPlugIn /app/oracle/product/10.2.0/agent_home/bin/avca -s initialize_agent -agentname agentdevmdb1 -agentusr ${s_agentusr} -agentport 7016 -av AHS-SOASOV1-DEVM.ahs.state.vt.us:1521:av.ahs.state.vt.us -rmiport 3121 -jmsport 3300**++
    ++**Command = oracle.av.common.AvcaCfgPlugIn has failed**++
    ++**INFO: Configuration assistant "Oracle Audit Vault Configuration Assistant" failed**++
    ++**-----------------------------------------------------------------------------**++
    ++***** Starting OUICA *****++
    ++**Oracle Home set to /app/oracle/product/10.2.0/agent_home**++
    ++**Configuration directory is set to /app/oracle/product/10.2.0/agent_home/cfgtoollogs. All xml files under the directory will be processed**++
    ++**INFO: The "/app/oracle/product/10.2.0/agent_home/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.**++
    ++**-----------------------------------------------------------------------------**++
    ++**INFO: Created a new file /app/oracle/product/10.2.0/agent_home/cfgtoollogs/configToolFailedCommands**++
    ++**INFO: Since the option is to overwrite the existing /app/oracle/product/10.2.0/agent_home/cfgtoollogs/configToolFailedCommands file, backing it up**++
    ++**INFO: The backed up file name is /app/oracle/product/10.2.0/agent_home/cfgtoollogs/configToolFailedCommands.bak**++
    ++**SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.**++
    ++**1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.**++
    ++**2. Fix the errors causing these failures.**++
    ++**3. Select the failed assistants and click the 'Retry' button to retry them.**++
    ++**INFO: User Selected: Yes/OK**++

    Hi:
    A log of everything the avca command is trying to do is kept in $ORACLE_HOME/av/log/avca.log. Please review that to see what could have caused the issue.

  • HTTP Server Configuration Assistant failled

    Hi ,
    i am trying to install OAS 10g R2 and i am getting this error in middle of installation.
    ================================================================================================================
    Output generated from configuration assistant "HTTP Server Configuration Assistant":
    Configuration assistant "HTTP Server Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "Java Security Configuration Assistant":
    Oracle JAAS [Tue Dec 28 20:37:55 GMT+05:30 2010]: invoking command:D:\oracle\FRHome_3\dcm\bin\dcmctl.bat resyncInstance
    ... return status = 0 (success)
    Oracle JAAS [Tue Dec 28 20:38:01 GMT+05:30 2010] admin password in $ORACLE_HOME/j2ee/home/config/jazn-data.xml is changed successfully
    Oracle JAAS [Tue Dec 28 20:38:01 GMT+05:30 2010]: invoking command:D:\oracle\FRHome_3\dcm\bin\dcmctl.bat updateConfig
    ... return status = 0 (success)
    Oracle JAAS [Tue Dec 28 20:38:08 GMT+05:30 2010] $ORACLE_HOME/j2ee/home/config/jazn-data.xml is synchronized successfully to dcm repository.
    Please check the log file [D:\oracle\FRHome_3\cfgtoollogs\jaznca.log] for details.
    Configuration assistant "Java Security Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Parsing command line arguments:
    Parameter "orahome" = D:\oracle\FRHome_3
    Parameter "orahnam" = FRHome3
    Parameter "responsefile" = D:\oracle\FRHome_3\network\install\netca_asinstall.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    Default local naming configuration complete.
    Created net service name: EXTPROC_CONNECTION_DATA
    Profile configuration complete.
    Oracle Net Services configuration successful. The exit code is 0
    Configuration assistant "Oracle Net Configuration Assistant" succeeded
    ================================================================================================================
    Output generated from configuration assistant "Web Cache Configuration Assistant":
    2
    Failed in smi manipulation().
    A problem has occurred reading the initial configuration and storing it into repository
    Resolution:
    Please refer to the base exception for resolution, or call Oracle support.
    Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.checkConfigFileValidity(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.validateConfigDuringEvaluate(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.PlugInImpl.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.DcmPlugin.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.performLocalValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._updatePluginConfigData(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.utility.editpropagator.PropagateLocalEdit.repositoryInit(Unknown Source)
         at oracle.ias.sysmgmt.persistence.utility.PMUtility.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:483)
         at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:454)
         at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:299)
         at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:87)
    Configuration assistant "Web Cache Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Web Cache Configuration Assistant" (attempt 2):
    2
    Failed in smi manipulation().
    A problem has occurred reading the initial configuration and storing it into repository
    Resolution:
    Please refer to the base exception for resolution, or call Oracle support.
    Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.checkConfigFileValidity(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.validateConfigDuringEvaluate(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.PlugInImpl.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.DcmPlugin.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.performLocalValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._updatePluginConfigData(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.utility.editpropagator.PropagateLocalEdit.repositoryInit(Unknown Source)
         at oracle.ias.sysmgmt.persistence.utility.PMUtility.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:483)
         at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:454)
         at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:299)
         at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:87)
    Configuration assistant "Web Cache Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Web Cache Configuration Assistant" (attempt 3):
    2
    Failed in smi manipulation().
    A problem has occurred reading the initial configuration and storing it into repository
    Resolution:
    Please refer to the base exception for resolution, or call Oracle support.
    Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.checkConfigFileValidity(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.validateConfigDuringEvaluate(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.PlugInImpl.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.DcmPlugin.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.performLocalValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._updatePluginConfigData(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.utility.editpropagator.PropagateLocalEdit.repositoryInit(Unknown Source)
         at oracle.ias.sysmgmt.persistence.utility.PMUtility.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:483)
         at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:454)
         at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:299)
         at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:87)
    Configuration assistant "Web Cache Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Web Cache Configuration Assistant" (attempt 4):
    2
    Failed in smi manipulation().
    A problem has occurred reading the initial configuration and storing it into repository
    Resolution:
    Please refer to the base exception for resolution, or call Oracle support.
    Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.checkConfigFileValidity(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.validateConfigDuringEvaluate(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.PlugInImpl.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.DcmPlugin.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.performLocalValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._updatePluginConfigData(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.utility.editpropagator.PropagateLocalEdit.repositoryInit(Unknown Source)
         at oracle.ias.sysmgmt.persistence.utility.PMUtility.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:483)
         at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:454)
         at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:299)
         at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:87)
    Configuration assistant "Web Cache Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Web Cache Configuration Assistant" (attempt 5):
    2
    Failed in smi manipulation().
    A problem has occurred reading the initial configuration and storing it into repository
    Resolution:
    Please refer to the base exception for resolution, or call Oracle support.
    Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.checkConfigFileValidity(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.validateConfigDuringEvaluate(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.PlugInImpl.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.DcmPlugin.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.performLocalValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._updatePluginConfigData(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.utility.editpropagator.PropagateLocalEdit.repositoryInit(Unknown Source)
         at oracle.ias.sysmgmt.persistence.utility.PMUtility.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:483)
         at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:454)
         at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:299)
         at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:87)
    Configuration assistant "Web Cache Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Web Cache Configuration Assistant" (attempt 6):
    2
    Failed in smi manipulation().
    A problem has occurred reading the initial configuration and storing it into repository
    Resolution:
    Please refer to the base exception for resolution, or call Oracle support.
    Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.checkConfigFileValidity(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.validateConfigDuringEvaluate(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.PlugInImpl.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.DcmPlugin.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.performLocalValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._updatePluginConfigData(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.utility.editpropagator.PropagateLocalEdit.repositoryInit(Unknown Source)
         at oracle.ias.sysmgmt.persistence.utility.PMUtility.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:483)
         at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:454)
         at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:299)
         at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:87)
    Configuration assistant "Web Cache Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Web Cache Configuration Assistant" (attempt 7):
    2
    Failed in smi manipulation().
    A problem has occurred reading the initial configuration and storing it into repository
    Resolution:
    Please refer to the base exception for resolution, or call Oracle support.
    Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.checkConfigFileValidity(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.validateConfigDuringEvaluate(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.PlugInImpl.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.DcmPlugin.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.performLocalValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._updatePluginConfigData(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.utility.editpropagator.PropagateLocalEdit.repositoryInit(Unknown Source)
         at oracle.ias.sysmgmt.persistence.utility.PMUtility.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:483)
         at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:454)
         at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:299)
         at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:87)
    Configuration assistant "Web Cache Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Web Cache Configuration Assistant" (attempt 8):
    2
    Failed in smi manipulation().
    A problem has occurred reading the initial configuration and storing it into repository
    Resolution:
    Please refer to the base exception for resolution, or call Oracle support.
    Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:
    . Check line 199 in file d:/oracle/frhome_3/apache/apache/conf/httpd.conf.ohsplugintmp:.
    Resolution:
    Please make sure that the value above is correct.
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.checkConfigFileValidity(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.StateTranslator.validateConfigDuringEvaluate(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.advanced.apache.PlugInImpl.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.DcmPlugin.localConfigValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.performLocalValidation(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._updatePluginConfigData(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromLocalFiles(Unknown Source)
         at oracle.ias.sysmgmt.utility.editpropagator.PropagateLocalEdit.repositoryInit(Unknown Source)
         at oracle.ias.sysmgmt.persistence.utility.PMUtility.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.initConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.ias.webcache.config.WebcacheConfig.smiSetup(WebcacheConfig.java:483)
         at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:454)
         at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:299)
         at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:87)
    Configuration assistant "Web Cache Configuration Assistant" failed
    With regards,
    Asokan S

    Is the software missing some .dll's? are you installing directly from dvd or from a software staging folder? Also start the installation from the server itself from the console rather than remote machine. And don't install the softawre over the network. Also refer to the following specific message that the log is pointing to.
    Please refer to the base exception for resolution, or call Oracle support.
    Base Exception:Cannot load d:/oracle/frhome_3/apache/apache/modules/apachemodulemimemagic.dll into server: (126) The specified module could not be found:

  • Security problem in oracle 9i Database Configuration Assistant

    Inside the tool Oracle 9i Database Configuration Assistant there is an option by which you can make a "copy" of your Database. This "copy" is called a template and you don4t need any password or aunthentication to do it, you just need the tool to be installed in your server. Once you have a template, you can bring it anywhere and recreate the original database (including data). Again, you don't need any password or aunthentication to do it, further more, in the last step of this process you can change the password of any user (inluding SYS, SYSTEM or another DBA user). The thing about this is that anyone with access to the computer where the database is can make a template of it, take this template to another computer and recreate my database having FULL access to it (structure, data, code ...). And everything without needing any password!!!. I really thing that it is a big problem. Is there any way of preventing this operation?. How can I safely protect my database?. I thought about unistalling the product, but someone can re-install it and everything would be the same. Can someone give me an answer?
    Thanks for everything.
    Pablo Cuenca

    You must protect your database from casual browsing at the OS level. This is not a security hole, per se, since this is a known issue with any and all software. Database Configuration Assistant is not needed for this since one may copy the database without it.

  • Installation hangs at 'Calendar Server Configuration Assistant'

    Hi,
    I'm installing the OCS Release 2 Middle Tier component on a Red Hat Linux AS2.1 server. The 9iAS Infrastructure is also on this server while the Information Store is located on a separate Linux server.
    The installation of the Middle Tier is hanging at the 'Calendar Group Configuration Assistant' - the last entry in the installation log is as follows:
    ===*** Start of install log snippet ***===
    Configuration assistant "Calendar Group Configuration Assistant" succeeded
    Result code for launching of configuration assistant is: 0
    Launched configuration assistant 'Calendar Server Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: '/opt/oracle/jre/1.3.1/bin/java -classpath /opt/oracle/OraOCS/ocal/ca/ocalconfig.jar:/opt/oracle/OraOCS/jlib/ojmisc.jar oracle.calendar.server.configuration.OCalConfig -path /opt/oracle/OraOCS/ocal -nodeid 1 -portEng 5730 -portSNC 5731 -portCSM 5734 -epw -DSDS OID -portDAS 5732 -DSmgrdn cn=orcladmin -emgrp -mnme -ePIM -eimt -eclient -tzkey GMT0BST'
    Start output from spawned process:
    ===*** End of install log snippet ***===
    This has happened twice now! Does anyone have any clues as to how to get beyond this point in the installation?
    Many thanks,
    Neil W. Garside

    Hey I got this, are a few bugs around this, one you unix username and group name have to be under 8 characters, secondly if your host name of you LDAP server is over 24 Character long it wont like it. If u edit your unison.ini and put in the IP address instead of the host name under the [LDAP] section. Oh and remember to set LD_LIBRARY_PATHS before running unistart and include the $ORACLE_HOME/ocal/bin as well.

  • Oracle notification server error

    in the last stages of cluster installation the oracle notification server, it failed
    i deleted etc/oracle , the init.crs init.evmd etc files in /etc/init.d/init*
    on both nodes , & then tried to rerun the oracle notification server still its showing the same error
    /bin/racgons add_config aviv2.gr.com:6200 aviv3.gr.com:6200
    even i deleted the ocr,votingdisk & recreated it still the same error
    is there any other way to correct it
    my username is not oracle is that a problem

    on both nodes , & then tried to rerun the oracle notification server still its showing the same errorWhat is the error?
    but still the same Please review the log file for more details about the error.

  • Oracle 9i database configuration assistant cannot be launched

    After install 10g ODP.net and Oracle Developer Tools for Visual Studio .NET with ODAC components, the Oracle 9i database configuration assistant program cannot be launched.

    Never had this problem before, but this is usually becos of jre version incompatibility. Changing CLASSPATH env might help.

  • Oracle 9i database configuration assistant hungs

    Hi,
    Oracle 9i database configuration assistant hungs at a point "creating and starting oracle instance" on my solaris machine
    Hence I am unable to create database .
    Your help in solving this problem will be highly appreciated.
    TIA,
    -Amol

    Never had this problem before, but this is usually becos of jre version incompatibility. Changing CLASSPATH env might help.

Maybe you are looking for

  • Generic Icon vs. Thumbnail Icon

    What would cause a photo (jpeg file) to show up in Finder with an icon that is a thumbnail of the actual photo vs. a generic icon? The two cases seem to lead to different behavior in a plug-in that I use (Mail Attachments Iconizer) in Mail. When atta

  • PKCS#7 format signing

    Hi, How to sign the data in PKCS#7 format. anyone help me.

  • Changes to component not reflected after transport

    We recently modified the  BT115QIT_SLSQ assignment block to rearrange some of the fields and column headers and also add in some newer standard fields. When transported up to quality, we noticed that only some of the changes came in, but others did n

  • Netbeans and webservice

    I know this is non the correct Forum but Netbeans's Forum il closed.... so I hope that someone can help me anyway. I use a webservice client with Netbeans 5.5 RC1 in my app, I set the proxy, Netbeans create all the classes, I try to use a method of t

  • My iphone is stolen and I have not activated Find My Iphone app, what do I do? Help, please.

    My iphone was stolen at a party last night and I'm worried a fob might've taken it. Unfortunately, I did not have a lock on it nor have I activated my Find My iPhone app on my phone tho I have already downloaded it. I would love to track it down, or