Webcenter Sites 11gR1 XMLPost Utility Windows Error

Dear Sir(s),
I am experiencing a problem in attempt to try an invoke the XMLPost utility in a Windows environment. the command line is as follows:
java -Xmx512m -Dfile.encoding=UTF-8 -classpath
C:\Kits\Sites11gR1\WEM\appserver\webapps\cs\WEB-INF\lib\commons-logging-1.1.1.jar;
C:\Kits\Sites11gR1\WEM\appserver\webapps\cs\WEB-INF\lib\commons-httpclient-3.1.jar;
C:\Kits\Sites11gR1\WEM\appserver\webapps\cs\WEB-INF\lib\commons-lang-2.4.jar;
C:\Kits\Sites11gR1\WEM\appserver\webapps\cs\WEB-INF\lib\commons-codec-1.4.jar;
C:\Kits\Sites11gR1\WEM\appserver\webapps\cs\WEB-INF\lib\commons-collections-3.1.jar;
C:\Kits\Sites11gR1\WEM\appserver\webapps\cs\WEB-INF\lib\commons-io-1.3.1.jar;
C:\Kits\Sites11gR1\WEM\appserver\webapps\cs\WEB-INF\lib\MSXML.jar;
C:\Kits\Sites11gR1\WEM\appserver\webapps\cs\WEB-INF\lib\cs.jar;
C:\Kits\Sites11gR1\WEM\appserver\webapps\cs\WEB-INF\lib\cs-core.jar;
C:\Sun\AppServer\lib\j2ee.jar COM.FutureTense.XML.Post.XMLPostMain -sSourcefile.xml -cConfigfile.ini
Error returned:
Exception in thread "main" java.lang.NoClassDefFoundError: C:\Sun\AppServer\lib\
j2ee/jar
Caused by: java.lang.ClassNotFoundException: C:\Sun\AppServer\lib\j2ee.jar
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: C:\Sun\AppServer\lib\j2ee.jar. Program will exit.
Could this be a version issue? the version of j2eesdk is: 1_4_03
I also verified the jar files specified in the documentation and found that the following were missing:
commons-collections-3.1.jar
commons-io-1.3.1.jar
I have not had much luck in finding well documented reading materials online. Any advice/direction will be much appreciated. Many thanks in advance.
D

Hi,
I am facing the same issue. Were you able to solve this?
plz help!
Thanks!

