Hello guys,
I am testing version 7 of BA Server.
Some errors and the server does not start correctly.
localhost log:
13-Jan-2017 14:49:12.156 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log No Spring WebApplicationInitializer types detected on classpath
13-Jan-2017 14:49:15.427 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext
13-Jan-2017 14:49:46.952 SEVERE [localhost-startStop-1] org.apache.tomcat.util.descriptor.web.SecurityConstraint.findUncoveredHttpMethods For security constraints with URL pattern [/jsp/*] only the HTTP methods [POST GET] are covered. All other methods are uncovered.
Catalina log:
13-Jan-2017 14:49:47.312 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/pentaho/v7/pentaho-server/tomcat/webapps/pentaho has finished in 53,401 ms
13-Jan-2017 14:49:47.313 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/pentaho/v7/pentaho-server/tomcat/webapps/sw-style
13-Jan-2017 14:49:47.499 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
13-Jan-2017 14:49:47.501 SEVERE [localhost-startStop-1] org.apache.jasper.EmbeddedServletOptions.<init> The scratchDir you specified: /opt/pentaho/v7/pentaho-server/tomcat/work/Catalina/localhost/sw-style is unusable.
13-Jan-2017 14:49:47.501 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/pentaho/v7/pentaho-server/tomcat/webapps/sw-style has finished in 188 ms
13-Jan-2017 14:49:47.502 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/pentaho/v7/pentaho-server/tomcat/webapps/ROOT
13-Jan-2017 14:49:47.677 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
13-Jan-2017 14:49:47.678 SEVERE [localhost-startStop-1] org.apache.jasper.EmbeddedServletOptions.<init> The scratchDir you specified: /opt/pentaho/v7/pentaho-server/tomcat/work/Catalina/localhost/ROOT is unusable.
13-Jan-2017 14:49:47.678 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/pentaho/v7/pentaho-server/tomcat/webapps/ROOT has finished in 176 ms
13-Jan-2017 14:49:47.679 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/pentaho/v7/pentaho-server/tomcat/webapps/pentaho-style
13-Jan-2017 14:49:47.854 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
13-Jan-2017 14:49:47.855 SEVERE [localhost-startStop-1] org.apache.jasper.EmbeddedServletOptions.<init> The scratchDir you specified: /opt/pentaho/v7/pentaho-server/tomcat/work/Catalina/localhost/pentaho-style is unusable.
13-Jan-2017 14:49:47.855 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/pentaho/v7/pentaho-server/tomcat/webapps/pentaho-style has finished in 176
Browser>
"The following errors were detected |
One or more system listeners failed. These are set in the systemListeners.xml. |
org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.engine.services.connection.datasource.dbcp.DynamicallyPooledDatasourceSystemListener |
Please see the server console for more details on each error detected."
Thank you for your help! :)
André.