Hi Experts, When installing OHS during the last step the webcache is not able to start and below is the error I am getting [as] [WARNING] [] [oracle.as.config] [tid: 99] [ecid: 0000LBjNllKAHR85Rjp2id1Ml75h000009,0] Failed to start component webcache1[[ oracle.as.config.ProvisionException: HTTP status code = 204 : 0 of 2 processes started. at oracle.as.config.impl.OracleASComponentBaseImpl.manageProcess(OracleASComponentBaseImpl.java:943) at oracle.as.config.impl.OracleASComponentBaseImpl.start(OracleASComponentBaseImpl.java:1062) at oracle.as.install.webtiercd.webtierconfig.util.CreateComponent.createWebcacheComponentWrapper(CreateComponent.java:287) at oracle.as.install.webtiercd.webtierconfig.util.CreateComponent.createWebcacheComponentStandalone(CreateComponent.java:377) at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureWebcacheStandalone(WebtierConfigurationAction.java:491) at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureStandalone(WebtierConfigurationAction.java:444) at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.doExecute(WebtierConfigurationAction.java:174) at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:403) at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:101) at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:121) at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15) at oracle.as.install.engine.modules.configuration.action.RequestQueue.performSequentialExecution(RequestQueue.java:335) at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:311) at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:200) at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81) at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86) at java.lang.Thread.run(Thread.java:745) And also in the webcache.log I can found the below error [webcache] [ERROR:32] [WXE-13134] [config] [ecid: ] Oracle Web Cache did not find a matching CACHE element in webcache.xml for the current host name (den00qth), Oracle instance (C:\Oracle11g\Middleware\Oracle_WT1\instances\instance1) and system component name (webcache1). [webcache] [ERROR:1] [WXE-09000] [main] [ecid: ] Oracle Web Cache process of ID 2820 exits with code 1 at line 7743 of file u:/oracle/webcache/src/config/loadcfg.c [label: Build 11.1.1.9.0 150316.1720] Can any body guide me what could be the issue why it is not allowing to run webcache. I am only able to run the OHS but not the webcache. Thanks Chetan