Error installing webcenter sites delivery in silent mode

Hi,
I am installing webcentersites on linux machine using silent mode.All test are getting successful and also all tables are created like SystemInfo,SystemLocale,SystemEvents etc.
But the installation is getting failed and showing following error :
<!--FTCS|||result=failure|||reason= Problem in CallElement. Error number = -105|||err=-105|||command=READURL|||params=|||-->
[2013-06-28 19:21:41.214][CS.INSTALL][ERROR] ActionHandlerExecuteCommand:  Error installing CatalogCentre core assets
[2013-06-28 19:21:41.214][CS.INSTALL][ERROR] Worker.run.
And site log shows following error :
SQLException in prepared execute on table SystemEvents: SELECT eventname,type,enabled,times,target,params FROM SystemEvents
java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:837)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:445)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:191)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:523)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:863)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1153)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1275)
    at oracle.jdbc.driver.OracleStatement.doScrollExecuteCommon(OracleStatement.java:4656)
    at oracle.jdbc.driver.OraclePreparedStatement.doScrollPstmtExecuteUpdate(OraclePreparedStatement.java:10410)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3574)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3620)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
    at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
    at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
    at COM.FutureTense.Servlet.JDBCTable.executeQuery_trans_logic(JDBCTable.java:1632)
    at COM.FutureTense.Servlet.JDBCTable.executeQuery_trans(JDBCTable.java:1590)
    at COM.FutureTense.Servlet.JDBCTable.executeQuery(JDBCTable.java:1430)
    at COM.FutureTense.Servlet.JDBCTable.SelectRow(JDBCTable.java:1025)
    at COM.FutureTense.Common.ftDBTable.selectTo(ftDBTable.java:2229)
    at COM.FutureTense.Event.ftEvent.getEventsList(ftEvent.java:309)
    at COM.FutureTense.Platform.SystemEvents.SystemEventFactoryImpl.getSystemEvents(SystemEventFactoryImpl.java:62)
    at COM.FutureTense.Platform.SystemEvents.HeartBeat.run(HeartBeat.java:43)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
    at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:724)
SQLException in prepared execute on table  : SELECT name,locale,value FROM SystemLocaleString
java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
SQLException in prepared execute on table SystemEvents: SELECT eventname,type,enabled,times,target,params FROM SystemEvents
java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
Any help is appriciated,
Thanks,
Pratush

