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.

Similar Messages

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

  • 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

  • Content Server errors report HTTP 503

    Hello,
    I've noticed that upon any Content Server error (missing content, IdocScript error, etc), apache will report an HTTP 503 error, but still serve the page. Has anyone else seen this behavior, or know if it is configurable?
    This behavior creates a problem because we publish our Site Studio websites with SSPU and it fails deployments on 503 errors.
    Thanks for any advice,
    -Jason

    This is probably an error in the configuration of your content repository.
    Check the setting for your Content Server at OAC0 again.
    regards
    Juan

  • Reformat Content Server Error

    Sometimes we get an LDAP error. This causes UCM to display a content server error page to the user. It has the message that 'content server failed' and then some small detail. The page has a navigation bar on the left.
    We would like to catch errors like this and format a nice error page that the user is not stunned with.
    I thought about a custom component in the check credentials service that would do a redirect to our new web page but not sure this would work.
    Any ideas would be a help.
    Thanks

    You could also build a component that contains a new error page template (with the same name as the original one and with a load order that'll make the content server show your custom template instead of the original one). You do not have to change any of the services for this to work and your end users will always see the same template whenever they get an error.

  • 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

  • URGENT - INTERNAL SERVER ERROR when connecting to site

    i'm getting INTERNAL SERVER ERROR when connecting to site. everything was ok till yesterday night but since today morning, nobody has been able to log in the site.
    i looked at the Apache Listener log files in IAS_HOME/Apache/Apache/logs
    the error_log file contained the following :-
    [Fri Jan 26 08:32:04 2001] [error] [client 127.0.0.1] Invalid method in request ^A
    [Fri Jan 26 08:32:05 2001] [error] [client 10.32.12.219] malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: /servlet/p
    age
    [Fri Jan 26 08:32:58 2001] [error] [client 127.0.0.1] Invalid method in request ^A
    [Fri Jan 26 08:32:58 2001] [error] [client 10.32.12.219] malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: /servlet/I
    sItWorking
    [Fri Jan 26 08:33:13 2001] [error] [client 127.0.0.1] Invalid method in request ^A
    [Fri Jan 26 08:33:13 2001] [error] [client 10.32.12.219] malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: /servlet/page
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    then i tried to kill all the httpd processes and restart the apache and the error log was populated with the following :-
    [Fri Jan 26 09:35:48 2001] [warn] child process 16269 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16270 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16271 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16272 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16273 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16274 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16275 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16276 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16277 still did not exit, sending a SIGTERM
    ,same messages continue for different
    ,process ids followed by
    Assertion failed: wwwctx->alloctotal == 0, file wwcepl.c, line 559
    Assertion failed: wwwctx->alloctotal == 0, file wwcepl.c, line 559
    Assertion failed: wwwctx->alloctotal == 0, file wwcepl.c, line 559
    Attempt to free unreferenced scalar.
    Attempt to free unreferenced scalar.
    Assertion failed: wwwctx->alloctotal == 0, file wwcepl.c, line 559
    Assertion failed: wwwctx->alloctotal == 0, file wwcepl.c, line 559
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    [Fri Jan 26 09:35:53 2001] [error] child process 16269 still did not exit, sending a SIGKILL
    [Fri Jan 26 09:35:53 2001] [error] child process 16270 still did not exit, sending a SIGKILL
    [Fri Jan 26 09:35:53 2001] [error] child process 16271 still did not exit, sending a SIGKILL
    [Fri Jan 26 09:35:53 2001] [error] child process 16272 still did not exit, sending a SIGKILL
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16269 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16270 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16271 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16272 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16273 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16274 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [notice] caught SIGTERM, shutting down
    [Fri Jan 26 09:38:10 2001] [notice] Apache/1.3.12 (Unix) ApacheJServ/1.1 mod_perl/1.22 configured -- resuming normal operations
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    [Fri Jan 26 09:38:44 2001] [error] [client 127.0.0.1] Invalid method in request ^A
    [Fri Jan 26 09:38:44 2001] [error] [client 10.32.1.81] malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: /servlet/pag
    e
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    [Fri Jan 26 09:39:06 2001] [notice] caught SIGTERM, shutting down
    [Fri Jan 26 09:39:30 2001] [notice] Apache/1.3.12 (Unix) ApacheJServ/1.1 mod_perl/1.22 configured -- resuming normal operations
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    [Fri Jan 26 09:42:17 2001] [error] [client 127.0.0.1] Invalid method in request ^A
    [Fri Jan 26 09:42:17 2001] [error] [client 10.32.1.81] malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: /servlet/pag
    e
    Any ideas or suggestions anyone ....??
    what could have possibly changed since yesterday to effect the site ??
    any help would be greatly appreciated ...
    null

    A couple of questions:
    1) Did you try shutting down apache with the sript?
    2) When killing the httpd processes did you also kill the associated java processes?
    null

  • SAP Content Server can be installed and supported on a Virtual Machine

    Hi,
    I would like to know if the SAP Content Server can be installed and supported on a Virtual Machine.
    Are there any sap notes to support this.
    Regards,
    Rajiv

    SAP support VMWARE
    MAXDB support VMWARE.
    you are free to go.
    I would ask this question in the SAP on VMWARE group at Virtualization on Windows
    close message here when you created the message in the proper forum.

  • Content Server Error: 407 Proxy Authorization Required

    Hi Experts,
    I am new to Content Server and have recently installed Content Server 6.40 with MaxDB 7.8 database on a Windows 2008 server.
    The installation completed successfully and IIS server was configured as per guide. The Content server is running when checked through URL on server.
    Next, we created a new repository with following details, but are facing "HTTP error: 407 Proxy Authorization Required" while testing the connection.
    Settings in OAC0
    Content Rep.    A1
    Document Area: ArchiveLink
    Storage type: HTTP Content Server
    Version no.: 0046
    HTTP server: <IP of Windows server where CS is intalled>
    Port Number     1090
    HTTP Script     ContentServer/ContentServer
    Transfer drctry C:\temp
    HTTP Port 1090 is open from SAP system(HP-UX) to Content Server(windows) and there is no firewall between the 2 servers, but we still see the error in OAC0 and CSADMIN. I also tried setting the security parameter to 0 in contentserver.ini file, but that didn't help either.
    The content server was installed using administrator user.
    Would appreciate your inputs on what am I missing?
    Thanks.
    Regards,
    Varun

    Hi Varun,
    Please change Document Area: ArchiveLink .
    Remove Archive link and change it to Document Management system ( DMS)
    Check the results and post the output.
    Regards,
    Deepak Kori

  • DMS content server error

    Hello SAP Experts!
    I have following error when exeuting test program for checking content server RSCMST:
    HTTP error: 500 Internal Server Error
    It is appearing continuosly every day. Only solution I have found now is restaring Server when DMS is installed. Sometimes it takes 2 or 3 reboots to make it available back again.
    Of course this is related with problems that people cannot check in documents on DMS server.
    thanks for any suggestions!
    Michal

    hi.,
    pls check..
    Click Start, point to Programs, point to Administrative Tools, and then click Internet Information Services.
    2. In the console tree, click Default Web Site. In the display pane, right-click Localstart.asp, and then click Properties.
    3. On the File Security tab, click Edit under Anonymous access and authentication control.
    4. On the Authentication Methods property page, click to clear Anonymous access.
    or
    restart the server.
    award point if useful

  • OPMN SERVER ERROR WHILE INSTALLING BI 11g

    Hi Guys,
    I have been trying to install obiee 11g on a VM machine in which 32 bit Windows XP OS has been installed. I have restarted Microsoft loopback adapter and have tried innumerable number of times but no sucess. I get an OPMN SERVER error while creating an instance and starting opmn error. here is the log:
    oracle.as.provisioning.engine.CfgWorkflowException
         at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:178)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:81)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance instance1.
    Cause:
    An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         ... 18 more
    Caused by: oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
         at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
         at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:254)
         ... 19 more
    could anyone give their inputs and suggestions to overcome these errors.
    Thanks,
    Varun

    Hi,
    I guess this is the same one, posted by another or maybe the same person: error occurs when installing bi content
    Locking this one.
    Siggi

  • Database Error - Language Packs Webcenter Sites - Bundled Patch 1 (11.1.1)

    Hi,
    Environment
    OS: Windows 7 x64
    Database : Oracle XE
    Webcenter Sites version: 11g Release 1 (11.1.1) Bundled Patch 1
    While installing the language packs , the following error is encuntered
    [2012-11-09 16:23:07,399 IST] [INFO ] [http-bio-8081-exec-9] [fatwire.logging.cs.install] ImportCatalog successfully imported file. C:\temp\WCSitesServer\Sites\LanguagePacks\Xcelerate\Populate\ja_JP\SystemLocaleString.html
    [2012-11-09 16:23:07,399 IST] [INFO ] [http-bio-8081-exec-9] [fatwire.logging.cs.install] ImportCatalog Sucessfully imported catalog C:/temp/WCSitesServer/Sites/LanguagePacks/Xcelerate/Populate/ja_JP
    [2012-11-09 16:23:07,486 IST] [ERROR] [http-bio-8081-exec-8] [fatwire.logging.cs.db] Exception executing prepared statement: INSERT INTO tt1352458320644 (NAME,LOCALE,VALUE) VALUES (?,?,?)
    NAME = fatwire/wem/admin/user/edit/DescriptionBody
    LOCALE = ja_JP
    VALUE = <p>ä¿�å˜ã�•ã‚Œã�Ÿãƒ¦ãƒ¼ã‚¶ãƒ¼ã�®å��å‰�を変更ã�™ã‚‹ã�“ã�¨ã�¯ã�§ã��ã�¾ã�›ã‚“。ユーザーã�®æ®‹ã‚Šã�®ãƒ—ãƒãƒ‘ティã�¯ä¿®æ£ã�§ã��ã�¾ã�™ã€‚</p><p>ACL: ユーザーã�«Browserã€�ElementReaderã€�PageReaderã€�UserReaderã�Šã‚ˆã�³xceleditor ACLã�Œã�‚ã‚‹ã�“ã�¨ã‚’確èª�ã�—ã�¾ã�™ã€‚一般管ç�†è€…ã�Šã‚ˆã�³ã‚µã‚¤ãƒˆç®¡ç�†è€…ã�«ã‚‚xceladminã�Œå¿…è¦�ã�§ã�™ã€‚一般管ç�†è€…ã�¯ã�•ã‚‰ã�«TableEditorã�Šã‚ˆã�³UserEditor(Engageを使用ã�™ã‚‹å ´å�ˆã�¯VisitorAdmin)ã�Œå¿…è¦�ã�§ã�™ã€‚ACLã�®è©³ç´°ã�¯ã€�<i>管ç�†è€…ガイド</i>ã‚’å�‚ç…§ã�—ã�¦ã��ã� ã�•ã�„。</p><p>グループ: ã�“ã�®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã�Œã‚¢ãƒ—リケーション・リソースを管ç�†ã�™ã‚‹æ¨©é™�ã‚’å¿…è¦�ã�¨ã�™ã‚‹å ´å�ˆã€�リソースã�®æ¨©é™�ã‚’æŒ�ã�¤ã‚°ãƒ«ãƒ¼ãƒ—ã�«ãƒ¦ãƒ¼ã‚¶ãƒ¼ã‚’割り当ã�¦ã�¾ã�™ã€‚グループを作æˆ�ã�™ã‚‹ã�‹ã�¾ã�Ÿã�¯ã��ã�®æ¨©é™�を構æˆ�ã�™ã‚‹ã�«ã�¯ã€�<i>WEMã�®ç®¡ç�†è€…ガイド</i>ã‚’å�‚ç…§ã�—ã�¦ã��ã� ã�•ã�„。</p><p>ã�“ã�®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã�Œã‚¢ãƒ—リケーションã�«æŽ¥ç¶šã�™ã‚‹ã�«ã�¯ã€�(「サイトã€�ページã�‹ã‚‰)å�Œã�˜ã‚µã‚¤ãƒˆã�®å�Œã�˜ãƒãƒ¼ãƒ«ã‚’両方ã�«å‰²ã‚Šå½“ã�¦ã�¾ã�™ã€‚</p>
    java.sql.SQLException: ORA-12899: value too large for column "FCDB_SITES_MGMT_USER1"."TT1352458320644"."VALUE" (actual: 2306, maximum: 2000)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:633)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1086)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2984)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3057)
         at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
         at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
         at COM.FutureTense.Servlet.JDBCTable.executeUpdate_trans_logic(JDBCTable.java:1367)
         at COM.FutureTense.Servlet.JDBCTable.access$000(JDBCTable.java:68)
         at COM.FutureTense.Servlet.JDBCTable$1.execute(JDBCTable.java:1319)
         at com.fatwire.cs.core.db.NestedTransactionBlock.execute(NestedTransactionBlock.java:180)
         at COM.FutureTense.Servlet.JDBCTable.executeUpdate_trans(JDBCTable.java:1324)
         at COM.FutureTense.Servlet.JDBCTable.executeUpdate(JDBCTable.java:1211)
         at COM.FutureTense.Servlet.JDBCTable.AddRow(JDBCTable.java:943)
         at COM.FutureTense.Common.ftDBTable.insertRow(ftDBTable.java:1272)
         at COM.FutureTense.CatalogManager.CatalogEngine._replaceRows(CatalogEngine.java:1668)
         at COM.FutureTense.CatalogManager.CatalogEngine.access$400(CatalogEngine.java:44)
         at COM.FutureTense.CatalogManager.CatalogEngine$4.execute(CatalogEngine.java:1546)
         at com.fatwire.cs.core.db.NestedTransactionBlock.execute(NestedTransactionBlock.java:180)
         at COM.FutureTense.CatalogManager.CatalogEngine.replaceRows_trans(CatalogEngine.java:1556)
         at COM.FutureTense.CatalogManager.CatalogEngine.replaceRows(CatalogEngine.java:1353)
         at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:1987)
         at COM.FutureTense.Common.ContentServer.runManager(ContentServer.java:3351)
         at COM.FutureTense.Common.CS.CatalogManager(CS.java:1503)
         at COM.FutureTense.Common.CS.CatalogManager(CS.java:1457)
         at COM.FutureTense.Apps.Install.command.ImportCatalog.doIt(ImportCatalog.java:522)
         at COM.FutureTense.Apps.Install.command.ImportCatalog.importCatalogFile(ImportCatalog.java:329)
         at COM.FutureTense.Apps.Install.command.ImportCatalog.doImport(ImportCatalog.java:266)
         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:454)
         at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
         at COM.FutureTense.Servlet.FTServlet.doPost(FTServlet.java:61)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
         at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:192)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
         at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:695)
         at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:928)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
         at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
         at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:539)
         at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:298)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)

    Please check the Oracle Support link :
    Install fails due to "value too large for column" (Doc ID 1539055.1)
    In WebCenter Sites 11.1.1.6.0 and later , the language packs are automatically installed. The cause of the error is that the file.encoding is not  set for the application server.
    The JVM argument -Dfile.encoding=UTF-8 is not set.

  • Error while starting Webcenter Sites JSK 11.1.1.8

    Hi,
    I am getting the below error when I start the Webcenter sites JumpstartKit (11.1.1.8). Kindly help with the solution.
    Feb 19, 2015 6:53:57 AM org.apache.catalina.core.AprLifecycleListener init
    INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: D:\Oracle\WebCenter\Sites\11gR1\windowsJDK\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;D:\Oracle\WebCenter\Sites\11gR1\windowsJDK/bin:D:\Oracle\WebCenter\Sites\11gR1\windowsJDK/bin:D:\Oracle\WebCenter\Sites\11gR1\windowsJDK\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;"C:\Program Files\Crimson Editor\";C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;D:\Oracle\WebCenter\Sites\11gR1\ContentServer\11.1.1.8.0\bin;.;D:/Oracle/WebCenter/Sites/11gR1\Sites/11.1.1.8.0\bin;D:\Oracle\WebCenter\Sites\11gR1\windowsJDK\bin;;.
    Feb 19, 2015 6:53:59 AM org.apache.coyote.AbstractProtocol init
    INFO: Initializing ProtocolHandler ["http-bio-9080"]
    Feb 19, 2015 6:53:59 AM org.apache.coyote.AbstractProtocol init
    INFO: Initializing ProtocolHandler ["ajp-bio-9009"]
    Feb 19, 2015 6:53:59 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 2600 ms
    Feb 19, 2015 6:53:59 AM org.apache.catalina.core.StandardService startInternal
    INFO: Starting service Catalina
    Feb 19, 2015 6:53:59 AM org.apache.catalina.core.StandardEngine startInternal
    INFO: Starting Servlet Engine: Apache Tomcat/7.0.42
    Feb 19, 2015 6:54:15 AM net.sf.ehcache.CacheManager addShutdownHookIfRequired
    INFO: The CacheManager shutdown hook is enabled because net.sf.ehcache.enableShutdownHook is set to true.
    Feb 19, 2015 6:54:16 AM net.sf.ehcache.CacheManager addShutdownHookIfRequired
    INFO: The CacheManager shutdown hook is enabled because net.sf.ehcache.enableShutdownHook is set to true.
    Feb 19, 2015 6:54:18 AM net.sf.ehcache.CacheManager addShutdownHookIfRequired
    INFO: The CacheManager shutdown hook is enabled because net.sf.ehcache.enableShutdownHook is set to true.
    Feb 19, 2015 6:54:22 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
    INFO: Initiating Jersey application, version 'Jersey: 1.1.4.1 11/24/2009 01:30 AM'
    Feb 19, 2015 6:54:23 AM net.fckeditor.handlers.PropertiesLoader <clinit>
    INFO: fckeditor.properties loaded successfully!
    Feb 19, 2015 6:54:23 AM net.fckeditor.connector.ConnectorServlet init
    INFO: ConnectorServlet successfully initialized!
    Feb 19, 2015 6:54:23 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory D:\Oracle\WebCenter\Sites\11gR1\App_Server\apache-tomcat-7.0.42\Sites\webapps\cas
    Feb 19, 2015 6:54:34 AM org.apache.catalina.core.StandardContext startInternal
    SEVERE: Error filterStart
    Feb 19, 2015 6:54:34 AM org.apache.catalina.core.StandardContext startInternal
    SEVERE: Context [/cas] startup failed due to previous errors
    Feb 19, 2015 6:54:34 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cas] appears to have started a thread named [Timer,null,null] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:34 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory D:\Oracle\WebCenter\Sites\11gR1\App_Server\apache-tomcat-7.0.42\Sites\webapps\host-manager
    Feb 19, 2015 6:54:34 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory D:\Oracle\WebCenter\Sites\11gR1\App_Server\apache-tomcat-7.0.42\Sites\webapps\manager
    Feb 19, 2015 6:54:34 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory D:\Oracle\WebCenter\Sites\11gR1\App_Server\apache-tomcat-7.0.42\Sites\webapps\ROOT
    Feb 19, 2015 6:54:34 AM org.apache.coyote.AbstractProtocol start
    INFO: Starting ProtocolHandler ["http-bio-9080"]
    Feb 19, 2015 6:54:34 AM org.apache.coyote.AbstractProtocol start
    INFO: Starting ProtocolHandler ["ajp-bio-9009"]
    Feb 19, 2015 6:54:34 AM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 35253 ms
    Feb 19, 2015 6:54:34 AM org.apache.catalina.core.StandardServer await
    SEVERE: StandardServer.await: create[localhost:9005]:
    java.net.BindException: Cannot assign requested address: JVM_Bind
      at java.net.DualStackPlainSocketImpl.bind0(Native Method)
      at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:96)
      at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376)
      at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:175)
      at java.net.ServerSocket.bind(ServerSocket.java:376)
      at java.net.ServerSocket.<init>(ServerSocket.java:237)
      at org.apache.catalina.core.StandardServer.await(StandardServer.java:427)
      at org.apache.catalina.startup.Catalina.await(Catalina.java:779)
      at org.apache.catalina.startup.Catalina.start(Catalina.java:725)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:601)
      at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:322)
      at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:456)
    Feb 19, 2015 6:54:34 AM org.apache.coyote.AbstractProtocol pause
    INFO: Pausing ProtocolHandler ["http-bio-9080"]
    Feb 19, 2015 6:54:35 AM org.apache.coyote.AbstractProtocol pause
    INFO: Pausing ProtocolHandler ["ajp-bio-9009"]
    Feb 19, 2015 6:54:36 AM org.apache.catalina.core.StandardService stopInternal
    INFO: Stopping service Catalina
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [Multicast Heartbeat Receiver Thread] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [Multicast Heartbeat Sender Thread] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [net.sf.ehcache.CacheManager@9858fb] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [pool-2-thread-1] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [pool-2-thread-2] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [Multicast Heartbeat Receiver Thread] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [Multicast Heartbeat Sender Thread] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [net.sf.ehcache.CacheManager@1f77ce9] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [pool-8-thread-1] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [HSQLDB Timer @130e76] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [pool-10-thread-1] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application [/cs] appears to have started a thread named [pool-11-thread-1-FileSystemBasedClusteredEventExecutor] but has failed to stop it. This is very likely to create a memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@6834]) and a value of type [com.fatwire.cs.core.db.DataSourceBackedPool.ConnectionWrapper] (value [{Connection=jdbc:hsqldb:D:/Oracle/WebCenter/Sites/11gR1/App_Server/apache-tomcat-7.0.42/Sites/default/data/hypersonic/csDB, UserName=SA, HSQL Database Engine Driver ref count=1}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [COM.FutureTense.Util.ftUtil$1] (value [COM.FutureTense.Util.ftUtil$1@10012fb]) and a value of type [java.lang.Integer] (value [0]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@1de2ca3]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@144a110}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@aa44f7]) and a value of type [com.fatwire.cs.core.db.DataSourceBackedPool] (value [DataSourceBackedPool{_ds=org.apache.tomcat.dbcp.dbcp.BasicDataSource@95c2d4, _threadConn={Connection=jdbc:hsqldb:D:/Oracle/WebCenter/Sites/11gR1/App_Server/apache-tomcat-7.0.42/Sites/default/data/hypersonic/csDB, UserName=SA, HSQL Database Engine Driver ref count=1}}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:36 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@aa44f7]) and a value of type [com.fatwire.cs.core.db.DataSourceBackedPool] (value [DataSourceBackedPool{_ds=org.apache.tomcat.dbcp.dbcp.BasicDataSource@95c2d4, _threadConn={Connection=jdbc:hsqldb:D:/Oracle/WebCenter/Sites/11gR1/App_Server/apache-tomcat-7.0.42/Sites/default/data/hypersonic/csDB, UserName=SA, HSQL Database Engine Driver ref count=1}}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
    SEVERE: The web application [/cs] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@88f6d]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
    Feb 19, 2015 6:54:37 AM org.apache.coyote.AbstractProtocol stop
    INFO: Stopping ProtocolHandler ["http-bio-9080"]
    Feb 19, 2015 6:54:38 AM org.apache.coyote.AbstractProtocol stop
    INFO: Stopping ProtocolHandler ["ajp-bio-9009"]
    Feb 19, 2015 6:54:39 AM org.apache.coyote.AbstractProtocol destroy
    INFO: Destroying ProtocolHandler ["http-bio-9080"]
    Feb 19, 2015 6:54:39 AM org.apache.coyote.AbstractProtocol destroy
    INFO: Destroying ProtocolHandler ["ajp-bio-9009"]

    SEVERE: StandardServer.await: create[localhost:9005]:
    java.net.BindException: Cannot assign requested address: JVM_Bind
    this is most likely related to another process using the same port as the one of the JSK . On Windows, run the command: 
    netstat -a -n | grep "LIST"
    And it should list anything there that's blocking the port.
    You can configure the JSK to use a different port if needed.
    Regards,
    Pietro

  • Sap content server - error sending certificate - HTTPIO_PLG_NO_MPI_INIT

    Hello all,
    we have installed the SAP content server and created a new repository which has the status running.
    Now when we go to OAC0 and the send certificate button, we get an error message:
    Error in HTTP Access: IF_HTTP_CLIENT->RECEIVE 1 HTTPIO_PLG_NO_MPI_INIT
    Message no. CMS166
    Why can I not send the certificate?
    Thanks
    Anne

    What i mean is you need a user that has both local machine administration rights and local domain administration rights. This is due to the fact that it installs some web components that require domain admin. If you don't install with this, its likely you will be able to test connection fine but receive errors when trying to send the certificate. This issue cannot be resolved after the installation. i.e. if you install with the incorrect admin rights and then adjust these afterwards, it will still not work, and the only solution is to reinstall with the correct rights.

Maybe you are looking for

  • Manual configuration steps of isapi for workspace 11.1.2

    Hi there, after installing and configuring foundation and workspace 11.1.2 the IIS-isapi part is failing. All weblogic domains are up and running. eventlogs show "could not load all ISAPi filters for the site "default website" ". we are running on II

  • 10.1.3.0 install on solaris em  url fails and name resolution fails

    Hi I wondered if anybody would know this. I installed 10.1.3.0 app server on solaris and my hosts file is ok I can resolve mymachine.domain.com. The install is a clean 10.1.3.0 install. I have the 9.2.0.7 db installed elsewhere on the box. Opmnctl te

  • Forms 9i: How get image from database?

    Hi! I want to get a image (GIF,JPG, TIFF, etc.) that is stored in database table (as blob) in Image_Item (No Database Block) by Trigger (PL/SQL) way. In a Block that is database=yes It's OK, the Query do this in automatic. I know that "select column

  • DNS settings with multiple DCs

    We have multiple domain controllers with DNS and DHCP.  They are in the same subnet.  What is Microsoft's recommended approach to setting the name resolution on the network card? DC1 is 10.0.0.10   (Windows 2008SP2 with AD,DNS,DHCP) DC2  is 10.0.0.11

  • Creation of simple webservice at Sender side

    Hi experts, I have a requirement in which I need to create a web service (WSDL structure is available). Kindly provide me links to blogs which explain the process of creation of web service at sender side. Also is there a difference in process during