Hi,
Did follow this documentation:
Pentaho_3.6.0_MSSQL_SQL_Pack
Pentaho3.7.0WindowsandMicrosoftSQLServer
But when starting the BIServer get these messages in the Tomcat log. ( catalina.2014-04-13 ) Please assist me to solve this problem.
apr 13, 2014 1:31:59 PM 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: C:\Program Files\Java\jre8\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files\Java\jdk1.8.0_20\bin;C:\Program Files\Java\jre8\bin;C:\Microsoft SQL Server Migration Assistant for Oracle\bin\;.
apr 13, 2014 1:31:59 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
apr 13, 2014 1:31:59 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 275 ms
apr 13, 2014 1:31:59 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
apr 13, 2014 1:31:59 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.36
apr 13, 2014 1:31:59 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor pentaho.xml
apr 13, 2014 1:32:40 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory pentaho-style
apr 13, 2014 1:32:40 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory ROOT
apr 13, 2014 1:32:40 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory sw-style
apr 13, 2014 1:32:40 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
apr 13, 2014 1:32:40 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
apr 13, 2014 1:32:40 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/16 config=null
apr 13, 2014 1:32:40 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 41505 ms
apr 13, 2014 1:33:04 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
apr 13, 2014 1:33:05 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/pentaho] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/pentaho] registered the JDBC driver [org.hsqldb.jdbcDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [Timer-2] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-3] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-4] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-5] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-6] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-7] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-8] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-9] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-10] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [Timer-3] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/pentaho] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@1df63efc]) and a value of type [org.pentaho.platform.engine.core.system.StandaloneSession] (value [org.pentaho.platform.engine.core.system.StandaloneSession@61e14b53]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/pentaho] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@235d2ff9]) and a value of type [org.springframework.security.context.SecurityContextImpl] (value [org.springframework.security.context.SecurityContextImpl@ffffffff: Null authentication]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/pentaho] created a ThreadLocal with key of type [org.pentaho.platform.plugin.services.pluginmgr.PluginMessageLogger$1] (value [org.pentaho.platform.plugin.services.pluginmgr.PluginMessageLogger$1@3639f045]) and a value of type [java.util.ArrayList] (value [[Discovered plugin cgg in cgg, This plugin provides: 0 menu customizations, 1 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin common-ui in common-ui, This plugin provides: 0 menu customizations, 3 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin data-access in data-access, This plugin provides: 0 menu customizations, 0 content types, 1 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin BI Server default plugin in default-plugin, This plugin provides: 0 menu customizations, 3 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin marketplace in marketplace, This plugin provides: 0 menu customizations, 1 content types, 0 content generators, 1 overlays, and {4} lifecycle listeners, Discovered plugin pentaho-cdf in pentaho-cdf, Content type registered: xcdf - Dashboard, This plugin provides: 1 menu customizations, 0 content types, 0 content generators, 1 overlays, and {4} lifecycle listeners, Discovered plugin jpivot in pentaho-jpivot-plugin, Content type registered: xjpivot - JPivot View, Content generator not registered: xjpivot.editor for plugin pentaho-jpivot-plugin, This plugin provides: 1 menu customizations, 0 content types, 2 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin pdi-platform-plugin in pentaho-pdi-platform-plugin, Content type registered: ktr - Kettle Transformation, Content type registered: kjb - Kettle Job, This plugin provides: 2 menu customizations, 0 content types, 0 content generators, 1 overlays, and {4} lifecycle listeners, Discovered plugin reporting in reporting, Content type registered: prpt - Pentaho Report, This plugin provides: 1 menu customizations, 0 content types, 0 content generators, 1 overlays, and {4} lifecycle listeners, Discovered plugin test-plugin-perspective in test-plugin-perspective, This plugin provides: 0 menu customizations, 0 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin url in url, Content type registered: url - URL, This plugin provides: 1 menu customizations, 0 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin xaction in xaction, Content type registered: xaction - Action Sequence, This plugin provides: 1 menu customizations, 0 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, PluginManager.ERROR_0011 - Failed to register plugin cgg, PluginManager.ERROR_0011 - Failed to register plugin data-access, PluginManager.ERROR_0011 - Failed to register plugin marketplace, PluginManager.ERROR_0011 - Failed to register plugin pentaho-cdf, PluginManager.ERROR_0011 - Failed to register plugin jpivot, PluginManager.ERROR_0011 - Failed to register plugin pdi-platform-plugin, PluginManager.ERROR_0011 - Failed to register plugin reporting, PluginManager.ERROR_0011 - Failed to register plugin xaction, PluginManager.ERROR_0011 - Failed to register plugin cgg, Content generator registered: reposvc for plugin common-ui, Content generator registered: MetadataModelsSvc for plugin common-ui, Content generator registered: ChartSeriesColorSvc for plugin common-ui, Plugin common-ui has registered successfully, PluginManager.ERROR_0011 - Failed to register plugin data-access, Content generator registered: ws-services for plugin BI Server default plugin, Content generator registered: ws-run for plugin BI Server default plugin, Content generator registered: ws-wsdl for plugin BI Server default plugin, Plugin BI Server default plugin has registered successfully, PluginManager.ERROR_0011 - Failed to register plugin marketplace, PluginManager.ERROR_0011 - Failed to register plugin pentaho-cdf, PluginManager.ERROR_0011 - Failed to register plugin jpivot, PluginManager.ERROR_0011 - Failed to register plugin pdi-platform-plugin, PluginManager.ERROR_0011 - Failed to register plugin reporting, Plugin test-plugin-perspective has registered successfully, Plugin url has registered successfully, PluginManager.ERROR_0011 - Failed to register plugin xaction]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/pentaho] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@235d2ff9]) and a value of type [org.springframework.security.context.SecurityContextImpl] (value [org.springframework.security.context.SecurityContextImpl@ffffffff: Null authentication]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/pentaho] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@1df63efc]) and a value of type [org.pentaho.platform.engine.core.system.StandaloneSession] (value [org.pentaho.platform.engine.core.system.StandaloneSession@61e14b53]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
apr 13, 2014 1:33:06 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Did follow this documentation:
Pentaho_3.6.0_MSSQL_SQL_Pack
Pentaho3.7.0WindowsandMicrosoftSQLServer
But when starting the BIServer get these messages in the Tomcat log. ( catalina.2014-04-13 ) Please assist me to solve this problem.
apr 13, 2014 1:31:59 PM 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: C:\Program Files\Java\jre8\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files\Java\jdk1.8.0_20\bin;C:\Program Files\Java\jre8\bin;C:\Microsoft SQL Server Migration Assistant for Oracle\bin\;.
apr 13, 2014 1:31:59 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
apr 13, 2014 1:31:59 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 275 ms
apr 13, 2014 1:31:59 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
apr 13, 2014 1:31:59 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.36
apr 13, 2014 1:31:59 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor pentaho.xml
apr 13, 2014 1:32:40 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory pentaho-style
apr 13, 2014 1:32:40 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory ROOT
apr 13, 2014 1:32:40 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory sw-style
apr 13, 2014 1:32:40 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
apr 13, 2014 1:32:40 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
apr 13, 2014 1:32:40 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/16 config=null
apr 13, 2014 1:32:40 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 41505 ms
apr 13, 2014 1:33:04 PM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
apr 13, 2014 1:33:05 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/pentaho] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/pentaho] registered the JDBC driver [org.hsqldb.jdbcDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [Timer-2] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-3] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-4] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-5] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-6] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-7] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-8] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-9] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [DefaultQuartzScheduler_Worker-10] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/pentaho] appears to have started a thread named [Timer-3] but has failed to stop it. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/pentaho] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@1df63efc]) and a value of type [org.pentaho.platform.engine.core.system.StandaloneSession] (value [org.pentaho.platform.engine.core.system.StandaloneSession@61e14b53]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/pentaho] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@235d2ff9]) and a value of type [org.springframework.security.context.SecurityContextImpl] (value [org.springframework.security.context.SecurityContextImpl@ffffffff: Null authentication]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/pentaho] created a ThreadLocal with key of type [org.pentaho.platform.plugin.services.pluginmgr.PluginMessageLogger$1] (value [org.pentaho.platform.plugin.services.pluginmgr.PluginMessageLogger$1@3639f045]) and a value of type [java.util.ArrayList] (value [[Discovered plugin cgg in cgg, This plugin provides: 0 menu customizations, 1 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin common-ui in common-ui, This plugin provides: 0 menu customizations, 3 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin data-access in data-access, This plugin provides: 0 menu customizations, 0 content types, 1 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin BI Server default plugin in default-plugin, This plugin provides: 0 menu customizations, 3 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin marketplace in marketplace, This plugin provides: 0 menu customizations, 1 content types, 0 content generators, 1 overlays, and {4} lifecycle listeners, Discovered plugin pentaho-cdf in pentaho-cdf, Content type registered: xcdf - Dashboard, This plugin provides: 1 menu customizations, 0 content types, 0 content generators, 1 overlays, and {4} lifecycle listeners, Discovered plugin jpivot in pentaho-jpivot-plugin, Content type registered: xjpivot - JPivot View, Content generator not registered: xjpivot.editor for plugin pentaho-jpivot-plugin, This plugin provides: 1 menu customizations, 0 content types, 2 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin pdi-platform-plugin in pentaho-pdi-platform-plugin, Content type registered: ktr - Kettle Transformation, Content type registered: kjb - Kettle Job, This plugin provides: 2 menu customizations, 0 content types, 0 content generators, 1 overlays, and {4} lifecycle listeners, Discovered plugin reporting in reporting, Content type registered: prpt - Pentaho Report, This plugin provides: 1 menu customizations, 0 content types, 0 content generators, 1 overlays, and {4} lifecycle listeners, Discovered plugin test-plugin-perspective in test-plugin-perspective, This plugin provides: 0 menu customizations, 0 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin url in url, Content type registered: url - URL, This plugin provides: 1 menu customizations, 0 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, Discovered plugin xaction in xaction, Content type registered: xaction - Action Sequence, This plugin provides: 1 menu customizations, 0 content types, 0 content generators, 0 overlays, and {4} lifecycle listeners, PluginManager.ERROR_0011 - Failed to register plugin cgg, PluginManager.ERROR_0011 - Failed to register plugin data-access, PluginManager.ERROR_0011 - Failed to register plugin marketplace, PluginManager.ERROR_0011 - Failed to register plugin pentaho-cdf, PluginManager.ERROR_0011 - Failed to register plugin jpivot, PluginManager.ERROR_0011 - Failed to register plugin pdi-platform-plugin, PluginManager.ERROR_0011 - Failed to register plugin reporting, PluginManager.ERROR_0011 - Failed to register plugin xaction, PluginManager.ERROR_0011 - Failed to register plugin cgg, Content generator registered: reposvc for plugin common-ui, Content generator registered: MetadataModelsSvc for plugin common-ui, Content generator registered: ChartSeriesColorSvc for plugin common-ui, Plugin common-ui has registered successfully, PluginManager.ERROR_0011 - Failed to register plugin data-access, Content generator registered: ws-services for plugin BI Server default plugin, Content generator registered: ws-run for plugin BI Server default plugin, Content generator registered: ws-wsdl for plugin BI Server default plugin, Plugin BI Server default plugin has registered successfully, PluginManager.ERROR_0011 - Failed to register plugin marketplace, PluginManager.ERROR_0011 - Failed to register plugin pentaho-cdf, PluginManager.ERROR_0011 - Failed to register plugin jpivot, PluginManager.ERROR_0011 - Failed to register plugin pdi-platform-plugin, PluginManager.ERROR_0011 - Failed to register plugin reporting, Plugin test-plugin-perspective has registered successfully, Plugin url has registered successfully, PluginManager.ERROR_0011 - Failed to register plugin xaction]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/pentaho] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@235d2ff9]) and a value of type [org.springframework.security.context.SecurityContextImpl] (value [org.springframework.security.context.SecurityContextImpl@ffffffff: Null authentication]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
apr 13, 2014 1:33:05 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/pentaho] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@1df63efc]) and a value of type [org.pentaho.platform.engine.core.system.StandaloneSession] (value [org.pentaho.platform.engine.core.system.StandaloneSession@61e14b53]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
apr 13, 2014 1:33:06 PM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080