The easiest way to create a response file is by starting the wizard, filing in the blanks on all pages and save the result before the wizard asks you to install. Just stop here.
--olaf                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • How to install webcenter sites 11.1.1.6 or 11.1.1.8 in cluster configuration and delivery mode?

    I am trying to install webcenter sites 11.1.1.6 using cluster configuration and in delivery mode but its not getting installed properly.
    Can anyone please share on the steps to follow while installing webcenter sites in delivery environment?

    The recommendation from the Oracle WebCenter & ADF Architecture Team is to keep the parts decoupled, installing WebCenter Sites on a separate machine. Otherwise it would be leading towards a 'Type 3' integration. Specifically looking at the proof-of-concept application 'Spark', which requires WebCenter Sites and WebCenter Portal installed on the same machine:
    +"Due to this co-deployment requirement, most clients have avoided installing or using Spark. And not without reason: installing two big, complex applications on the same environment is problematic with regards to scalability and tuning."+
    http://blogs.oracle.com/ATEAM_WEBCENTER/entry/integrating_webcenter_sites_with_webcenter3
    The introductory article on integrating WebCenter Sites and WebCenter Portal:
    http://blogs.oracle.com/ATEAM_WEBCENTER/entry/integrating_webcenter_sites_with_webcenter
    Thanks

  • Content Server error  post installing webcenter sites

    Hi ,
    I installed webcenter sites and post installation after login when click on "Contributor" link getting Content Server error while Admin mode is working fine.
    On further debug below URL was internally hit which is giving 500 error : http://<hostname>:<port>/cs/ContentServer?pagename=fatwire/ui/controller/controller&elementName=UI/Layout"
    Any pointer to root cause?
    Edited by: 975945 on Dec 11, 2012 5:16 AM

    Drop the database user and reinstall again.

  • Not able to Install Webcenter site 11g R1 (11.1.1.6.0)  in my local PC

    1. I downloaded hsqldb 2.2.8 and set up the database, the connection properties are
         TYPE      :     HSQL Database Engine In-Memory
         Driver     :     org.hsqldb.jdbc.JDBCDriver
         URL     :     jdbc:hsqldb:mem:.
         USER     :     SA
         Password:
    2. I started the database server and created a sample table 'emp'.
    3. Downloaded tomcat 6.0.35 and in context.xml i did the below entry to make the hsqldb connection, and copies hsqldb.jar into lib folder of Tomcat
         <Resource auth="Container" defaultTransactionIsolation="READ_UNCOMMITTED" description="Tomcat Connection Pool" driverClassName="org.hsqldb.jdbc.JDBCDriver" initialSize="1" maxActive="100" maxWait="7500" name="csDataSource" password="" scope="Shareable" type="javax.sql.DataSource" url="jdbc:hsqldb:hsql://localhost/" username="SA"/>
    4. In catalina.properties i setup the classpath for cas.properties or else the tomcat throwing the error saying not able to identify cas.properties.
    The entry is given below
    shared.loader=C:/Sri/installables/fatwire/bin
    5. From oracle i downloaded ofm_sites_generic_11.1.1.6.0_disk1_1of1.zip i extracted all the content
    6. To install the webcenter site content server, i clicked csInstall.bat under C:\Sri\FatWire\ContentServer
    7. It started and installing the server upto 70% then a dialog box pop up with the following message
              Do not click OK until you have completed all of the following steps:
              1. If your platform requires you to manually deploy the Oracle
              WebCenter Sites application, deploy Oracle WebCenter Sites now. Otherwise,
              continue with step 2.
              2. If you wish to customize your Oracle WebCenter Sites installation
              and require access to Oracle WebCenter Sites's property files,
              click the Property Editor button.
              3. Restart your application server.
              4. Click Test to test your installation and make sure all tests
              are successful.
              5. If the tests are successful, click OK.
    8. Then when i click Test button, i got the following messages
         The status is an follows :
              HelloCS has failed
              Ping DB has failed
              DB Permissions has failed
    9. In the log file install_log under <fatwire_instll_dir>/ominstallinfo, i saw the following entries
    [2012-07-27 09:10:57.134][CS.INSTALL][INFO] InstallActionManager.orderActions() : StartAppServer Action found at = (-1)
    [2012-07-27 09:10:57.165][CS.INSTALL][INFO] InstallActionManager.orderActions() : StartAppServer Action found at = (-1)
    [2012-07-27 09:11:43.144][CS][ERROR] com.fatwire.cs.core.http.HttpAccessException: org.apache.http.conn.HttpHostConnectException: Connection to http://PRK-SSUNDARAR.us.ad.xxxx.com:80 refused
    [2012-07-27 09:11:43.175][CS.INSTALL][INFO] CSSetupEngine.postURL: PostURL failed for http://PRK-SSUNDARAR.us.ad.xxxx.com:80/cs/HelloCS
    :: ERROR = No response was received from the server
    [2012-07-27 09:11:44.236][CS][ERROR] com.fatwire.cs.core.http.HttpAccessException: org.apache.http.conn.HttpHostConnectException: Connection to http://PRK-SSUNDARAR.us.ad.xxxx.com:80 refused
    [2012-07-27 09:11:44.236][CS.INSTALL][INFO] CSSetupEngine.postURL: PostURL failed for http://PRK-SSUNDARAR.us.ad.xxxx.com:80/cs/Install?test=test&ReInit=FALSE&CSInstallType=single&CSInstallAccountName=ContentServer&CSInstallAccountPassword=675286278df204915f228fd298c09388&CSInstallDirectory=C%3A%2FSripY%2Finstallables%2Ffatwire&CSInstallAppName=fwadmin&CSInstallAppPassword=675286278df204915f228fd298c09388
    :: ERROR = No response was received from the server
    [2012-07-27 09:12:55.005][CS.INSTALL][INFO] CSSetupEngine.testConnectionAction: Testing user configuration and database connectivity.
    What could went wrong here?
    regards
    Sri

    Hi Tony,
    I don't have mac o/s so am using Windows XP. I tried to open "Download the scripts and instructions here" from your blog but
    it is opening a new window in the browser with some gybrish characters.
    Here is what i did, as i explained it in my earlier post, now also i am facing the
    same issue while setting up the server in GUI mode but in the log file it is showing
    different exception now compare to the earlier one. I will explain the step by step approach of mine
    1. start the Hsqldb2.2.8 in webserver mode (will the latest version cause any issue here?)
    2. started the tomcat 6.0.35
    3. As explained it in oracle site document for "installing webcenter sites in Tomcat" i did
    the below changes
    1. i downloaded the installation zip file and extracted it in my local m/c. Note:
    this is not my installation folder.
    2. then i went to cs-cache.xml,linked-cache.xml, ss-cache.xml and cas-cache.xml and
    maintain the unique entries for multicastGroupAddress, multicasegroupport and timeToLive.
    [I did the modification in the extracted folder thinking that it will get copied while
    doing the installation, and my assumption is correct in the tomcat while deploying later i
    saw all my entries in corresponding files ]
    3. In jbossTicketCacheReplicationConfig.xml i modified mcast_addr="239.255.0.0" and
    mcast_port as 4447
    4. Then i started installing the content server, i gave the host name and port "localhost"
    and "8080" wherever it is asking.
    5. i clickec express installation instead of Custom settings
    6. After installing it fro 73% again i got the same issue
    7. When i was going through all the issues logs i found below issues.
    a) it was not able to identify cache bean reference inside ticketRegistry.xml so i
    commented out JBossCacheTicketRegistry and started using DefaultTicketRegistry in ticketRegistry.xml
    <!-- Ticket Registry -->
         <bean id="ticketRegistry" class="org.jasig.cas.ticket.registry.DefaultTicketRegistry"
              />
         <!--<bean id="ticketRegistry" class="org.jasig.cas.ticket.registry.JBossCacheTicketRegistry"
              p:cache-ref="cache" />
    <bean id="cache" class="org.jasig.cas.util.JBossCacheFactoryBean"
              p:configLocation="classpath:jbossTicketCacheReplicationConfig.xml" />
    -->
    Again i restarted the Tomcat server.....
    b) In sites.log file i notice an exception
              org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ssolistener' defined in class path resource [SSOConfig.xml]: Instantiation of bean failed; nested exception is java.lang.ExceptionInInitializerError
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:883)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
         at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
         at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)
         at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
         at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
         at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
         at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
         at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)
         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)
         at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
         at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:93)
         at com.fatwire.wem.sso.DynamicInjector.<init>(DynamicInjector.java:52)
         at com.fatwire.wem.sso.DynamicInjector.instance(DynamicInjector.java:232)
         at com.fatwire.wem.sso.SSOFilter.init(SSOFilter.java:65)
         at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:295)
         at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:422)
         at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:115)
         at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4072)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4726)
         at org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1284)
         at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1382)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:306)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
         at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1389)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1653)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1662)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1642)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
         at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
         at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)
         ... 32 more
    Caused by: net.sf.ehcache.CacheException: error setting options
         at net.sf.ehcache.distribution.MulticastRMICacheManagerPeerProvider.init(MulticastRMICacheManagerPeerProvider.java:99)
         at net.sf.ehcache.CacheManager.init(CacheManager.java:306)
         at net.sf.ehcache.CacheManager.<init>(CacheManager.java:234)
         at com.fatwire.cache.ehcache.EhCacheObjectCache._initCache(EhCacheObjectCache.java:704)
         at com.fatwire.cache.ehcache.EhCacheObjectCache.start(EhCacheObjectCache.java:538)
         at com.fatwire.wem.sso.cas.cache.SessionMappingStorage.<init>(SessionMappingStorage.java:47)
         at com.fatwire.wem.sso.cas.listener.CASListener.<clinit>(CASListener.java:15)
    c) In cms.log i got below exception
    2012-07-28 11:49:59,500 ERROR [org.springframework.web.context.ContextLoader] - Context initialization failed
    org.springframework.beans.factory.BeanDefinitionStoreException: Could not resolve bean definition resource pattern [WEB-INF/spring-configuration/*.xml]; nested exception is java.io.FileNotFoundException: ServletContext resource [WEB-INF/spring-configuration/] cannot be resolved to URL because it does not exist
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:190)
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
         at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:124)
         at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:92)
         at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
         at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
         at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
         at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
         at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
         at org.jasig.cas.web.init.SafeContextLoaderListener.contextInitialized(SafeContextLoaderListener.java:62)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
         at org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1284)
         at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1382)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:306)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
         at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1389)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1653)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1662)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1642)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.io.FileNotFoundException: ServletContext resource [WEB-INF/spring-configuration/] cannot be resolved to URL because it does not exist
         at org.springframework.web.context.support.ServletContextResource.getURL(ServletContextResource.java:130)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.isJarResource(PathMatchingResourcePatternResolver.java:406)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.findPathMatchingResources(PathMatchingResourcePatternResolver.java:338)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.getResources(PathMatchingResourcePatternResolver.java:276)
         at org.springframework.context.support.AbstractApplicationContext.getResources(AbstractApplicationContext.java:1018)
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:177)
         ... 21 more
    2012-07-28 11:49:59,515 FATAL [org.jasig.cas.web.init.SafeContextLoaderListener] - SafeContextLoaderListener:
    The Spring ContextLoaderListener we wrap threw on contextInitialized.
    But for our having caught this error, the web application context would not have initialized.
    org.springframework.beans.factory.BeanDefinitionStoreException: Could not resolve bean definition resource pattern [WEB-INF/spring-configuration/*.xml]; nested exception is java.io.FileNotFoundException: ServletContext resource [WEB-INF/spring-configuration/] cannot be resolved to URL because it does not exist
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:190)
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
         at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:124)
         at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:92)
         at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
         at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
         at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
         at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
         at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
         at org.jasig.cas.web.init.SafeContextLoaderListener.contextInitialized(SafeContextLoaderListener.java:62)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
         at org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1284)
         at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1382)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:306)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
         at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1389)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1653)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1662)
         at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1642)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.io.FileNotFoundException: ServletContext resource [WEB-INF/spring-configuration/] cannot be resolved to URL because it does not exist
         at org.springframework.web.context.support.ServletContextResource.getURL(ServletContextResource.java:130)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.isJarResource(PathMatchingResourcePatternResolver.java:406)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.findPathMatchingResources(PathMatchingResourcePatternResolver.java:338)
         at org.springframework.core.io.support.PathMatchingResourcePatternResolver.getResources(PathMatchingResourcePatternResolver.java:276)
         at org.springframework.context.support.AbstractApplicationContext.getResources(AbstractApplicationContext.java:1018)
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:177)
         ... 21 more
    Let me know what else i missed here.
    regards
    Sri

  • Unable to install webcenter Sites

    Hi ,
    I am facing an issue while installing webcenter sites on weblogic server 10.3.6 Error is
    log
    [2012-08-06 12:32:45,499] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] READURL successful ReadURL for element OpenMarket/Xcelerate/Installation/VerifyJars?errno=0&SystemAssetsRoot=/cs/futuretense_cs/&errdetail=0&COMMANDNAME=READURL&USERNAME=ContentServer&Browser=Unknown Browser&PASSWORD=<user password>&
    [2012-08-06 12:32:45,551] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] READURL successful ReadURL for element OpenMarket/Xcelerate/Installation/GatorCheckPath?errno=0&SystemAssetsRoot=/cs/futuretense_cs/&errdetail=0&COMMANDNAME=READURL&USERNAME=ContentServer&Browser=Unknown Browser&PASSWORD=<user password>&
    [2012-08-06 12:32:45,821] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog successfully imported file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/CSDirect/Populate/SiteCatalog.html
    [2012-08-06 12:32:45,992] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog successfully imported file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/CSDirect/Populate/ElementCatalog.html
    [2012-08-06 12:32:45,992] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog Sucessfully imported catalog /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/CSDirect/Populate
    [2012-08-06 12:32:46,036] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] UPGRADE Upgrade is not required from 0.0.0.0.0
    [2012-08-06 12:32:46,053] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] UPGRADE Upgrade is not required from 0.0.0.0.0
    [2012-08-06 12:32:46,067] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] UPGRADE Upgrade is not required from 0.0.0.0.0
    [2012-08-06 12:32:46,080] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] UPGRADE Upgrade is not required from 0.0.0.0.0
    [2012-08-06 12:32:46,094] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] UPGRADE Upgrade is not required from 0.0.0.0.0
    [2012-08-06 12:32:46,107] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] UPGRADE Upgrade is not required from 0.0.0.0.0
    [2012-08-06 12:32:46,295] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog successfully imported file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/Xcelerate/Populate/SystemTransforms.html
    [2012-08-06 12:32:46,348] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog successfully imported file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/Xcelerate/Populate/FW_MsgBus.html
    [2012-08-06 12:32:46,586] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog successfully imported file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/Xcelerate/Populate/SystemSQL.html
    [2012-08-06 12:32:46,787] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog successfully imported file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/Xcelerate/Populate/FlexAssetDef_reg.html
    [2012-08-06 12:32:46,990] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog successfully imported file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/Xcelerate/Populate/LocaleMap.html
    [2012-08-06 12:32:48,734] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog successfully imported file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/Xcelerate/Populate/SiteCatalog.html
    [2012-08-06 12:32:48,931] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog successfully imported file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/Xcelerate/Populate/StatusCode.html
    [2012-08-06 12:32:49,287] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog successfully imported file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/Xcelerate/Populate/SystemSeedAccess.html
    [2012-08-06 12:32:49,328] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.db] Exception creating table info hint for column id in table Category
    java.lang.Exception: Unknown Catalog column type
         at COM.FutureTense.Common.ftDBTable.sqlFromCol(ftDBTable.java:3102)
         at COM.FutureTense.Common.TempTable.cloneSchema(TempTable.java:64)
         at COM.FutureTense.Common.TempTable.createTable(TempTable.java:196)
         at COM.FutureTense.Common.ftDBTable.createTable(ftDBTable.java:2265)
         at COM.FutureTense.CatalogManager.CatalogEngine.createTable(CatalogEngine.java:3461)
         at COM.FutureTense.CatalogManager.MirrorEngine.createTemporaryTable(MirrorEngine.java:4494)
         at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:854)
         at COM.FutureTense.Common.ContentServer.runManager(ContentServer.java:3338)
         at COM.FutureTense.Common.CS.CatalogManager(CS.java:1501)
         at COM.FutureTense.Common.CS.CatalogManager(CS.java:1456)
         at COM.FutureTense.Apps.Install.command.ImportCatalog.doIt(ImportCatalog.java:478)
         at COM.FutureTense.Apps.Install.command.ImportCatalog.importCatalogDirectory(ImportCatalog.java:732)
         at COM.FutureTense.Apps.Install.command.ImportCatalog.doImport(ImportCatalog.java:271)
         at COM.FutureTense.Apps.Install.command.ImportCatalog.exec(ImportCatalog.java:189)
         at COM.FutureTense.Apps.Install.command.Command.execute(Command.java:130)
         at COM.FutureTense.Apps.Install.server.InstallManager.invokeCommand(InstallManager.java:479)
         at COM.FutureTense.Apps.Install.server.InstallManager.execute(InstallManager.java:104)
         at COM.FutureTense.Apps.Install.server.InstallServer.evalPage(InstallServer.java:123)
         at COM.FutureTense.Common.ContentServer.execute(ContentServer.java:453)
         at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
         at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:557)
         at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    [2012-08-06 12:32:49,331] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.db] Missing required key columns in creation of table tt1344236561378
    [2012-08-06 12:32:49,331] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.db] Error -100 creating table tt1344236561378
    [2012-08-06 12:32:49,331] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalogcreateTemporaryTable: Error creating the temp table. Error number=-100
    [2012-08-06 12:32:49,331] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog importCatalogFile: error importing the file. /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/Xcelerate/Populate/Category.html
    [2012-08-06 12:32:49,341] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.install] ImportCatalog Importing file= /u01/softwares/10.3.6/webcentersites/WebCenterSites/WCS_Sites_11.1.1.6.0/ContentServer/Xcelerate/Populate/Category.html fail due to error -100
    [2012-08-06 12:35:00,694] [INFO ] [.kernel.Default (self-tuning)'] [logging.cs.cache.page] FW_InvalidationMemory table not found. Creating.
    thanks in advance
    Regards,
    Ajay

    HI Ajay,
    There is some problem with your database access. Please ensure you have Db access as DBA with all the priveleges and then create a datasource in weblogic. test this datasource it should be successful. Then install webcenter sites mentioning your weblogic details it should be rectified.
    ~Cheers
    Rajiv Jain

  • Need to install oracle10g in windows7 using silent mode

    Dear All,
    I need to install oracle10g in windows7 using silent mode.Please provide steps to install in windows.
    Thank you in advance,
    Regards,
    DB.

    The only version of "10g" certified on Win 7 Professional or higher (Home versions are not supported) is 10.2.0.5
    http://docs.oracle.com/cd/B19306_01/relnotes.102/b14264/toc.htm#CIHCFAGA
    http://docs.oracle.com/cd/B19306_01/relnotes.102/b15680/toc.htm#BABEBBJF
    10.2.0.5 is only available from My Oracle Support (https://support.oracle.com), access to which requires a paid support contract with Oracle.
    Silent install process is documented - http://docs.oracle.com/cd/B19306_01/install.102/b14316/advance.htm
    HTH
    Srini

  • Error in Installing Webcenter Sites

    Hi .,
        Iam getting the below error in installing the webcenter sites in Linux,Tomcat server.
    localhost.log
    SEVERE: Servlet.service() for servlet cas threw exception
    java.lang.NullPointerException
      at com.fatwire.cas.web.NoSuchFlowExecutionExceptionResolverModified.resolveException(NoSuchFlowExecutionExceptionResolverModified
    SEVERE: Exception starting filter UI Filter
    java.lang.ClassNotFoundException: com.fatwire.cs.ui.framework.UIFilter
      at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
      at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
    Nov 27, 2013 1:04:56 PM org.apache.catalina.core.ApplicationContext log
    INFO: Set web app root system property: 'webapp.root' = [/root/apache-tomcat-6.0.37/webapps/cs/]
    Nov 27, 2013 1:04:56 PM org.apache.catalina.core.ApplicationContext log
    INFO: Initializing log4j from [classpath:log4j.properties]
    Nov 27, 2013 1:04:56 PM org.apache.catalina.core.StandardContext filterStart
    SEVERE: Exception starting filter UI Filter
    java.lang.ClassNotFoundException: com.fatwire.cs.ui.framework.UIFilter
      at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
    Dec 9, 2013 5:56:21 PM org.apache.catalina.core.StandardContext filterStart
    SEVERE: Exception starting filter springSecurityFilterChain
    org.springframework.beans.factory.BeanInitializationException: Could not load properties; nested exception is java.io.FileNotFoundException: class path resource [cas.properties] cannot be opened because it does not exist
      at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:78)
    Please help me on this.
    Thanks.

    Drop the database user and reinstall again.

  • Can an ADT-packaged native installer install the AIR runtime in silent mode?

    Silent installation of my app works fine when the runtime is installed, as follows:
    <path>\MyApp.exe -silent -location "\"C:\Program Files\MyApp\"" -desktopShortcut -programMenu
    However, if the runtime is not installed, the invocation does nothing. I've also tried -eulaAccepted.
    Is it possible to silently install the app, yet if the runtime is not installed, initiate the runtime install automatically from adobe, preferably with a eula prompt for the user?
    Worst case, if the runtime must be bundled in the package, is a sidecar install supported for native installers?
    I should note, I cannot package the app as .air. The app uses NativeProcess and bundles an exe.
    Thanks.

    chris.campbell wrote:
    Dmitry Svetlakov wrote:
    I try use silent mode under Mac OS - doesn't work in this situation: Adobe AIR not installed on system.
    Because isntaller needs in access from administrator.
    Log:
    Jul 18 15:36:01 user-macbook-pro /var/folders/f+/f+YgX8A8EzyL0WM6aZ2rT++++TI/-Tmp-/airNEZFRK/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[8694]: Could not create directory at /Applications/Adobe/Flash Player/AddIns/airappinstaller
    Jul 18 15:36:01 user-macbook-pro /var/folders/f+/f+YgX8A8EzyL0WM6aZ2rT++++TI/-Tmp-/airNEZFRK/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[8694]: Error occurred during copy and set resource fork operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Could not create directory /Applications/Adobe/Flash Player/AddIns/airappinstaller" errorID=3001]
    Jul 18 15:36:09 user-macbook-pro /var/folders/f+/f+YgX8A8EzyL0WM6aZ2rT++++TI/-Tmp-/airNEZFRK/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[8694]: Rollback complete
    Jul 18 15:36:09 user-macbook-pro /var/folders/f+/f+YgX8A8EzyL0WM6aZ2rT++++TI/-Tmp-/airNEZFRK/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[8694]: Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Could not create directory /Applications/Adobe/Flash Player/AddIns/airappinstaller" errorID=3001]
    Jul 18 15:36:09 user-macbook-pro /var/folders/f+/f+YgX8A8EzyL0WM6aZ2rT++++TI/-Tmp-/airNEZFRK/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[8694]: Application Installer end with exit code 7
    Hi Dmitry,
    Are you trying to sub launch AIR silently through your installer?  If so, and you haven't already, please fill out the AIR distribution agreement form and you'll receive documentation that discusses silent installs and uninstall's.
    If you are just trying this out, you are correct that the runtime needs admin access.  You can achieve this by prefixing your command line with sudo.
    Thanks,
    Chris
    Yes, but that not decide our task: create custom installer from air app native installer. I hope you understand that i mean. This installer should work for anyone user - and have to install Adobe AIR Runtime.

  • Installing Oracle Fusion Middleware in Silent Mode = -silent

    Hi there, I´m trying to install ofm_soa_generic_11.1.1.1.0_disk1_1of1 (Oracle Soa Suite) through silent mode by -silent flag.
    I´m using this command :
    /<package>/./runInstaller -jreLoc <jrelocation> -silent
    I´m getting these errors :
    [ERROR] All of the following variables must be present.
    Provide a value for Variable Name:ORACLE_HOME
    . Aborting Install
    All items behind passed successfully !
    How can I set oracle_home if installation has not being done yet ? Plz any help I´d appreciate.
    Thanks.
    Edson

    The easiest way to create a response file is by starting the wizard, filing in the blanks on all pages and save the result before the wizard asks you to install. Just stop here.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                               

  • Facing problem installing webcenter site

    I am trying to install weblogic webcenter site 11.1.1.6 in my system following the document available on [http://www.oracle.com/technetwork/middleware/webcenter/sites/documentation/index.html]. I am able to install without any errors and it says installation successful but when i log in to the app it doesnt have anything to display. It shows a blank page .Can anyone suggest as to where i am goin wrong. need some urgent solutions as i am in critical stage of my project.
    Thanks n regards in advance.
    Edited by: 941226 on Jun 18, 2012 1:28 AM

    It can be best answered under the below forum
    WebCenter Sites

  • Getting Error in creating weblogic domain in silent mode.

    Hi,
    I want to create a weblogic domain in silent mode. When I execute the command  ./config.sh -mode=silent -silent_xml=/home/oracle/silent.xml, I am getting the error given below.
    bash-3.00$ cd /apps/Oracle/Middleware/oracle_common/common/bin
    bash-3.00$ ./config.sh -mode=silent -silent_xml=/home/oracle/silent.xml
    ** Could not find default script file under home directory: "/apps/Oracle/Middleware/wlserver_10.3/configscript.txt"
    Please let me know what could be the issue
    Thanks in Advance!
    Regards,
    Roshni Shankar

    Hi Roshni,
    What is the version of wls you are using ?
    There is no silent mode of domain configuration. There is silent mode of wls installation.
    You can refer to :
    Introduction - 11g Release 1 (10.3.6)
    Thanks,
    Sharmela

  • How can I do to install Patch and RDBMS using SILENT mode in a Pentium 4 ?

    I was installing the Oracle 8.1.6.0.0 in remote machines using a SILENT mode normally. But now, I`m having a problem with the Pentium 4. I need to apply a patch because of the bug number 1507768. And, after apply the patch, I don't get to install using the same response file (in a SILENT mode). How can I do to install the patch and the RDBMS using a SILENT mode in a Pentium 4?

    I've created a new domain with this command:
    $ asadmin create-domain adminport 18000 user admin dmRemineTest
    I've installed the serviceWindows with this script:
    SETLOCAL
    SET I=C:\Sun\SDK
    c:\windows\system32\sc.exe create JCAPS6U1_dmRemineTest binPath= "%I%\lib\appservService.exe \"%I%\bin\asadmin.bat start-domain dmRemineTest\" \"%I%\bin\asadmin.bat stop-domain dmRemineTest\"" start= auto DisplayName= "JCAPS6U1_dmRemineTest"
    pause
    ENDLOCAL
    like the one suggest me in this forum, and thanks for it but now i have an other problem. I've started the domain dmRemineTest and it is running:
    asadmin> list-domains
    dmRemineTest running
    domain1 not running
    Command list-domains executed successfully.
    I'm proving to access to eManager at link: http://intaliodevsrv:15000/eManager/Welcome.do
    inserting this informations required:
    Server Type: Sun Java System Application Server Domain (9.1)
    Host Name: localhost
    HTTP Administration Port: 18000
    User Name: admin
    Password: adminadmin
    I insert into HTTP Administration Port 18000 from here:
    <http-listener acceptor-threads="1" address="0.0.0.0" blocking-enabled="false" default-virtual-server="__asadmin" enabled="true" family="inet" id="admin-listener" port="18000" security-enabled="false" server-name="" xpowered-by="true"/>
    When I click on Connect to Server, eManager response with this message:
    Connection Failed. Please check the following:
    - Server Type is correct.
    - Server is running.
    - Hostname and Port number(s) are correct.
    - Server SSL configuration.
    How can I solve the problem?

  • Problem Installing Oracle 10g Software in Silent mode on OEL6

    Hi All,
    I have created response on 32-Bit OEL6 Virtual Machine. And it worked fine when doing silent installation on 32-Bit environment.
    When i am using the same response file to setup Oracle environment on OEL6 64-Bit machine, it gives me following error:
    *[oracle@usv000322 database]$ ./runInstaller -silent -responseFile /u01/install_10g.rsp*
    *./runInstaller: /u01/database/install/.oui: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory*
    *[oracle@usv000322 database]$*
    I have installed all the required RPMs. Is there anything i am missing here ?
    Any information would be appreciated.
    Thanks,
    Srikanth

    Fran wrote:
    check if user have the privileges on that directory and directory exists.I am performing the action using oracle user and it does have all the privileges on the folder:
    [oracle@usv000322 u01]$ ls -ltrh
    total 2.0G
    drwx------. 2 oracle oinstall 16K Apr 4 01:12 lost+found
    -rw-r--r--. 1 oracle oinstall 765M Apr 13 17:33 10201_database_linux_x86_64.cpio
    -rw-r--r--. 1 oracle oinstall 36K May 14 12:11 install_10g.rsp
    -rw-r--r--. 1 oracle oinstall 1.2G May 15 16:26 p8202632_10205_Linux-x86-64.zip
    drwxr-xr-x. 2 root root 224K May 15 20:25 Packages
    -rw-r--r--. 1 oracle oinstall 51K May 17 09:41 Oracle_10205_PS.rsp
    -rw-r--r--. 1 oracle oinstall 37K May 24 14:59 install_10g_2.rsp
    drwxrwxrwx. 6 oracle oinstall 4.0K May 25 17:33 database
    And no OUI within database/install.
    Edited by: Srikanth on May 25, 2012 5:42 PM

  • 11gr2 De-Install 11gr2 auto exit in silent mode

    Hi All,
    I am able to uninstall Oracle 11gr2 successfully with the silent mode. But it does not exits the deinstall command prompt after completion, I have to manually type Exit command. What I want is without any user intervention it should exit automatically after completion. I am using the following command to call deinstall:
    "\Oracle\deinstall\deinstall.bat -silent" . Also i have edited the deinstall.rsp.tmpl.
    Any suggestions will be helpful.
    Thanks

    Hi Srini,
    Thanks for the reply.
    OS Version is : Windows XP Professional SP3 - 32 bit Build 2600
    For more information, I am pasting the edited deinstall.rsp.tmpl contents:
    # Copyright (c) 2005, 2008, Oracle and/or its affiliates.All rights reserved.
    #Wed May 10 22:10:41 PDT 2006
    #The comma separated list of nodes in Oracle clusterware
    CLUSTER_NODES=
    #The complete path of Oracle central inventory
    INVENTORY_LOCATION=<complete path of central inventory>
    #The complete path of Oracle Clusterware home
    ORA_CRS_HOME=
    #Set to 'true' if deinstalling CRS home; 'false' otherwise>
    CRS_HOME=
    #Remote nodes list
    REMOTE_NODES=
    #Local Node
    LOCAL_NODE=
    # Network Properties
    # The name of Oracle home in Oracle central inventory
    NETCA_HOME_NAME=
    #The comma separated list of listener prefixes selected for deconfiguring in this home
    NETCA_CLEANUP_LSNR_PREFIX_LIST=
    #if listeners with prefix <Listener Prefix Name> has to be migrated to another home; specify the complete path of the Oracle home
    NETCA_MIGRATE_TO_HOME_<Listener Prefix Name>=
    #Comma separated list of LISTENER prefixes that will be migrated to another oracle home
    NETCA_MIGRATE_LSNR_PREFIX_LIST=
    #The comma separated list of nodes the <Listener prefix Name> chosen for deconfigure or migrate
    #NETCA_NODELIST_<Listener prefix Name>=
    NETCA_LOCAL_LISTENERS=LISTENER
    #The comma separated list of nodes the <Listener prefix Name> chosen for deconfigure
    NETCA_CLEANUP_NODELIST_<Listener prefix Name>=
    #Home Common properties
    #set to 'true' if Oracle RAC database home has Oracle binary and it is functioning properly; false, otherwise
    ORACLE_BINARY_OK=true
    #Database properties
    #The command separated list of Databases to be deconfigured
    DB_UNIQUE_NAME_LIST=SER1
    #Use 'y' if the database was created out of the home. use 'n' if the database was upgraded from another home
    #CREATION_MODE.<database-name>=
    CREATION_MODE.SER1=Y
    #The comma separated list of nodes on which the Oracle database instances are configured
    NODE_LIST.<database-name>=
    #The local instance name of the database
    LOCAL_SID.<database-name>=
    #Instance(SID) list for the database instances for each node
    SID_LIST.<database-name>=
    #If ORACLE_BASE environment value was set during database creation, provide the value
    ORACLE_BASE.<database-name>=
    #Full path to the SPfile location of database instance, if SPfile option was selected
    SPFILE_LOC.<database-name>=
    #Storage Type can be any of ASM, CFS or RAW
    STORAGE_TYPE.<database-name>=
    #List of directories if any database files exist on a shared file system.
    #Required for CFS storage, optional for ASM and RAW
    #If Database-name subdirectory is found, it will be deleted.
    #Otherwise, specified directory will be deleted.
    #Alternatively, you can specify list of database files with full path
    DATAFILE_LOC.<database-name>=
    #Raw device mapping file if storage type is RAW
    RAW_MAPPING_FILE.<database-name>=
    #The comma separated list of Disk groups used by this database, if storage type is ASM
    DISK_GROUPS.<database-name>=
    #ASM Oracle home path, if storage type is ASM
    ASM_HOME=
    #Dump destination directory for the database
    DUMP_DESTINATION_LOC.<database-name>=
    #Archive log destination directory
    ARCHIVE_LOG_DESTINATION_LOC.<database-name>=
    #Flash recovery area location
    FLASH_RECOVERY_LOC.<database-name>=
    #The previous version of the upgraded database
    DBUA.OLD_DB_VERSION.<database-name>=
    #Full path to Restore Script if Restore option was selected during Database Upgrade
    DBUA.BACKUP_LOC.<database-name>=
    #Full path to SYSAUX data file location, only if prior db version 9.2
    DBUA.SYSAUX_DATAFILE_LOC.<database-name>=
    #Oracle Home of the database prior to upgrade
    DBUA.OLD_OH.<database-name>=
    #ASM properties
    #List of Nodes selected for configuring ASM instances
    #If ASM is not configured in this home, leave this value empty
    #If this property has values, specify ASM related values
    ASM_NODE_LIST=
    #The comma separated ASM instance names, if ASM is configured
    ASM_SID_LIST=
    #Full path to the SPfile location of ASM instance, if SPfile option was selected
    ASM_SPFILE_LOC=
    #List of Disk groups created in this ASM instance
    ASM_DISK_GROUPS=
    #ASM Instance Creation, Specify 'y' if ASM was created and 'n' if ASM was upgraded from prior version
    ASM_CREATION_MODE=
    #ORACLE_BASE environment, if set during ASM creation or upgrade
    ASM_ORACLE_BASE=
    #Local Instance Name of the ASM instance(Generally, +ASM1)
    ASM_LOCAL_SID=
    #The comma separated list of remote_listener parameter, tns aliases for each upgraded ASm instances
    DBUA.OLD_REMOTE_LISTENER=
    #The comma separated list of local_listener parameter, tns aliases for each upgraded ASM instances
    DBUA.OLD_LOCAL_LISTENER_LIST=
    #Oracle home path value prior to migration of the ASM Instance
    DBUA.ASM_OLD_OH=
    #EMCP properties
    #set "UPGRADE_DBCONTROL" if the database was upgraded from a previous version;
    EMCP.CONFIG_MODE.<database-name>=
    EMCP.CHECK_POINT.<database-name>=UPGRADE_TARGETS,DBCONTROL_START
    #The comma separated list database names
    EMCP.DB_UNIQUE_NAME_LIST=
    EMCP.OLD_DB_PORT.<database-name>=1521
    EMCP.CHECK_POINT.LISTENER=UPGRADE_TARGETS
    EMCP.CONFIG_MODE.LISTENER=LISTENER_MIGRATION
    EMCP.LSNR_PREFIX_LIST=LISTENER
    ### The following parameters are required for deinstalling Oracle RAC database home
    #The group name of the Oracle user who installed Oracle Clusterware or Oracle RAC database homes
    DBA_GROUP=dba
    #The name of the user who installed Oracle Clusterware or Oracle RAC database homes
    ORACLE_OWNER=oracle
    **********************************************************************************************************************************************************

  • Install GC 11.1 in silent mode - nothing installed

    I want install Grid COntrol 11.1 on Redhat 5, with repository database on 11g2/Redhat 5. After check the prerequstes and installed jdk 1.6.0.18 and weblogic 10.3.2. I install gc 11.1 in silent code. It exiit in a few seconds with not error, but file created in widare homecd /u02/ora_sw/gc111
    ./runInstaller -noconfig -silent -responseFile /u01/app/ora_sw/gc111/gc111/response/em_using_existing_db.rsp
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 150 MB.   Actual 3941 MB    Passed
    Checking swap space: must be greater than 150 MB.   Actual 26623 MB    Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-09-22_12-21-10AM. Please wait ...[oracle@cchormid1 gc111]$ This appear compelete, not error message. Check the log file /u01/app/oraInventory/logs/ installActions2010-09-24_12-16-00AM.log....
    -nowelcome
    -noconfig
    -silent
    -responseFile
    /u01/app/ora_sw/gc111/gc111/response/em_using_existing_db.rsp
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Ending the inventory SessionAre the INFO line indicate error?
    THe next step, according to e16847-Advanced Instalaltion and Configuration Guide, is run $<ORACLE_HOME>/allroot.sh. But I do not find this file anywhere.
    The response file used is belowRESPONSEFILE_VERSION=2.2.1.0.0
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=False
    DECLINE_SECURITY_UPDATES=true
    MYORACLESUPPORT_USERNAME=""
    MYORACLESUPPORT_PASSWORD=""
    COLLECTOR_SUPPORTHUB_URL=""
    INSTALL_UPDATES_SELECTION="skip"
    ORACLE_MIDDLEWARE_HOME_LOCATION="/u01/app/midware"
    ORACLE_INSTANCE_HOME_LOCATION="/u01/app/gc_inst"
    WLS_ADMIN_SERVER_USERNAME="weblogic"
    WLS_ADMIN_SERVER_PASSWORD="thinkwl1"
    WLS_ADMIN_SERVER_CONFIRM_PASSWORD="thinkwl1"
    NODE_MANAGER_PASSWORD="thinkwl1"
    NODE_MANAGER_CONFIRM_PASSWORD="thinkwl1"
    DATABASE_HOSTNAME="cchorbi1"
    LISTENER_PORT="1521"
    SERVICENAME_OR_SID="cchbi"
    SYS_PASSWORD="thksys"
    CONNECT_STRING="(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=10.2.0.54)(PORT=1521)))(CONNECT_DATA=(SID=cchbi)))"
    MANAGEMENT_TABLESPACE_LOCATION="/u02/app/oradata/mgmt.dbf"
    CONFIGURATION_DATA_TABLESPACE_LOCATION="/u02/app/oracle/oradata/cchbi/mgmt_ecm_depot1.dbf"
    JVM_DIAGNOSTICS_TABLESPACE_LOCATION="/u02/app/oracle/oradata/cchbi/mgmt_ad4j.dbf"
    EMAIL_NOTIFICATION=false
    SHARED_RECEIVE_DIRECTORY_LOCATION="/u01/app/shared_receive"
    LOCK_ORACLE_MANAGEMENT_SERVICE=false
    START_OMS=true
    SYSMAN_PASSWORD="thksysman"
    SYSMAN_CONFIRM_PASSWORD="thksysman"
    ALLOW_ONLY_SECURE_ACCESS_TO_CONSOLE=false
    AGENT_REGISTRATION_PASSWORD="thkagent1"
    AGENT_REGISTRATION_CONFIRM_PASSWORD="thkagent1"
    FROM_LOCATION="/u02/ora_sw/gc111/stage/products.xml"
    #DEINSTALL_LIST={"oracle.sysman.top.oms","11.1.0.1.0"}
    TOPLEVEL_COMPONENT={"oracle.sysman.top.oms","11.1.0.1.0"}
    COMPONENT_LANGUAGES={"en"}
    b_upgrade=false
    EM_INSTALL_TYPE="NOSEED"

    Installed again in non-silent mode

Maybe you are looking for

  • How to replace Below Joins in select query ?

    SELECT ko~ebeln     ko~lifnr     a1~name1          ko~bsart                   " Purchasing Document Type          po~menge                   " PO quantity          po~meins                   " PO Unit          po~netpr                   " Net Price  

  • ODI installation error while installing Public Services

    Hi All, I was trying to install ODI 11.1.1.7 after downloading the setup files from e-delivery. During the installation of Public web services, the setup prompts an error saying " stage\components\oracle.odi.webservice .......filegroup2.jar" is canno

  • Linking 2 WebHelp Projects

    I have 2 separate (not merged) WebHelp Pro projects that I need to link together. I'm using customized toolbar buttons for each project; a button on Project A calls project B and vice versa. I need the buttons to load the called help system in the pa

  • Array Sort

    Dear Friends; I am stuck with the following problem. I have an array as follows: Array: {(1st row is Index, i.e. 1-6 or A-F); 2nd row is the corrospending value} 1      2    4      3    1    6    2    6 26    6    46    6    6    9    6    9 I want t

  • Do you know this error message in iphoto?

    I created an album yesterday in iphoto.  I then made a slideshow, which i put music from my itunes to. Everything worked fine until today, after I added more photos to it (supplied by a friend on CD).... Now I keep getting a pop up error message rega