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.

Similar Messages

  • 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

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

  • Language Pack Install issue?

    I currently have a system with 1 single LP installed.
    That system is patched with both March Upadte(kb2767999) and the December 2013 CU
    I am looking to upgrade to SP1 and Sept 2014 CU.
    When I tru to install SP1 for the LP, I get the message to Repair or Remove?
    Is this expected?
    How would you reccmomend they updates be installed?
    1. Sp1
    2. Sp1 LP
    3. Spet CU
    Do you install the binaries on all systems then run Config wizzard one at a time?(this seems like what I see most)
    Do you install 1 update, run config, and then install the other and run config?
    thanks
    themush

    Hi,
    Sorry, I am a bit confused.
    When a Service Pack is released for SharePoint you have to install Language service pack as well.
    However, the CU for the SharePoint are containing also updates for the Language Packs.
    You can Patch to SP1 directly from RTM. If you add a new server to a farm you just make sure that you have installed all needed binaries to the patch level of the Farm where you will join the server in. 
    Lets say you have RTM SP Server and LP you have to patch it to SP1 (both SP and LP) in order to join the server to a Farm that is with binaries on SP1 Level.
    However you can install slipstreamed versions of the product. In this case the slipstreamed installation media will include some update level.

  • Windows 7 Production Premium CS4 language pack installation error + solution

    Ok. Long story short...(For solution scroll all the way down)
    Tried to install ubuntu next to my windows vista. Next day I found myself wondering in store searching for windows 7 because Ubuntu install ruined something somewhere inside my computer and neither one of my OS were not starting at all...
    Ok. So I purchased Windows 7 with smile in my face and happiness in my soul! Now it´s clean installed and working and I have to say it is much better than Vista was...
    Already installed 3d max 2009 and couple of other old programs and works like charm and softwares are starting fast!
    ...BUT
    Today I tried to install my wonderful CS4 Production Premium package to this computer. All went well all the way to the end report where it said something like "installation error" and then there was few products or files on the list which it was unable to install...(I can post the exact list tomorrow when I try to uninstall and then again install suite the fourth or fifth time in a row.) After error report I was really worried. First I tried to start Photoshop and all I got was error report "some of the application components are missing from the application directory. Please re-install the application." Then I tried Illustrator and the message was "the localized resource files for this application could not be loaded. Please re-install...blah blah..." When I try to open Onlocation I get windows error "Adobe Onlocation has stopped working." Bridge and Media Encoder are working! But when tried to start After Effects, Premiere and Soundbooth it just opened the serial key window. When I write the serial from my dvd-box backlabel it gives me the nice big red X and says that my serial is not valid. But my serial was really valid just a while ago when I started to install these softwares! Oh please NO!
    Ok. So...Questions shortly:
    How to get my Production Premium installation work in Windows 7 and get back to work?
    How to de-activate my softwares after computer breakdown or user stupidity leading to computer breakdown so I can use my softwares again?
    EDIT:
    Well...This is what I got from the error report:
    Adobe After Effects CS4 LangPack (en_GB)
    Error:
    Error 2.
    Adobe Encore CS4 LangPack (en_GB)
    Error:
    Error 2.
    Adobe Flash CS4 Extension - Flash Lite LangPack Common
    Error:
    Error 2.
    Adobe Flash CS4 Payload LangPack (en_GB)
    Error:
    Error 2.
    Adobe Illustrator CS4 LangPack (en_GB)
    Error:
    Error 2.
    Adobe OnLocation CS4 LangPack (en_GB)
    Error:
    Error 2.
    Adobe Photoshop CS4 International English Language Pack
    Error:
    Error 2.
    Adobe Photoshop CS4 International English Language Pack_x64
    Error:
    Error 2.
    Adobe Premiere Pro CS4 LangPack (en_GB)
    Error:
    Error 2.
    Adobe Soundbooth CS4 LangPack (en_GB)
    Error:
    Error 2.
    LangPack (British) for DeviceCentral
    Error:
    Error 2.
    Tried installing different language but it still won´t work...
    Can´t install it in safe mode and installing trough troubleshooters different windows versions won´t work either...
    Any ideas anyone?
    EDIT:
    Tried creating .nrg dvd-images with Nero and installing from harddrive instead of dvd-discs but still no luck. So problem is not in my dvd-drive or discs...
    EDIT:
    SOLUTION...
    Adobe support answered to my question. I was missing a DOCUMENTS folder from my USERS - PUBLIC path and after I created that and un-installed & installed my production premium package, everything worked like it should! You might encounter to this same problem also if your USERS - PUBLIC - DOCUMENTS folder has some security settings on... Just right click the folder, choose security and check full control in permissions and remember to sign in as administrator when you install any software...
    Hope this tip is helpful!
    Now...Back to work!

    WOH, just what I needed.
    My problem was, that I have moved my documents to another partition, but the public parts I unfortunaly don't had thinked about. . This was 'the solution'! Thank you J_Suhonen!

  • Adobe Photoshop CS4 English Language Pack Error: Error 2.

    I've read another post indicating this error upon install of CS4. Many of the factors described do not fit my scenario, so I thought I'd post this again.
    Basically, I have Win XP SP3 all updates applied. Minimal services running. No software firewall. Everything installed just fine from Production Premium CS4 EXCEPT Photoshop. Error shown in subject line of this post is issued by installer.
    Photoshop won't boot stating it is missing files from it's folder.
    Wazzup?

    OK. This error drove me nuts and I have seen a thousand different "solutions" posted on various forums (none of which actually worked), but I think I found the magic bullet for this problem. This appears to be a result of corrupted/missing language pack files. Here's what I did to resolve it once and for all!
    You should already have a folder somewhere with the contents/Setup.exe for CS4 Design Premium
    Download the trial version of Adobe Photoshop CS4 Extended
    Unpack the contents to a folder/directory somewhere on your PC
    You will NOT be installing the Photoshop CS4 Extended application - only copying some files.
    Copy the "extensions" folder from Photoshop CS4 Extended, that you just downloaded to your CS4 Design Premium folder (there should be an "extensions" folder already there as well)
    Select yes if prompted to replace existing files/folders.
    Double-click the Setup.exe in your CS4 Design Premium directory and re-start the installation of Photoshop from there.
    Problem should be solved.

  • CS4 Install Error 2 (Language Pack) Resolved

    I was struggling for some time to resolve this installation error (which occurred in all CS4 trial versions I attempted to install, including the CS4 Master Collection) and found posts on these forums indicating that others were having a similar issue, even after lenghty technical support calls. Having now resolved this issue I thought I'd share my resolution with you.
    For reference, my setup is Windows Vista x64 with Service Pack 1 and all other updates applied.
    After much trawling through the installation log file I discovered that my installation was failing because CS4 was 'unable to find the folder at token named SharedDocuments' - which I assumed meant that Windows was not directing the installer to my Shared Documents directory, into which it presumably wanted to put the language packs.
    I had previously moved the Public Documents folder to a different drive (as I do with all my special user folders - it's just common sense), and found that by recreating the C:\Users\Public\Documents folder the installtion proceeded without errors. However, the installer did not actually place anything in that folder (!) and having now deleted it again my CS4 trials seem none the wiser. Adobe developers please take note: avoid hard-coding special user paths into your installers and reference the relevant Windows registry paths instead.
    Thus, my recommendation for anyone else suffering from this particular installation problem is to ensure that your Public Documents folder has not been moved from %SystemDrive%\Users\Public\Documents, and if so: recreate it at the original location - at least for the duration of the installation.

    I had the same LangPack error when trying to upgrade to Premier Pro CS4 from CS3. I am using Windows XP SP3 and the following worked for me:
    1. Completely deactivate any anti-virus software.
    2. Turned off Windows Firewall.
    3. Removed any CS4 remnants from previous installation attempts by running Add/Remove Programs.
    4. Deleted the Adobe Premier Pro CS4 folder under C:\Program Files that was created by previous installation attempts.
    5. Re-Ran the installation program and on the installer's Welcome screen, chose the option "I want to install and use Adobe Premiere Pro CS4 on a trial basis" instead of entering your serial number. (You can enter your serial number later, when you start Premiere Pro CS4, if installing it initially as a trial is successful.)
    Using this scenario everything installed for me error free.

  • Exchange Server 2010 SP3 Installation with UM Language Pack Error

    Hi All,
    Kindly help me in this issue, When I Install Exchange Server 2010 SP3, I faced an error in UM role setup as the below,
    and when i searched on it i found solution like "Download the UM language packs and tried to install directly" so i downloaded "UMLanguagePack.en-US" from the below URL:
    http://www.microsoft.com/en-eg/download/details.aspx?id=36769
    and when i tried to install it, i faced the below error:
    also i searched on this error and i found solution in registry as the below:
    Try remove registry key for the above error :
    "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\<Your Version >\UnifiedMessagingRole\LanguagePacks"
    and after i did it, i found first error be solved and the second error still the same as the below:
    Error:
    A Setup failure previously occurred while installing the UnifiedMessaging role. Either run Setup again for just
    this role, or remove the role using Control Panel.
    Is there a solution on this issue please i wanna solve it As soon as possible?
    Thanks in advance,

    I solved the below error by editing in registry:
    Error:
    A Setup failure previously occurred while installing the UnifiedMessaging role. Either run Setup again for just this role, or remove the role using Control Panel.
    Solution:
    Open regedit (Start -> run), navigate to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14
    Under each role, UnifiedMessagingRole, have a look for an action and watermark entry, Delete these 2 keys, and retry. it solve this error, and You can now run the installation again of your "UMLanguagePack.en-US". and its done and installed now.
    After "UMLanguagePack.en-US" Installation, i tried to continue installation of Exchange Server 2010 SP3, but I faced the same first error in UM role setup as the below,
    What can i Do? please help urgently.

  • BO XI R 3.1 SP 2 fix pack 2.1 - Database error occured - "Error on fetch"

    Hi Ingo,
    As per SAP recommendation we have upgraded our SAP BI system from BI 7.0 to BI 7.01 (Enhancement Pack 1).
    And BO XI R 3.1 SP 2 to BO XI R 3.1 SP 2 fix pack 2.1.
    After applying fix pack 2.1 on BO server, suddenly the reports on one of the Universes throwing error as follows:
    A database error occured. The database error text is : (CS) "Error on Fetch". (WS 10901).
    We have to apply Enhancement pack (SAP BI 7.01) and fix pack 2.1 (on BO) before this weekend on production environment.
    Can you please help us if you are having any idea why this error occurs upon BO fix pack 2.1 installation.
    Regards,
    Ravi Kumar Garre
    Edited by: Ravi Kumar Garre on Dec 3, 2009 3:02 AM

    Hi Ingo,
    The query works well in SAP BI side using RSRT / BEx Analyzer.
    I have created a new universe on same BI Query, still the problem exist.
    We have created one new BEx query on same InfoProvider and then Universe. It works fine.
    Regards,
    Ravi Kumar Garre

  • STMS error after language pack

    Hi                 
               after language pack updated i am getting transport error please do the needfull
    thanks

    The "needful" thing would be to post the error message in detail and telling what exactly you did and what error arises when.
    Markus

  • Installation Error DW050: Adobe Illustrator CS5.1: failed due to language pack installation failure

    I recently got a macbook Air and needed to reinstall my adobe creative suite to said new computer. I purchased creative suite online so I downloaded it from there and followed the installation instructions to a T.
    I originally purchased Adobe Creative Suite in 2011 so it is version CS5.1
    Everything installed successfully except Adobe Illustrator, which at the end left me this error message
    ERROR: DW050:  - Adobe Illustrator CS5.1_AdobeIllustrator15_1en_USLanguagePack: Install failed
    ERROR: DW050:  - Adobe Illustrator CS5.1: Failed due to Language Pack installation failure
    how can I get illustrator on my computer?!
    Hoping to sell my previous computer soon and I'm almost done transferring programs and photographs.
    Thanks so much!

    Which language is the application?
    Which language is your system?
    Which system?

  • CS4 extended-Installation-English Language Pack error

    i just upgraded from photoshop CS3 to CS4. The installation went fine, except a the end, an error message was in the additional info box, saying:
    Adobe Photoshop CS4 English Language Pack
    Error:
    Error 2.
    LangPack (English) for DeviceCentral
    Error:
    I tried running pshop and i got a message "miising components" and it wouldnt start. Tech support in India told me to uninstall CS3 and CS4, stop all startup items in msconfig, reboot and reinstall.
    I got the same message. Tech support said they'd get back to me Monday, since there was no "official" tech support on the weekends. BTW, i was on with them for 4 hours.
    Anyone have any suggestions. I noticed that even though i uninstalled pshop, bridge CS3 is still functioning.
    Thanks
    hal

    Problem Solved:
    I finally spoke to a US tech guy.
    He acknowledged I had tried all the simple and radical fixes, so he suggested I upgrade to XP service pack 3 and also to download the CS4 extended again. I did both.
    I used Beyond Compare to do a CRC comparison between the old and new Software which found no differences.
    I restored my Ghost backup of C: from just before I had removed all the adobe programs, so the PC was back to the original setup before I had the installation problems.
    Then I installed SP3, which went well and ghosted the PC again.
    Then, just to increase the odds of a successful installation, I did an alt-ctrl-del and went to the processes tab and killed anything which seemed unnecessary (things I recognized, like anti-virus, Norton, update managers, etc).
    Finally, I installed from the new download of CS4 extended.
    It worked!!!!!!!
    Hope this helps anyone with similar problems.
    Hal

  • Prerequisites check error for English language pack

    Hi All,
    We are installing Diagnostics Agent on Windows Server 2008 R2 Enterprise.
    While installing in prerequisites checker we are getting error about language pack.
    The error log from sapinst_dev is as follows:
    TRACE      2011-11-22 12:29:46.571
    tPRCResults.insertRow(), inserting
    We have already installed SAP Solution Manager 7.1 on that server. But now It is showing error.
    In Region And Language of OS it is showing English (United States)
    Please help us to solve this issue.
    Thanks & Regards,
    Ishan

    Hi,
    As per your question:
    message:Make sure that the English language pack is installed on your operating system so that your support requests can be handled quickly.
    I am sure your English Language Pack is already Installed in your Server,So you have to IGNORE the message and move forward
    with your Diagnostic Agent Installation.
    Thanks & Regards
    Ajitabh

  • Language Pack error

    Hi,
    I recently got CS4 and installed only Photoshop onto my Windows 7 machine.
    After installing Dreamweaver today, I found that the program was installed with errors. I could not run the program. The language pack is missing or corrupted, The error message that shows says that it can't locate the resources folder in the configuration foler. 
    I had a similar problem with Photoshop, and to fix it, I found someone who had made a fixed language pack available and it fixed the problem. I unfortunately cannot find where I found that.
    The problem with Dreamweaver has nothing to do with old scripts of CS3 running (this is a new machine, I have never owned CS3) and has nothing to do with a missing Public Documents folder. I also tried reinstalling the program on international english, but that just changed which language pack was missing. (no matter what I install, the error 2 message pops up. the only thing that changes between the US and International English is that the missing langpack is en_US or en_GB, respectively.)
    My guess is that I just need a fixed language pack. Any suggestions?

    I fixed the same problem in photoshop by adding a Locales folder with en_US in it that I found on the internet. This seems to be what I need to do in Dreamweaver, but adding the locales folder I used in photoshop doesn't seem to be working.
    My theory is that the language packs did not install correctly. This seems to be a widespread problem on the internet, but nobody seems to be able to fix it. Any support for Dreamweaver from Adobe is outdated and irrelevent.

Maybe you are looking for