Error installing EM10gR2 Configuration assistant "Web Cache Configuration A

I am getting an error when the web cache configuration assistant is running. Here is the output of the message:
Output generated from configuration assistant "Web Cache Configuration Assistant" (attempt 2):
Command = /oracle/oms10g/jdk/bin/java -DORACLE_HOME=/oracle/oms10g -Djava.net.preferIPv4Stack=true -classpath /oracle/oms10g/sysman/webapps/emd/WEB-INF/lib/webcachecfg.jar:/oracle/oms10g/sysman/webapps/emd/WEB-INF/lib/emd.jar:/oracle/oms10g/lib/emSDK.jar:/oracle/oms10g/dcm/lib/dcm.jar:/oracle/oms10g/jlib/repository.jar:/oracle/oms10g/lib/xmlparserv2.jar:/oracle/oms10g/jlib/emConfigInstall.jar:/oracle/oms10g/jdbc/lib/classes12.zip:/oracle/oms10g/jdbc/lib/nls_charset12.jar:/oracle/oms10g/jlib/jndi.jar:/oracle/oms10g/jlib/rt.jar:/oracle/oms10g/jdk/lib/i18n.jar:/oracle/oms10g/jlib/ldapjclnt10.jar:/oracle/oms10g/jlib/ojmisc.jar:/oracle/oms10g/j2ee/home/jazn.jar:/oracle/oms10g/j2ee/home/jaas.jar oracle.ias.webcache.config.WebcacheConfig -oh /oracle/oms10g
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:
/oracle/oms10g/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
Resolution:
Please make sure the values entered in OHS configuration files are correct.
oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
/oracle/oms10g/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
Resolution:
Please make sure the values entered in OHS configuration files are 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
The "/oracle/agent10g/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.-----------------------------------------------------------------------------
My etc/hosts file looks like:
cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
172.24.254.25 k25
Ugh!

sorry, a little bit late but i had the same problem.
/oracle/oms10g/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
simple make the link "ln -s libdb.so.3 libdb.so.2" in the /usr/lib directory.
regard´s
roland