Similar Messages

  • Default users configured with Webcenter Sites 11gR1 Jump Start Kit

    Hi All,
    I have installed Webcenter Sites 11gR1 Jump Start Kit. I want to use James Email Server that is shipped with the JSK and I am not sure of what default users have been configured with the JSK.
    Does anyone know what are the default users configured for James Server?
    Thanks in Advance,
    Hari

    Hi Hari,
    The default admin user fwadmin should be the default for mail server also. Configuring users explicitly for mail server is not possible. To use mail server the below said properties must have values.
    cs.emailaccount-- The account used to send mail
    cs.emailhost--mail server host exe:localhost:25
    cs.emailpassword--password for above said mail account
    cs.emailcharset and cs.emailcontenttype properties are optional. These properties are found in futuretense.ini
    Thanks,
    Harish

  • 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

  • Webcenter sites post installation error

    Hi FRIENDS,
    I have been working with webcenter sites using eclipse IDE.
    I am able to develop some templates and synch them with webcenter sites and observe result in page preview.
    But some times i get some issues with synching and logout and login again into webcenter sites.
    and i observed some error in log file
    Here is what it says,
    ERROR [com.fatwire.logging.cs] - Exception reading url from http://<FullComputerName>:7004/servlet/ContentServer?pagename=OpenMarket%2FXcelerate%2FSearch%2FEvent
    com.fatwire.cs.core.http.HttpAccessException: org.apache.http.conn.HttpHostConnectException: Connection to http://<FullComputerName>:7004 refused
    at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:367)
    at COM.FutureTense.Util.ftUtil._readUsingHttpAccess(ftUtil.java:793)
    at COM.FutureTense.Util.ftUtil.readByteURL(ftUtil.java:733)
    at COM.FutureTense.Util.ftUtil.readURL(ftUtil.java:698)
    at COM.FutureTense.Platform.SystemEvents.RequestEventItem.execute(RequestEventItem.java:58)
    at COM.FutureTense.Platform.SystemEvents.AbstractEventItem.run(AbstractEventItem.java:170)
    at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventExecutor$LockingCallable.call(FileSystemBasedClusteredEventExecutor.java:232)
    at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventExecutor$LockingCallable.call(FileSystemBasedClusteredEventExecutor.java:198)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    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)
    Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://<FullComputerName>:7004 refused
    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:158)
    at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:149)
    at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121)
    at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:573)
    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:425)
    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
    at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:552)
    at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:343)
    ... 12 more
    Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:123)
    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148)
    ... 19 more
    Please!! Could you please help me regarding this.
    Please can any one of you help me out,Please!! Help Me..
    Thanking you.

    Can you check the cs.eventhost parameter in futuretense.ini? The error is from the event subsystem in Sites, trying to fire a http request to <FullComputerName>:7004/servlet/ to run the event, but the error indicates that your Sites is not reachable or running at <FullComputerName>:7004.
    Phil

  • Out of memory Exception in webcenter sites

    Hi experts,
    I installed webcenter sites 11gR1 on weblogic with Jrocket.
    In development system ,if no.of users accessing at a time its getting down.
    Could some one help me to resolve this issue.
    For Ref. in sites.log i found
    [2013-03-21 15:20:33,777] [fatwire.logging.cs.request] Exception including resource /jsp/cs_deployed/Page/MainNav.jsp
    javax.servlet.ServletException: java.lang.OutOfMemoryError: allocLargeObjectOrArray: [I, size 262160
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:342)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:447)
         at COM.FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1411)
         at COM.FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1429)
         at COM.FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:102)
         at COM.FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)
         at COM.FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)
         at COM.FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$JSPDataFile.run(FILESYSTEMJSPManager.java:190)
         at COM.FutureTense.Common.ContentServer.jspExecute(ContentServer.java:2923)
         at COM.FutureTense.Common.ContentServer.evalTemplate(ContentServer.java:2517)
         at COM.FutureTense.Common.ContentServer.generatePage(ContentServer.java:1536)
         at COM.FutureTense.Common.ContentServer.evalPage(ContentServer.java:1247)
         at COM.FutureTense.Common.ContentServer.execute(ContentServer.java:455)
         at COM.FutureTense.Common.ContentServer.runManager(ContentServer.java:3339)
         at COM.FutureTense.Common.CS.getPage(CS.java:1361)
         at COM.FutureTense.Common.CS.ReadPage(CS.java:1307)
         at com.openmarket.Satellite.CoResidentContentServerEh._handlePage(CoResidentContentServerEh.java:200)
         at com.openmarket.Satellite.CoResidentContentServerEh.fetchCacheObject(CoResidentContentServerEh.java:131)
         at com.openmarket.Satellite.AbstractContentServer$CacheObjectFetchFunction.doWork(AbstractContentServer.java:413)
         at com.openmarket.Satellite.AbstractContentServer.getCacheObject(AbstractContentServer.java:220)
         at com.openmarket.Satellite.AbstractContentServerEh.getCacheObject(AbstractContentServerEh.java:168)
         at com.openmarket.Satellite.CoResidentContentServerEh.getCacheObject(CoResidentContentServerEh.java:31)
         at com.openmarket.Satellite.PagePiece.stream(DataPiece.java:307)
         at com.openmarket.Satellite.ComplexList.stream(DataPiece.java:565)
         at com.openmarket.Satellite.CacheObjectImpl.stream(CacheObjectImpl.java:653)
         at com.openmarket.Satellite.WrapperAwareResponder.respond(WrapperAwareResponder.java:42)
         at com.openmarket.Satellite.PagePiece.stream(DataPiece.java:330)
         at com.openmarket.Satellite.ComplexList.stream(DataPiece.java:565)
         at com.openmarket.Satellite.CacheObjectImpl.stream(CacheObjectImpl.java:653)
         at com.openmarket.Satellite.WrapperAwareResponder.respond(WrapperAwareResponder.java:42)
         at com.openmarket.Satellite.PagePiece.stream(DataPiece.java:330)
         at com.openmarket.Satellite.CacheObjectImpl.stream(CacheObjectImpl.java:653)
         at com.openmarket.Satellite.Http11Responder.respondForWrapper(Http11Responder.java:143)
         at com.openmarket.Satellite.WrapperAwareResponder.respond(WrapperAwareResponder.java:36)
         at com.openmarket.Satellite.SatelliteServer.execute(SatelliteServer.java:85)
         at com.openmarket.Satellite.servlet.BaseServlet.doGet(BaseServlet.java:118)
         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.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.gst.foundation.httpstatus.HttpResponseStatusFilter.doFilter(HttpResponseStatusFilter.java:83)
         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)
    Thanks
    Rajendar.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi Sankar,
    Thank for your Response and support.
    In my environment webcentersites application is getting down frequently.
    every day we are facing this issue when multiple users are working with the application.
    and my system configurations are
    8GB RAM, UNIX-OS, WebCenterSites11gR1 and weblogic 10.3.6 with JRocket.
    Could you please help me to resolve this problem.
    I found the following error in CAS.log..
    2013-04-15 02:52:36,306 ERROR [org.jgroups] - uncaught exception in Thread[Timer,null,null,5,Timers] (thread group=org.jgroups.util.Util$1[name=JGroups,maxpri=10] )
    java.lang.OutOfMemoryError
    2013-04-15 02:52:56,318 ERROR [org.jgroups] - uncaught exception in Thread[UDP mcast,TreeCache-Cluster,172.25.125.100:34273,10,JGroups] (thread group=org.jgroups.util.Util$1[name=JGroups,maxpri=10] )
    java.lang.OutOfMemoryError
    2013-04-15 02:52:58,163 ERROR [org.jgroups] - uncaught exception in Thread[Timer,TreeCache-Cluster,172.25.125.100:34273,5,Timers] (thread group=org.jgroups.util.Util$1[name=JGroups,maxpri=10] )
    java.lang.OutOfMemoryError: getNewTla
         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.addConditionWaiter(AbstractQueuedSynchronizer.java:1801)
         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2016)
         at java.util.concurrent.DelayQueue.take(DelayQueue.java:164)
         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:609)
         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:602)
         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
         at java.lang.Thread.run(Thread.java:662)
    in csDomain.log file i found the following error
    ####<Apr 16, 2013 1:42:23 AM EDT> <Error> <WebLogicServer> <tacfmwmt02.dibos02.di-cloud.com> <AdminServer> <[STANDBY] ExecuteThread: '197' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1366090943133> <BEA-000337> <[STUCK] ExecuteThread: '71' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "667" seconds working on the request "Workmanager: default, Version: 1, Scheduled=true, Started=true, Started time: 667524 ms
    GET /cs/ContentServer?action=getPubTargetStatus&target=1347209048668&pagename=OpenMarket%2FXcelerate%2FPrologActions%2FPublish%2FAdvPub%2FPublishingStatController HTTP/1.1
    Referer: http://owcstest.taconic.com/cs/ContentServer?id=1347209048668&action=details&cs_environment=standard&pagename=OpenMarket%2FXcelerate%2FAdmin%2FPublish%2FDestEdit&cs_formmode=WCM
    X-Requested-With: XMLHttpRequest
    X-Prototype-Version: 1.5.1.1
    Accept: text/javascript, text/html, application/xml, text/xml, */*
    Accept-Language: en-us
    User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
    Cookie: contentPaneTreeSaveStateCookie=paneRoot; myWorkPaneTreeSaveStateCookie=paneRoot%2CCSTree%40History___history_; sitePaneTreeSaveStateCookie=paneRoot%2C0%40PlacedPages%2CPlacedPages%401347208698531; BIGipServerpool_tac_owcs_test=2311461292.22811.0000; JSESSIONID=gJ83RsfLTtFNKJCf0h688sKdWQxFXGKSJYf1Plpf9yRvbDt4hvyw!-260764669; fw_cookienames_cookie=
    X-Forwarded-For: 14.140.150.250, 172.25.10.26
    ECID-Context: 1.004qbEeioSsCSsnMwmicMG0007GE00001U;kXjE1ZDLIPGIj3RSj3JRiKTPiKVK_IUT_IS
    X-Forwarded-Host: owcstest.taconic.com
    X-Forwarded-Server: owcstest.taconic.com
    Connection: Keep-Alive
    ]", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
    Thread-20539 "[STUCK] ExecuteThread: '71' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, suspended, waiting, priority=1, DAEMON> {
    -- Waiting for notification on: com.openmarket.xcelerate.locks.LockObject@1e24e3bf[fat lock]
    java.lang.Object.wait(Object.java:485)
    com.openmarket.xcelerate.locks.LockObject.enterWriteLock(LockObject.java:63)
    com.openmarket.xcelerate.locks.LockManager.enterWriteLock(LockManager.java:193)
    com.openmarket.xcelerate.publish.PubSessionManager.createSession(PubSessionManager.java:213)
    com.fatwire.realtime.PubMain.testConnection(PubMain.java:159)
    com.fatwire.realtime.messaging.PubsessionStatusFacade.testConnection(PubsessionStatusFacade.java:390)
    jsp_servlet._jsp._cs_deployed._openmarket._xcelerate._prologactions._publish._advpub.__publishingstatcontroller._jspService(__publishingstatcontroller.java:75)
    weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:224)
    weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:108)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:207)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:184)
    weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:520)
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:350)
    COM.FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1385)
    COM.FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1426)
    COM.FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:77)
    COM.FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)
    COM.FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:39)
    COM.FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$JSPDataFile.run(FILESYSTEMJSPManager.java:190)
    COM.FutureTense.Common.ContentServer.jspExecute(ContentServer.java:2752)
    COM.FutureTense.Common.ContentServer.evalTemplate(ContentServer.java:2392)
    COM.FutureTense.Common.ContentServer.generatePage(ContentServer.java:1450)
    COM.FutureTense.Common.ContentServer.evalPage(ContentServer.java:1083)
    COM.FutureTense.Common.ContentServer.execute(ContentServer.java:419)
    COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:69)
    COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:700)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:815)
    weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:224)
    weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:108)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:207)
    weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:55)
    com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:122)
    com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:48)
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:55)
    com.fatwire.cs.ui.framework.UIFilter.doFilter(UIFilter.java:73)
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:55)
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3702)
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:308)
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:116)
    weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2209)
    weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2131)
    weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1457)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:250)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:213)
    >
    in Sites.log i found following Exceptions
    [2013-04-15 03:14:04,196] [fatwire.logging.cs.db] SQLException loading table definition for GSTUrlRegistry with state 99999: Protocol violation: [100]
    java.sql.SQLException: Protocol violation: [100]
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:464)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)
         at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:884)
         at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1167)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1289)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3593)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3637)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1495)
         at oracle.jdbc.driver.OracleDatabaseMetaData.getColumnsWithWildcards(OracleDatabaseMetaData.java:331)
         at oracle.jdbc.driver.OracleDatabaseMetaData.getColumns(OracleDatabaseMetaData.java:125)
         at weblogic.jdbc.wrapper.DatabaseMetaData_oracle_jdbc_driver_OracleDatabaseMetaData.getColumns(Unknown Source)
         at COM.FutureTense.Servlet.JDBCTable.load(JDBCTable.java:1908)
         at COM.FutureTense.Servlet.JDBCTable.get_trans(JDBCTable.java:701)
         at COM.FutureTense.Servlet.JDBCTable.get(JDBCTable.java:611)
         at COM.FutureTense.Servlet.JDBCTable.<init>(JDBCTable.java:288)
         at COM.FutureTense.Servlet.JDBCConn.GetTable(JDBCConn.java:1333)
         at COM.FutureTense.Common.ftDBTable.getconn(ftDBTable.java:3899)
         at COM.FutureTense.Common.ftDBTable.grab(ftDBTable.java:982)
         at COM.FutureTense.ContentServer.ObjectCatalog.grab(ObjectCatalog.java:71)
         at COM.FutureTense.CatalogManager.CatalogEngine.newTable(CatalogEngine.java:415)
         at COM.FutureTense.CatalogManager.CatalogEngine.newTable(CatalogEngine.java:227)
         at COM.FutureTense.CatalogManager.CatalogEngine.executeStatement(CatalogEngine.java:5040)
         at COM.FutureTense.Common.CS.SQL(CS.java:1163)
         at com.fatwire.gst.foundation.facade.sql.SqlHelper.select(SqlHelper.java:161)
         at com.fatwire.gst.foundation.url.db.UrlRegistry.resolveAsset(UrlRegistry.java:112)
         at com.fatwire.gst.foundation.controller.BaseRenderPage.resolveAssetId(BaseRenderPage.java:316)
         at com.fatwire.gst.foundation.controller.BaseRenderPage.renderPage(BaseRenderPage.java:282)
         at com.fatwire.gst.foundation.controller.action.RenderPage.handleRequest(RenderPage.java:38)
         at com.fatwire.gst.foundation.controller.action.AbstractActionController.doExecute(AbstractActionController.java:70)
         at com.fatwire.gst.foundation.controller.AbstractController.Execute(AbstractController.java:74)
         at COM.FutureTense.XML.Template.CallJava.execute(CallTag.java:190)
         at COM.FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)
         at COM.FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)
         at COM.FutureTense.XML.Template.Root.execute(BlockTag.java:365)
         at COM.FutureTense.XML.Template.XMLEval.run(XMLEval.java:331)
         at COM.FutureTense.Common.ContentServer.evalTheXML(ContentServer.java:3186)
         at COM.FutureTense.Common.ContentServer.evalTemplate(ContentServer.java:2447)
         at COM.FutureTense.Common.ContentServer.generatePage(ContentServer.java:1536)
         at COM.FutureTense.Common.ContentServer.evalPage(ContentServer.java:1247)
         at COM.FutureTense.Common.ContentServer.execute(ContentServer.java:453)
         at COM.FutureTense.Common.ContentServer.runManager(ContentServer.java:3338)
         at COM.FutureTense.Common.CS.getPage(CS.java:1361)
         at COM.FutureTense.Common.CS.ReadPage(CS.java:1307)
         at com.openmarket.Satellite.CoResidentContentServerEh._handlePage(CoResidentContentServerEh.java:200)
         at com.openmarket.Satellite.CoResidentContentServerEh.fetchCacheObject(CoResidentContentServerEh.java:131)
         at com.openmarket.Satellite.AbstractContentServer$CacheObjectFetchFunction.doWork(AbstractContentServer.java:413)
         at com.openmarket.Satellite.AbstractContentServer.getCacheObject(AbstractContentServer.java:220)
         at com.openmarket.Satellite.AbstractContentServerEh.getCacheObject(AbstractContentServerEh.java:168)
         at com.openmarket.Satellite.CoResidentContentServerEh.getCacheObject(CoResidentContentServerEh.java:31)
         at com.openmarket.Satellite.SatelliteServer.execute(SatelliteServer.java:83)
         at com.openmarket.Satellite.servlet.BaseServlet.doGet(BaseServlet.java:118)
         at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:281)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:724)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.fatwire.gst.foundation.httpstatus.HttpResponseStatusFilter.doFilter(HttpResponseStatusFilter.java:81)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         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:56)
         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)
    [2013-04-15 03:13:38,247] [fatwire.logging.cs.db] Exception in query of ElementCatalog with where clause elementname = GST/ErrorHandler/500
    java.lang.NullPointerException
         at COM.FutureTense.Common.ftDBTable.selectTo(ftDBTable.java:2224)
         at COM.FutureTense.CatalogManager.ElementCatalog._getElementData(ElementCatalog.java:383)
         at COM.FutureTense.CatalogManager.ElementCatalog._get(ElementCatalog.java:366)
         at COM.FutureTense.CatalogManager.ElementCatalog.get(ElementCatalog.java:276)
         at COM.FutureTense.CatalogManager.ElementCatalog.isElement(ElementCatalog.java:484)
         at COM.FutureTense.Common.CS.IsElement(CS.java:522)
         at com.fatwire.gst.foundation.controller.AbstractController.sendError(AbstractController.java:159)
         at com.fatwire.gst.foundation.controller.action.AbstractActionController.handleException(AbstractActionController.java:99)
         at com.fatwire.gst.foundation.controller.AbstractController.Execute(AbstractController.java:76)
         at COM.FutureTense.XML.Template.CallJava.execute(CallTag.java:190)
         at COM.FutureTense.XML.Template.BlockTag.execute(BlockTag.java:144)
         at COM.FutureTense.XML.Template.BlockTag.execute(BlockTag.java:120)
         at COM.FutureTense.XML.Template.Root.execute(BlockTag.java:365)
         at COM.FutureTense.XML.Template.XMLEval.run(XMLEval.java:331)
         at COM.FutureTense.Common.ContentServer.evalTheXML(ContentServer.java:3186)
         at COM.FutureTense.Common.ContentServer.evalTemplate(ContentServer.java:2447)
         at COM.FutureTense.Common.ContentServer.generatePage(ContentServer.java:1536)
         at COM.FutureTense.Common.ContentServer.evalPage(ContentServer.java:1247)
         at COM.FutureTense.Common.ContentServer.execute(ContentServer.java:453)
         at COM.FutureTense.Common.ContentServer.runManager(ContentServer.java:3338)
         at COM.FutureTense.Common.CS.getPage(CS.java:1361)
         at COM.FutureTense.Common.CS.ReadPage(CS.java:1307)
         at com.openmarket.Satellite.CoResidentContentServerEh._handlePage(CoResidentContentServerEh.java:200)
         at com.openmarket.Satellite.CoResidentContentServerEh.fetchCacheObject(CoResidentContentServerEh.java:131)
         at com.openmarket.Satellite.AbstractContentServer$CacheObjectFetchFunction.doWork(AbstractContentServer.java:413)
         at com.openmarket.Satellite.AbstractContentServer.getCacheObject(AbstractContentServer.java:220)
         at com.openmarket.Satellite.AbstractContentServerEh.getCacheObject(AbstractContentServerEh.java:168)
         at com.openmarket.Satellite.CoResidentContentServerEh.getCacheObject(CoResidentContentServerEh.java:31)
         at com.openmarket.Satellite.SatelliteServer.execute(SatelliteServer.java:83)
         at com.openmarket.Satellite.servlet.BaseServlet.doGet(BaseServlet.java:118)
         at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:281)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:724)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.fatwire.gst.foundation.httpstatus.HttpResponseStatusFilter.doFilter(HttpResponseStatusFilter.java:81)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         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:56)
         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)
    [2013-04-15 03:14:08,222] [fatwire.logging.cs.db] SQLException loading table definition for SystemItemCache with state 99999: Protocol violation: [116]
    java.sql.SQLException: Protocol violation: [116]
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:464)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)
         at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:884)
         at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1167)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1289)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3593)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3637)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1495)
         at oracle.jdbc.driver.OracleDatabaseMetaData.getColumnsWithWildcards(OracleDatabaseMetaData.java:331)
         at oracle.jdbc.driver.OracleDatabaseMetaData.getColumns(OracleDatabaseMetaData.java:125)
         at weblogic.jdbc.wrapper.DatabaseMetaData_oracle_jdbc_driver_OracleDatabaseMetaData.getColumns(Unknown Source)
         at COM.FutureTense.Servlet.JDBCTable.load(JDBCTable.java:1908)
         at COM.FutureTense.Servlet.JDBCTable.get_trans(JDBCTable.java:701)
         at COM.FutureTense.Servlet.JDBCTable.get(JDBCTable.java:611)
         at COM.FutureTense.Servlet.JDBCTable.<init>(JDBCTable.java:288)
         at COM.FutureTense.Servlet.JDBCConn.GetTable(JDBCConn.java:1333)
         at COM.FutureTense.Common.ftDBTable.getconn(ftDBTable.java:3899)
         at COM.FutureTense.Common.ftDBTable.grab(ftDBTable.java:982)
         at COM.FutureTense.Common.ContentServer.getSysItem(ContentServer.java:246)
         at COM.FutureTense.Common.ContentServer.recordBlobList(ContentServer.java:1745)
         at COM.FutureTense.Common.ContentServer.generatePage(ContentServer.java:1659)
         at COM.FutureTense.Common.ContentServer.evalPage(ContentServer.java:1247)
         at COM.FutureTense.Common.ContentServer.execute(ContentServer.java:453)
         at COM.FutureTense.Common.ContentServer.runManager(ContentServer.java:3338)
         at COM.FutureTense.Common.CS.getPage(CS.java:1361)
         at COM.FutureTense.Common.CS.ReadPage(CS.java:1307)
         at com.openmarket.Satellite.CoResidentContentServerEh._handlePage(CoResidentContentServerEh.java:200)
         at com.openmarket.Satellite.CoResidentContentServerEh.fetchCacheObject(CoResidentContentServerEh.java:131)
         at com.openmarket.Satellite.AbstractContentServer$CacheObjectFetchFunction.doWork(AbstractContentServer.java:413)
         at com.openmarket.Satellite.AbstractContentServer.getCacheObject(AbstractContentServer.java:220)
         at com.openmarket.Satellite.AbstractContentServerEh.getCacheObject(AbstractContentServerEh.java:168)
         at com.openmarket.Satellite.CoResidentContentServerEh.getCacheObject(CoResidentContentServerEh.java:31)
         at com.openmarket.Satellite.SatelliteServer.execute(SatelliteServer.java:83)
         at com.openmarket.Satellite.servlet.BaseServlet.doGet(BaseServlet.java:118)
         at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:281)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:724)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.fatwire.gst.foundation.httpstatus.HttpResponseStatusFilter.doFilter(HttpResponseStatusFilter.java:81)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         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:56)
         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)
         [2013-04-15 03:14:28,564] [fatwire.logging.cs.db] SQLException loading table definition for SystemUsers with state 99999: Protocol violation: [105]
    java.sql.SQLException: Protocol violation: [105]
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:464)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)
         at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:884)
         at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1167)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1289)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3593)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3637)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1495)
         at oracle.jdbc.driver.OracleDatabaseMetaData.getColumnsWithWildcards(OracleDatabaseMetaData.java:331)
         at oracle.jdbc.driver.OracleDatabaseMetaData.getColumns(OracleDatabaseMetaData.java:125)
         at weblogic.jdbc.wrapper.DatabaseMetaData_oracle_jdbc_driver_OracleDatabaseMetaData.getColumns(Unknown Source)
         at COM.FutureTense.Servlet.JDBCTable.load(JDBCTable.java:1908)
         at COM.FutureTense.Servlet.JDBCTable.get_trans(JDBCTable.java:701)
         at COM.FutureTense.Servlet.JDBCTable.get(JDBCTable.java:611)
         at COM.FutureTense.Servlet.JDBCTable.<init>(JDBCTable.java:288)
         at COM.FutureTense.Servlet.JDBCConn.GetTable(JDBCConn.java:1333)
         at COM.FutureTense.Common.ftDBTable.getconn(ftDBTable.java:3899)
         at COM.FutureTense.Common.ftDBTable.grab(ftDBTable.java:982)
         at COM.FutureTense.Access.StandardUsers.grab(ftUsers.java:362)
         at COM.FutureTense.Access.AccessEngine.doLogin(AccessEngine.java:391)
         at COM.FutureTense.Access.AccessEngine.doLogin(AccessEngine.java:381)
         at COM.FutureTense.Common.ftAppLogic.checkLogin(ftAppLogic.java:3256)
         at COM.FutureTense.Common.ContentServer.standaloneInit(ContentServer.java:786)
         at COM.FutureTense.Servlet.FRequestObj.init(FRequestObj.java:974)
         at COM.FutureTense.Servlet.FRequestObj.<init>(FRequestObj.java:271)
         at COM.FutureTense.Servlet.FRequestObj.newInstance(FRequestObj.java:231)
         at COM.FutureTense.Servlet.FRequestObj.newInstance(FRequestObj.java:218)
         at COM.FutureTense.CS.Factory.newCS(Factory.java:66)
         at com.openmarket.Satellite.RequestContext.getICS(RequestContext.java:1026)
         at com.openmarket.Satellite.RequestContext.captureInputCoResident(RequestContext.java:518)
         at com.openmarket.Satellite.RequestContext.<init>(RequestContext.java:428)
         at com.openmarket.Satellite.servlet.BaseServlet.doGet(BaseServlet.java:112)
         at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:281)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:724)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.fatwire.gst.foundation.httpstatus.HttpResponseStatusFilter.doFilter(HttpResponseStatusFilter.java:81)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         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:56)
         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)

  • Version of html/browsers are supported by Oracle Webcenter Sites

    hi,
    Can any one tel me what version of html/browsers are supported by Oracle for Contribution and consumption/delivery?
    Thanks,
    Aneesha

    For contribution, see the certification guide at OTN. Here is a direct link to the 11.1.1.8.0 certification guide http://www.oracle.com/technetwork/middleware/webcenter/sites/owcs-11gr1-11-1-1-8-0-certmatrix-1990142.xls
    Installation Type
    Version Supported
    Supported Browsers
    Flash Plugin Applicable
    Exceptions and Additional Information
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Internet Explorer 10.x
    Internet Explorer 9.x
    Internet Explorer 8.x
    Flash 11
    Flash 10
    Internet Explorer 10.x is only supported in Desktop version. Metro version is not supported.
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Firefox 20+
    Firefox ESR 17.x
    Flash 11
    Flash 10
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Google Chrome 24+
    Flash 11
    Flash 10
    * For Oracle WebCenter Sites, it is only supported on Windows and Mac.
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Safari 6.x*
    Safari 5.1.7 **
    Flash 11
    Flash 10
    * Only supported on Mac.
    ** For Oracle WebCenter Sites, it is only supported on Mac.
    For consumption/delivery, there is no requirement. That is entirely up to whoever is developing your Templates, as there is full control over the HTML/XML/JSON etc in the rendering of content so you can make the finished rendering suitable for all browsers or not, as your needs dictate.
    Phil

  • How to download jsk for webcenter sites 11.1.1.8

    How to download jsk for webcenter sites 11.1.1.8

    well you must have a paid account in oracle support.
    -Login to My Oracle Support (support.oracle.com).
    -Click the Patches & Updates tab
    -Search by "Product or Family" and enter "Oracle WebCenter Sites" for the Product.
    -Select "Sites 11GR1" for the Release and click Search.
    -You will see "Oracle WebCenter Sites 11gR1 Jump start Kit (Patch)"

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

  • Issue with starting tomcat in windows for webcenter sites installation

    Hello All,
    I have been trying to install oracle webcenter sites on windows 7, I followed all the steps in the documentation for the configuration and setup. but anytime I start the tomcat using the startup.bat script I get errors as shown below.
    C:\WCS11gR1\tomcat\bin>catalina debug
    Using CATALINA_BASE: "C:\WCS11gR1\tomcat"
    Using CATALINA_HOME: "C:\WCS11gR1\tomcat"
    Using CATALINA_TMPDIR: "C:\WCS11gR1\tomcat\temp"
    Using JAVA_HOME: "C:\Program Files\Java\jdk1.7.0_21"
    Using CLASSPATH: "C:\WCS11gR1\home\bin;C:\Program Files\Java\jdk1.7.0_21\l
    ibtools.jar;;C:\WCS11gR1\tomcat\bin\bootstrap.jar"
    Initializing jdb ...
    runrun org.apache.catalina.startup.Bootstrap start
    java.io.IOException: Cannot run program "C:\Program": CreateProcess error=2, The
    system cannot find the file specified
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1042)
    at java.lang.Runtime.exec(Runtime.java:615)
    at java.lang.Runtime.exec(Runtime.java:483)
    at com.sun.tools.jdi.AbstractLauncher$Helper.launchAndAccept(AbstractLau
    ncher.java:180)
    at com.sun.tools.jdi.AbstractLauncher.launch(AbstractLauncher.java:132)
    at com.sun.tools.jdi.SunCommandLineLauncher.launch(SunCommandLineLaunche
    r.java:235)
    at com.sun.tools.example.debug.tty.VMConnection.launchTarget(VMConnectio
    n.java:495)
    at com.sun.tools.example.debug.tty.VMConnection.open(VMConnection.java:3
    26)
    at com.sun.tools.example.debug.tty.Commands.commandRun(Commands.java:559
    at com.sun.tools.example.debug.tty.TTY.executeCommand(TTY.java:491)
    at com.sun.tools.example.debug.tty.TTY.<init>(TTY.java:765)
    at com.sun.tools.example.debug.tty.TTY.main(TTY.java:1067)
    Caused by: java.io.IOException: CreateProcess error=2, The system cannot find th
    e file specified
    at java.lang.ProcessImpl.create(Native Method)
    at java.lang.ProcessImpl.<init>(ProcessImpl.java:288)
    at java.lang.ProcessImpl.start(ProcessImpl.java:133)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
    ... 11 more
    Fatal error:
    Unable to launch target VM.
    If I run it by clicking on the bat file directory I get this error in my catalina log file below:
    May 27, 2013 5:04:48 PM org.apache.catalina.startup.Catalina start
    SEVERE: Cannot start server. Server instance is not configured.
    Kindly advise me on what to do to resolve this issue.

    Yes I did that all the commands give me error.
    If I use the startup.bat I get a list of errors ending with:
    org.apache.catalina.startup.Catalina start SEVERE: Cannot start server. Server instance is not configured.
    but I have configured the instance using the following settings for windows:
    SET CATALINA_HOME = C:\WCS11gR1\tomcat
    SET CATALINA_BASE = C:\WCS11gR1\tomcat
    SET JAVA_HOME=C:\Program Files\Java\jdk1.7.0_21
    SET JAVA_OPTS=-Xmx1500m
    SET CS_HOME=C:\WCS11gR1\home
    SET CATALINA_OPTS=-XX:MaxPermSize=192m -Dfile.encoding=UTF-8 -Dnet.sf.ehcache.enableShutdownHook=true -Djava.net.preferIPv4Stack=true

  • After a notice of update, I was unable to use iTunes. It said I had a missing dll file and a Windows error 7. I removed iTunes and tried to reinstall. I selected the download items off the apple site. It says thank you but still not there.

    Having problems downloading iTunes. After an update notice, I was unable to open iTunes. I de-installed and attempted to reinstall it and it still won't open.
    The first error duirn the update was a dll file missing, then a Windows error 7. The screen on the Apple site say  Thank you for downloading, but still not there.

    A msi file is short for microsoft installer.  It normally is for installation, removal, and maintenance for a program. So iTunes.msi would be used for the updating of the program.  For some reason it isnt finding this so we can't update, install, or remove it.
    From what I have seen windows installer cleanup utility solved related problems before. 
    I found this forum about removing and installing a new iTunes.  It was about someone who was trying to isntall iTunes, and was looking for msi file and asked for help.   Using this should allow you to be able to install iTunes.  It won't give you the msi file but will allow you to isntall iTunes over again.
    This was what was said.
    Another option in case you can't get an msi. (Or even if you can ... the msi's mentioned in the messages may be damaged rather than missing.)
    Unfortunately, this sort of trouble has gotten more complicated to deal with ever since Microsoft pulled the Windows Installer CleanUp utility from their Download Center on June 25. First we have to find a copy of the utility.
    Let's try Googling. (Best not to use Bing, I think.) Look for a working download site for at least version 3.0 of the Windows Installer CleanUp utility. (The results from mydigitallife and Major Geeks are worth checking.)
    After downloading the utility installer file (msicuu2.exe), scan the file for malware, just in case. (I use the free version of Malwarebytes AntiMalware to do single-file scans for that.)
    If the file is clean, to install the utility, doubleclick the msicuu2.exe file you've downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove".
    Restart the PC, and try another iTunes install. Does it go through properly this time?

  • Webcenter sites postInstall Error

    Hi all,
    I got the error bellow after installing Webcenter Sites.
    Any help will be usefull.
    Thanks.
    2013-02-11 08:46:30,340 ERROR [com.fatwire.logging.cs] - <Exception reading url
    from http://127.0.0.1:7001/servlet/ContentServer?pagename=OpenMarket%2FXcelerate
    %2FSearch%2FEvent>
    java.net.ConnectException: Tried all: '1' addresses, but could not connect over
    HTTP to server: '127.0.0.1', port: '7001'
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:333)
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:425)
    at weblogic.net.http.HttpClient.New(HttpClient.java:252)
    at weblogic.net.http.HttpURLConnection.connect(HttpURLConnection.java:21
    3)
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.
    java:398)
    at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLCon
    nection.java:37)
    at java.net.URL.openStream(URL.java:1010)
    at COM.FutureTense.Util.ftUtil._readFromInputStream(ftUtil.java:826)
    at COM.FutureTense.Util.ftUtil.readByteURL(ftUtil.java:730)
    at COM.FutureTense.Util.ftUtil.readURL(ftUtil.java:696)
    at COM.FutureTense.Platform.SystemEvents.RequestEventItem.execute(Reques
    tEventItem.java:58)
    at COM.FutureTense.Platform.SystemEvents.AbstractEventItem.run(AbstractE
    ventItem.java:170)
    at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventEx
    ecutor$LockingCallable.call(FileSystemBasedClusteredEventExecutor.java:233)
    at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventEx
    ecutor$LockingCallable.call(FileSystemBasedClusteredEventExecutor.java:198)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:139)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
    utor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
    .java:909)
    at java.lang.Thread.run(Thread.java:662)
    2013-02-11 08:46:35,330 ERROR [com.fatwire.logging.cs] - <Exception reading url
    from http://127.0.0.1:7001/servlet/ContentServer?pagename=OpenMarket%2FXcelerate
    %2FSearch%2FEvent>
    java.net.ConnectException: Tried all: '1' addresses, but could not connect over
    HTTP to server: '127.0.0.1', port: '7001'
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:333)
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:425)
    at weblogic.net.http.HttpClient.New(HttpClient.java:252)
    at weblogic.net.http.HttpURLConnection.connect(HttpURLConnection.java:21
    3)
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.
    java:398)
    at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLCon
    nection.java:37)
    at java.net.URL.openStream(URL.java:1010)
    at COM.FutureTense.Util.ftUtil._readFromInputStream(ftUtil.java:826)
    at COM.FutureTense.Util.ftUtil.readByteURL(ftUtil.java:730)
    at COM.FutureTense.Util.ftUtil.readURL(ftUtil.java:696)
    at COM.FutureTense.Platform.SystemEvents.RequestEventItem.execute(Reques
    tEventItem.java:58)
    at COM.FutureTense.Platform.SystemEvents.AbstractEventItem.run(AbstractE
    ventItem.java:170)
    at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventEx
    ecutor$LockingCallable.call(FileSystemBasedClusteredEventExecutor.java:233)
    at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventEx
    ecutor$LockingCallable.call(FileSystemBasedClusteredEventExecutor.java:198)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:139)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
    utor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
    .java:909)
    at java.lang.Thread.run(Thread.java:662)

    Hi kyroger,
    As far as I know, port 7001 on WebLogic is reserved for the Admin console. You may want to try deploying WebCenter Sites on port 7003.
    Thanks,
    Somen De | Sr. Consultant
    Function1, Inc

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

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

  • Site Studio publisher utility error

    Hi,
    I am a bit new to UCM. I am trying to publish a site created using site-studio. For this, from what i inferred from the documentations, was to use the site-studio publishing utility. So to run the utility, i try and run the cns.oracle bat file on my windows machine. I have made the appropriate changes in the cns.oracle config file. Now when i run the batch file i get a java.sqlexception: table or view doesnt exist.
    Can anybody guide me on this or am i missing something. I went throught the installation docs and it say i need to create the required tables using the syn_server.oracle8.sql. But i cannot find any sql file named so in the place where my content server is installed.
    Thanks in advance

    Hi
    I downloaded the Site Studio Publishing Utility 10gR3 today from the Oracle website. It has two folders SiteStudioPublishingUtility and SubscriptionClient. These both folders have conf, lib, unix, win32. But sql directory folder is not there.
    Anybody has any idea about it.
    Regards

  • 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

Maybe you are looking for