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

Similar Messages

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

  • 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

  • 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

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

  • 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 AS Web Cache - How to check whether the request goes throught it ?

    Hi,
    My application runs on Oracle 10g App Server,
    The OracleAS Web Cache is also running
    the command opmnctl status shows...
    WebCache - Alive
    WebCacheAdmin - Alive
    Is there any way to check whether the request form the client goes through the Web Cache ?
    B'coz when i checked OracleAS Web Cache Administrator UI
    The information like Total Requests Served, Cahce Hit , Cache Misses etc are 0 and it does'nt changes...
    I have the directive keepAlive as[b] off in httpd.conf, will this have an impact over Web Cache ???
    Plz suggest me a way to check whether the request goes through Web Cache or directly to Oracle HTTP Server ??
    Deepak.C

    Keepalive has no impact on webcache, but it does have a huge impact on performance. So far I found no proper reason to put it off in any production system.
    Anyway, logging from webcache and/or apache (ias) should show how requests are going from the client to the AS.

  • 10g Web Cache standalone download file

    The 10g (9.0.4) Web Cache standalone downloaded file is named webcache_9.0.4.0.0_linux.tar.tar.
    When I run "tar xvf" on the file it gives the error "tar: directory checksum error".
    Can someone at Oracle please provide a good file to download?
    Thank you.

    Again bit late comment but just in case if you haven't yet found the solution.
    Yes, you can use this file (as_linux_x86_webcache_101202.cpio) to install Standalone Web Cache. You can also install it off of Oracle Application Server Companion CD.
    I tried it and when I extract this file here is what I see:
    $ ls -l
    total 285780
    -rw-r--r-- 1 oracle dba 292340224 Sep 17 15:14 as_linux_x86_webcache_101202.cpio
    drwxr-xr-x 5 oracle dba 4096 Dec 1 2005 Disk1
    $cd Disk1
    $ls -l
    total 20
    drwxr-xr-x 4 oracle dba 4096 Dec 1 2005 install
    -rwxr-xr-x 1 oracle dba 5189 Dec 1 2005 runInstaller
    drwxr-xr-x 9 oracle dba 4096 Dec 1 2005 stage
    drwxr-xr-x 4 oracle dba 4096 Dec 1 2005 utils
    So there it (runInstaller) is under Disk1 directory.
    Thanks
    Shail

  • 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

  • Oracle 10g RAC+ASM - Storage Issue

    I’ve an issue related to Oracle 10g RAC.
    I’ve 2 node cluster each being Dell 2850 Server with RHEL 4.0
    I’ve EMC CX300 SAN storage with following partitions
    /orasoft     10 Gb          OCFS2 File system
    /oracrs          2 Gb          OCFS2 File system
    /orabackup      100 Gb          OCFS2 File system
    The datafiles are on ASM which is not directly visible in OS.
    I’ve common Oracle Home installed in /orasoft/db_1 which is shared by both nodes in cluster.
    I’ve faced an issue recently related to EMC storage.
    The /orasoft partition displays 1.4 Gb space available using df command.
    With both nodes sharing the common Oracle Home (/orasoft/db_1), when ever I try to touch a file I get an error as No Space left on device. I’m unable to start any service with the same reason.
    Is this setup correct ??
    Can anyone help me with this storage issue ??

    Hi,
    If you create a new diskgroup you may be to add the same diskgroup to parameter file or spfile and which will be needing down time.
    sugestion: Instead of creating new diskgroup you should to add disk to existing group.if you add asm disk to existing group your all problem will be solved and Oracle itself will be managing all.And than i am sure no need to add entry in the parameter or spfile like +db_create_file_dest=.....
    regards,
    Sher khan

  • Oracle 10g will not configure metalink

    I keep getting a wrong username/password error when trying to configure the metalink account in the oracle 10g enterprise manager, all entries are correct and the caps key is not on.

    Do you have connection from your DB server to metalink? This could typically happend if you have no connection between your db server and the internet.
    try
    ping metalink.oracle.com
    from your db server.
    Regards
    Laurent

  • Oracle 10g Installation ./runInstaller Issue

    I have RHEL 5 64 bit OS installed Oracle 10g Release 10.2.0.1.0
    at end of oracle installation there is one error.
    ERROR
    OUI-10058: The OUI Inventory on this system does not exits or is not writable .
    1-The /opt/oracle/oraInventory/orainstRoot.sh script was not executed with root privileges,
    or an error occurred during execution;
    2-You are not a member of the specified installer gourp
    So i run
    cd /u01/app/oracle/oraInventory/
    ./orainstRoot.sh
    Changing permissions of /u01/app/oracle/oraInventory to 770.
    Changing groupname of /u01/app/oracle/oraInventory to oinstall.
    The execution of the script is complete
    And i am running version upgrade package p6810189_10204_Linux-x86-64.
    cd /u01/Disk1/
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /u01/app/oracle/tmp/OraInstall2010-07-28_12-49-50PM/installActions2010-07-28_12-49-50PM.log
    but it fail to install :)
    Please export guide me to solve the issue.
    Thanks for all your expertise ;o)
    Edited by: Oracle DBA P on Jul 28, 2010 5:16 AM

    thanks buddy
    ./runInstaller -ignoreSysPrereqs
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
    Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /u01/app/oracle/tmp/OraInstall2010-07-28_01-40-35PM. Please wait ...
    installer started and it installing now but still it through Failed <<<< error
    Edited by: Oracle DBA P on Jul 28, 2010 5:45 AM
    Edited by: Oracle DBA P on Jul 28, 2010 5:45 AM

  • Oracle 10g Web Services

    Hi
    Can anybody point me to where i can get information/tutorials on creating web services with oracle 10g.
    Marco

    Hi Marco,
    Take a look on this links:
    - http://www.oracle.com/technology/obe/obe1013jdev/ws/wsandascontrol.htm
    - http://www.oracle.com/technology/sample_code/tutorials/fbs/ws/toc.htm
    - http://www.soaprpc.com/tutorials.html
    - http://www.skillbuilders.com/Tutorials-V2/SkillBuilders%20Oracle%20Tutorials.cfm
    Regards,
    Francisco Munoz Alvarez
    www.oraclenz.com

  • Problem in oracle 10g web application report printing in character mode

    Hi,
    We are using oracle dev. 10g suite based web application.
    This is an application migrated from oracle forms & report 6i.
    It's working fine except printing report in character mode. When we run the report then preview is Ok but in printing format becomes wrong.
    I means printing is not same as preview.
    Can any one help me on this situation.

    you can solve this problem by using oracle remote printing utility(orarrp)
    Nizhad
    Software Engineer,
    Accel Frontline Limited,
    Kochi.

  • Oracle 10G Express Edition backup issues

    After a backup job is run on our Oralce 10g Express Edition Server our system users can't access their web login page -
    http://127.0.0.1:8080/apex - To access their databse.
    What i need to know is this.
    I do a daily backup of the Oracle DB manually, the one that comes with express edition, but when the backup is comple users can't access the afforementioned web address as i have stated
    1 - Does anyone know what can be causing this?
    2 - When i backup the database manually where does the database actually backup to?
    3 - I was thinking of backing up the Oralce DB manually usning XE's own backup then running Symatec backup Software to backup this file.In the event of a system crash i could then simply restore the operating system (windows 2003), reinstall XE and import the file i had backedup with XE . Does this sound like a good solution

    No idea why users cant access the login page, maybe trying to post on XE forum Oracle Database Express Edition (XE) may help for this.
    But you may use Rman with XE, it is a best practice for Oracle B&R and it is easy to control the backup destination with Rman - http://download.oracle.com/docs/cd/B25329_01/doc/admin.102/b25107/backrest.htm#sthref414
    Also these demos may help - http://psoug.org/reference/rman_demos.html
    Best regards.

Maybe you are looking for