Similar Messages

  • "Web Cache Configuration Assistant" failed during installation

    Hi,
    I'm trying to install Grid Control on Fedora Core 4 but it failes during the installation at the "Web Cache Configuration Assistant".
    I already createt a loopback device on localhost.
    Thanks for any surggestions!!
    End output from spawned process.
    Configuration assistant "Web Cache Configuration Assistant" failed
    2
    ORACLE_HOME is /opt/oracle/EM/10.1.0.3
    Failed in smi manipulation().
    TaskMaster initialization failed.
    Root Cause: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
    oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
    at oracle at oracle.ons.ONS.addSubscriber(ONS.java:333)
    at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
    at oracle.ons.Subscriber.<init>(Subscriber.java:80)
    at oracle.ons.ONS.createNewSubscriber(ONS.java:687)
    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:243)
    at oracle.ias.webcache.config.WebcacheConfig.smiEnableWebcache(WebcacheConfig.java:215)
    at oracle.ias.webcache.config.WebcacheConfig.enableConfiguration(WebcacheConfig.java:191)
    at oracle.ias.webcache.config.WebcacheConfig.main(WebcacheConfig.java:66)
    .ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
    cat /etc/hosts:
    127.0.0.1 loopback localhost
    127.0.0.1 fedora01 fedora01.barmenia.de localhost.localdomain localhost
    172.xxx.xxx.xxx fedora01.barmenia.de fedora01 oracleinstall

    hi,
    i tried to reinstall but it is still the same problem.
    before i started the installer there was no oracle process left
    fedora01.oracle[emrep]>ps -x
    Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.5/FAQ
    PID TTY STAT TIME COMMAND
    2976 pts/2 S 0:00 -ksh
    17573 pts/2 R+ 0:00 ps -x
    fedora01.oracle[emrep]>.1.0.3/Disk1/runInstaller PRE_REQUISITE=TRUE <
    Starting Oracle Universal Installer...
    before the assistant fails it looked like:
    Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.5/FAQ
    PID TTY STAT TIME COMMAND
    2976 pts/2 S+ 0:00 -ksh
    17588 pts/2 S 2:32 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17589 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17590 pts/2 S 0:26 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17591 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17592 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17593 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17594 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17595 pts/2 S 0:02 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17596 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17597 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17598 pts/2 S 0:02 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17600 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17601 pts/2 S 0:07 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17607 pts/2 S 0:02 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    17677 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26185 ? Ss 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26301 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26381 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26409 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/bin/tnslsnr LISTENER -inherit
    26669 pts/4 S 0:00 -ksh
    26717 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26718 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26719 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26720 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26721 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26722 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26723 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26724 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26725 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26726 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26727 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26728 26729 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26730 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26731 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26732 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    26770 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26771 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26772 pts/2 S 0:01 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26773 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26774 pts/2 S 0:00 /tmp/OraInstall2005-09-27_02-31-00PM/jre/1.4.2/bin/java -Doracle.installer.librar
    26775 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26776 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26777 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26778 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26779 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26780 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26781 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26782 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26783 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26791 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26792 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26834 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/jdk/bin/java -DORACLE_HOME=/opt/oracle/EM/10.1.0.3 -class
    26835 pts/2 S 0:00 /bin/sh /opt/oracle/EM/10.1.0.3/opmn/bin/opmnctl stopall
    26843 pts/2 S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -a -q shutdown
    26844 ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    ? S 0:00 /opt/oracle/EM/10.1.0.3/opmn/bin/opmn -d
    I'm running out of ideas!!
    thanks for your help!!!
    daniel

  • OUI-25031: ... Web Cache Configuration Assistant FAILED

    During installation of EMGC 10.2.0.3 at OEL 4.5 (x86_64 platform) have this problem at the end of installation:
    here is the error message:
    Output generated from configuration assistant "Web Cache Configuration Assistant":
    Command = /oracle/OMS/jdk/bin/java -DORACLE_HOME=/oracle/OMS -Djava.net.preferIPv4Stack=true -classpath /oracle/OMS/sysman/webapps/emd/WEB-INF/lib/webcachecfg.jar:/oracle/OMS/sysman/webapps/emd/WEB-INF/lib/emd.jar:/oracle/OMS/lib/emSDK.jar:/oracle/OMS/dcm/lib/dcm.jar:/oracle/OMS/jlib/repository.jar:/oracle/OMS/lib/xmlparserv2.jar:/oracle/OMS/jlib/emConfigInstall.jar:/oracle/OMS/jdbc/lib/classes12.zip:/oracle/OMS/jdbc/lib/nls_charset12.jar:/oracle/OMS/jlib/jndi.jar:/oracle/OMS/jlib/rt.jar:/oracle/OMS/jdk/lib/i18n.jar:/oracle/OMS/jlib/ldapjclnt10.jar:/oracle/OMS/jlib/ojmisc.jar:/oracle/OMS/j2ee/home/jazn.jar:/oracle/OMS/j2ee/home/jaas.jar oracle.ias.webcache.config.WebcacheConfig -oh /oracle/OMS
    2
    Start traversing...
    got process-manager node
    got ias-instance node
    attrValue=IASPT
    attrValue=DSA
    attrValue=HTTP_Server
    attrValue=LogLoader
    attrValue=dcm-daemon
    attrValue=OC4J
    attrValue=WebCache
    Entity found.
    got ias-instance node
    Current status is : enabled
    Changing the value of port to enabled
    Modified ...
    SysMgmtException
    se.ENTITY is : null
    se.ATTRIBUTE_NAME is : null
    se.ATTRIBUTE_VALUE is : null
    se.BASE_EXCEPTION is : The configuration files for this Oracle Application Server instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. The exception associated with this failed operation is:
    {0}
    . Please also check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
    Resolution:
    Base Exception:
    java.net.BindException
    Address already in use
    java.net.BindException: Address already in use
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331)
         at java.net.Socket.bind(Socket.java:498)
         at java.net.Socket.<init>(Socket.java:307)
         at java.net.Socket.<init>(Socket.java:124)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.openOEMSSession(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.openOEMSSession(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.sendHTTPRequest(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getOpmnProcStatus(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getProcessStatus(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getComponentProcessStatus(Unknown Source)
         at oracle.ias.sysmgmt.task.ProcessManager.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.task.ProcessManager.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ClusterManager.reloadOpmn(Unknown Source)
         at oracle.ias.opmn.smiplugin.OpmnPlugin.reloadOpmnSynchronous(OpmnPlugin.java:265)
         at oracle.ias.opmn.smiplugin.OpmnPlugin.commit(OpmnPlugin.java:251)
         at oracle.ias.sysmgmt.repository.DcmPlugin.commit(Unknown Source)
         at oracle.ias.sysmgmt.repository.PluginCollection.commitResyncPlugins(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler._syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.SyncUpHandler.syncUpTopologyConfigurationFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpTopologyConfigurationFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUpTopologyConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.ConfigAdapter.resyncTopologyConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.internal_resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ClusterManagementInput.execute(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ResyncInput.execute(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ClusterManager.execute(Unknown Source)
         at oracle.ias.sysmgmt.task.ClusterManagementAdapter.execute(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.execute(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMasterReceiver.process(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMasterReceiver.handle(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sync_evaluate(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.internal_evaluate(Unknown Source)
         at oracle.ias.sysmgmt.task.RemoteEvaluate.execCommand(Unknown Source)
         at oracle.ias.sysmgmt.task.DaemonWorker.run(Unknown Source)
    Configuration assistant "Web Cache Configuration Assistant" failed
    The "/oracle/AGENT/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.-----------------------------------------------------------------------------

    after restart of server
    the following appeared:
    Output generated from configuration assistant "OC4J Instance Configuration Assistant":
    Command = /oracle/OMS/jdk/bin/java -Djava.net.preferIPv4Stack=true -Djava.io.tmpdir=/tmp -mx512M -classpath /oracle/OMS/dcm/lib/dcm.jar:/oracle/OMS/dcm/lib/oc4j_deploy_tools.jar:/oracle/OMS/opmn/lib/opmnplugin.jar -Doracle.ias.sysmgmt.logging.logdir=/oracle/OMS/j2ee/home/log oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome /oracle/OMS -verbose -inifile /oracle/OMS/j2ee/deploy.ini
    Reading ini file - '/oracle/OMS/j2ee/deploy.ini'
    Adding web-app 'IsWebCacheWorkingWeb.war' for app 'IsWebCacheWorking'.
    Initializing DCM...done.
    OC4J instance 'home' already exists.
    Starting OC4J instance 'home'...
    ERROR: Start failed.
    Error message returned is: OPMN Request: /start?mode=sync&process-type=home
    OPMN Response: HTTP/1.1 204 No Content
    Content-Length: 938
    Content-Type: text/html
    Response: 0 of 1 processes started.
    <?xml version='1.0' encoding='WINDOWS-1251'?>
    <response>
    <opmn id="host.net:6200" http-status="204" http-response="0 of 1 processes started.">
    <ias-instance id="EnterpriseManager0.host.net">
    <ias-component id="OC4J">
    <process-type id="home">
    <process-set id="default_island">
    <process id="1911095299" pid="11860" status="Init" index="1" log="/oracle/OMS/opmn/logs/OC4J~home~default_island~1" operation="request" result="failure">
    <msg code="-11" text="no port available from the port range">
    </msg>
    <msg code="-21" text="failed to start a managed process after the maximum retry limit">
    </msg>
    <msg code="-11" text="no port available from the port range">
    </msg>
    </process>
    </process-set>
    </process-type>
    </ias-component>
    </ias-instance>
    </opmn>
    </response>
    If there is no response from OPMN, check OPMN configuration and restart DCM daemon. If OPMN response is available, identify the failure and the corresponding log files indicated in the OPMN response contents
    Terminating DCM...done.
    Copying /oracle/OMS/j2ee/deploy.ini to /oracle/OMS/j2ee/deploy.ini.1202385410248.bak.
    Writing any undeployed entries back to /oracle/OMS/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    Configuration assistant "OC4J Instance Configuration Assistant" failed

  • Oracle Grid web cache configuration assistant error

    Hi,
    I am installing Oracle 10g release 2 Grid on Red Hat Linux...i tried so many time..bt getting below error during Web Cache Configuration Assistant...If anybody know solution ...plz share ur solution.............thanks in advacne....
    "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:
    Ouch! ap_mm_create(1048576, "/Oracle/OraGrd/OraH/oms10g/Apache/Apache/logs/mm.3473") failed
    Error: MM: mm:core: failed to memory map memory file (Invalid argument): OS: No such file or directory
    Resolution:
    Please make sure the values entered in OHS configuration files are correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    Ouch! ap_mm_create(1048576, "/Oracle/OraGrd/OraH/oms10g/Apache/Apache/logs/mm.3473") failed
    Error: MM: mm:core: failed to memory map memory file (Invalid argument): OS: No such file or directory
    Resolution:
    Please make sure the values entered in OHS configuration files are 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) "
    Any body have solution
    Message was edited by:
    Vivek

    What is the version of JDK on the box?

  • GRID CONTROL FAILS at Web Cache Configuration Assistant

    Hi,
    I am installing Grid Control 10.2.0.1 on Oracle Enterprise Linux 4. I run into this error at Web Cache Configuration Assistant :
    Failed in smi manipulation().
    The most likely causes are:
    1. TaskMaster cannot read configuration files, such as $ORACLE_HOME/opmn/conf/opmn.xml, and $ORACLE_HOME/dcm/dcm.conf, etc.
    2. Cannot connect to the repository.
    Resolution:
    1. Make sure that the system configuration files are present and the permission for those files are set correctly.
    2. If you are using Infrastructure Database, please make sure that the database is up and running, and the listener for the database is running. Also check the connectivity of the machine to the Database Repository. Please refer to the exception thrown by the Repository API for resolution. The Repository API may be misconfigured.
    Base Exception:
    oracle.ons.SubscriptionException
    Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
    oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
         at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         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)
    Command = /home/oracle/OracleHomes/oms10g/jdk/bin/java has failed
    As per a couple of earlier threads almost related to this .. I have corrected my PATH, TMP, LD_LIBRARY_PATH env variables, but I repeatedly get stuck at this point.
    Any insights on this please ?

    Resolution:
    1. Make sure that the system configuration files are
    present and the permission for those files are set
    correctly.
    2. If you are using Infrastructure Database, please
    make sure that the database is up and running, and
    the listener for the database is running. Also check
    the connectivity of the machine to the Database
    Repository. Please refer to the exception thrown by
    the Repository API for resolution. The Repository
    API may be misconfigured.

  • Oracle 10g web cache configuration issue

    Dear all,
    we have two oracle 10g application 10.1.2.0.2 servers. which are configured sucessfully. forms are display from both servers.
    now we are configuring the web cache load balancing but are not able to configure.
    please help us.
    thanks in advance.
    thanks
    sher

    please check out this link.
    http://download.oracle.com/docs/cd/B14099_19/caching.1012/b14046/basics.htm#i1045186
    thanks,
    AMN

  • Configuration assistant "Oracle Database Configuration Assistant" failed

    I install oracle 10g on HP UX 11.23. I got this error :
    hecking for PHSS_33278; found Not found.     Failed <<<<
    Checking for PHSS_33279; found Not found.     Failed <<<<
    Checking for PHSS_33277; found Not found.     Failed <<<<
    Checking for PHSS_33279; found Not found.     Failed <<<<
    , my first question :
    can i pass this step, ?
    after all, my installation form is okey, but everything change become nightmare.
    I installation failed on Configuration Assistant :
    Configuration assistant "Oracle Database Configuration Assistant" failed
    OUI-25031:some of the configureation assistants failed. it is strongly recommended that you retry 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 error resulting in the failures
    2. fix the errors causing these failures
    3. select the failed assistants and click the retry button to retry the
    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/oracle/OraHome_1/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.-----------------------------------------------------------------------------

    But i still get this error. Do you have solution for this ?
    I installation failed on Configuration Assistant :+
    Configuration assistant "Oracle Database Configuration Assistant" failed+
    OUI-25031:some of the configureation assistants failed. it is strongly recommended that you retry 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 error resulting in the failures*
    *2. fix the errors causing these failures*
    *3. select the failed assistants and click the retry button to retry the*
    Configuration assistant "Oracle Database Configuration Assistant" failed The "/oracle/OraHome_1/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.-----------------------------------------------------------------------------+
    Edited by: user9198604 on Feb 25, 2010 3:37 AM

  • Configuration assistant "Oracle Net Configuration Assistant" failed

    I was installing Oracle 10g Enterprise and received the following failure notificaiton. How can I resolve this?
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\bin -classpath ";C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\rt.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ldapjclnt10.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewt3.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewtcompat-3_3_15.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\NetCA.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\netcam.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\netcfg.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\help4.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\jewt4.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\oracle_ice.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\share.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\swingall-1_1_1.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\i18n.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvmhas.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvm.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\oui\jlib\OraInstaller.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\lib\xmlparserv2.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\tools" oracle.net.ca.NetCA /orahome C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2 /orahnam OraDb10g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\install\netca_typ.rsp
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\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.-----------------------------------------------------------------------------
    Edited by: BenS on May 20, 2009 6:05 PM
    The following information was found in the installActions...log file.
    INFO: cf session hashcode: 13785219
    INFO: cf session saved with key: OraDb10g_home1 oracle.server
    INFO: cf session is ok
    INFO: created and saved cf session for oh: OraDb10g_home1
    INFO: passing params to cf
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: {Parameter:TOPLEVEL_COMPONENT in {Aggregate:OuiConfigVariables:1.0.0.0.0:common}}: Parameter data type is not compatible with the provided String Array.
    INFO: passing params to cf done
    INFO: done saving info by cf
    INFO: This is a shared oracle home or remote nodes are null. No copy required.
    INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
    INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
    INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
    INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
    INFO: RUN_RECOMMENDED_TOOLS FIRST is set to false
    INFO: No of Recommended Tools3
    INFO: plugin-list is created
    INFO: pluginlist is updated for: Oracle Database 10g current size: 1
    INFO: No of ExitOnly Tools in this session: 1
    INFO: cf session for perform has hashcode: 13785219
    INFO: detached tool list getting prepared fo comp: Oracle Database 10g
    INFO: cfsession hashcode for exit only tools: 13785219
    INFO: hashcode for action: 8813601
    INFO: No of ExitOnly Tools: 1
    INFO: exit-tool: Launch browser
    INFO: saving exit only tools ...
    INFO: no detached only tools in this session
    INFO: exit-only tools are created in single installation
    INFO: no. of sets of tools to be run: 1
    INFO: ca page to be shown: true
    INFO: exitonly tools to be excuted passed: 1
    INFO: Starting to execute configuration assistants
    INFO: Command = C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\bin -classpath ";C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\rt.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ldapjclnt10.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewt3.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\ewtcompat-3_3_15.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\NetCA.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\jlib\netcam.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\netcfg.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\help4.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\jewt4.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\oracle_ice.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\share.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\swingall-1_1_1.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\lib\i18n.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvmhas.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jlib\srvm.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\oui\jlib\OraInstaller.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\lib\xmlparserv2.jar;C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\tools" oracle.net.ca.NetCA /orahome C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2 /orahnam OraDb10g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\network\install\netca_typ.rsp
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    Command = C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\jdk\jre\bin/java.exe has failed
    INFO: Configuration assistant "Oracle Net Configuration Assistant" failed
    INFO: The "C:\oraclexe\app\oracle;\oracle\product\10.2.0\db_2\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

    I had Oracle 10g XE (Express installed but uninstalled it in case it was causing conflicts with the installation of 10 Enterprise). It appeared to have uninstalled cleanly.
    However, I was looking at my Environment variables and noticed the following:
    Oracle in OraDb10g_home1 points to a directory that doesn't exists since the uninstall.  I deleted this variable.
    I also receive the following warning during prerequiste check (but I appeared to have a solution according ot the documentation)
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The install has detected that the primary IP address of the system is DHCP-assigned.
    Recommendation: Oracle supports installations on systems with DHCP-assigned IP addresses; However, before you can do this, you must configure the Microsoft LoopBack Adapter to be the primary network adapter on the system. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    After delete the environment variable I restarted the Install and it installed fine.
    Thank you for the help...

  • Web Cache Configuration Assistant Failed

    Hi,
    When we try to install OEM (10.2.0.1) on OEL5, they got the following error while configuring Web Cache, I notice there is a bug # 6078836. Any idea if its fix is available?
    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:
    /usr01/app/oracle/OracleHomes/oms10g/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    Resolution:
    Please make sure the values entered in OHS configuration files are correct.
    oracle.ias.sysmgmt.exception.InvalidConfigurationException: Base Exception:
    /usr01/app/oracle/OracleHomes/oms10g/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    Thanks

    Hi,
    I had similar problem and creating symbolic link and then giving suitable permission resolved the error.
    [root@tmgeorge-idc db10g]# ln -s /usr/lib/libgdbm.so.2.0.0 /usr/lib/libdb.so.2
    [root@tmgeorge-idc db10g]# chmod 755 /usr/lib/libgdbm.so.2.0.0
    [root@tmgeorge-idc db10g]# chmod 755 /usr/lib/libdb.so.2
    Again retry installation process.It will go through
    Saurabh

  • Web client configuration assistent failed during configuration

    Hello,
    I am trying to install OCS on RH ES 3.0.
    Infrastructure, Information storage and middle tier are on the same machine.
    During middle tier installtion , i have selected following components at a time oracle files,oracle calender assiatent, web conferencing, portal.
    But during configuration "webclient configuration assistent" and "infrasturucture phase 2 assistent" failed.
    can anyone help me, for solving this problem ASAP.
    Thanks and Regards,
    Sarita

    It would help to know which release you are installing? for general help, please look at the install guide or the OCS admin guide.

  • Problem Configuring the Web Cache Sample Provider

    I am trying to install the web cache sample provider. The instructions indicate that the web cache user name and password need to be obfuscated.
    When I execute the following command from Windows Command Prompt:
    C:\oc4jext\jdk\bin>java -classpath c"\oc4jext\portal\jlib\pdkjava.jar oracle.webdb.provider.v2.cache.Obfuscate username:password
    I get
    java.lang.ClassNotfoundException: oracle.security.misc.Checksum
    The installation instructions indicate that the command should work if the pdkjava.jar and the jawc.jar files are in the correct directories. Both are in the correct directories.
    I've searched for the missing Checksum class but have not been able to find it in the version of oc4j that I am running. I am running a pre-configured version of oc4j, referred to as oc4j_extended. It is version 9.0.4.0.0 build 031125.1647.
    Any help would be much appreciated.

    Can you add the $JDEV_HOME/jlib/ojmisc.jar file to the classpath as well? This is the one that contains the Checksum class.
    Peter

  • Configuration assistant,  business scenario configurator

    Hi All,
    We have two tools used in ID, namely,
    1. configuration assistant, 
    2. business scenario configurator
    Can anyone tell the difference between them ..
    Regards,
    Mona

    Mona,
    If you maintain your Integration Scenario in the repository with the Actions , Connections , etc... then Configuration Wizard will take you through a wizard to create the ID objects .... automatically
    That case you do not need to create the objects manually...
    However I do not use it and prefer to create the objects manually .. and also in XI3.0 there is a bug in the wizard for the sender agreement creation and you have to delete and create the sender agreement manually....
    Cheers,
    Himadri

  • Error installing Adobe Download Assistant on Mac Yosemite 10.10

    I am trying to install trial of elements 13 on Mac Yosemite and getting the following error while installing the Adobe Download Assistant - This application cannot be installed because the installer has been misconfigured. Please contact the application author for assistance. Please help!

    I have the same problem with today´s version of Adobe Flash player on Mac OSX 10.6, and with Safari.  It works with Firefox 9.0.  The problem has been present for versions of Safari and Flash for over 6 months.  I am using a MacBook Pro bought in April 2011.

  • Error installing DW from the web premium CS3 suite

    I have DW 8 educational installed. I tryed installing the web
    premium cs3, all the programs got installed execpt for DW. so I
    uninstalled DW 8 and all associsted files and registry from a list
    I found in this forums. still I coudn't install DW. the error is
    not specific it is: "an error occured while installing DW".
    I don't know what else to do.
    Thanks

    I would first go to Adobe's website and check FAQs there for
    similar
    problems. They have a system of fixes that you must first go
    through
    before they help you more.
    Once you have exhausted those options, call them.
    I was lucky in that I had an error number that I could use
    and when I've
    called Tech Support, they got me up and running "pretty
    quick."
    I went through a similar situation but mine was getting
    caught up on
    Adobe Acrobat.

  • 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:

Maybe you are looking for

  • Handoff does not work after phone replacement.

    Dear all, I'm using iPhone 6 and Macbook Pro Retina 2014 mid and getting some trouble with using continuity on Yosemite. Before I use iPhone 5s 16G(IOS 8.1.1)when it was not thrown to the water , continuity does work so well.  But after that, replaci

  • How to make this exit

    Can guide me on how to make exit or continue if user key in 'y' to continue and loop back to the 'Enter temperature'? and 'n' to exit the programe.? Please help import javax.swing.*; public class Temperature      public static void main(String[] args

  • How to create Interchange counter in Seeburger

    Hi Folks, May I please ask for your help on how to create/setup an interchange counter in Seeburger or if you have any guide available? What I am trying to do is to have an incremental value for the element ISA013. The current value is "000000001". 

  • How to import sony video on i-pad

    How to import sony-cam videos on i-pad's imovie

  • Camera Raw ne répond plus correctement

    Depuis quelques jours, lorsque j'utilise Camera Raw (v. 8.2.0.94) pour "croper" une photo Raw et qu'elle s'ouvre, par la suite, dans Photoshop CS 6 (v. 13.0.5), elle n'est pas "Cropée". J'utilise un iMac Version OS X 10.9.1. Quoi faire? Je trouve ça