Quantcast
Channel: Pentaho Community Forums - BI Platform
Viewing all 2893 articles
Browse latest View live

Pentaho problem

$
0
0
Hello, i have a problem whit pentaho 6.1. When i go to localhost:8080 i have the error:
HTTP Status 404 - /pentaho/Home


type Status report


message /pentaho/Home


description The requested resource is not available.
Apache Tomcat/8.0.24


I have read other post but not help me.
In the catalina.out i have:


22-Dec-2016 11:39:10.942 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
22-Dec-2016 11:39:10.943 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"]
22-Dec-2016 11:39:10.995 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["ajp-nio-8009"]
22-Dec-2016 11:39:11.046 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service Catalina
22-Dec-2016 11:39:11.092 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]
22-Dec-2016 11:39:11.094 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["ajp-nio-8009"]
22-Dec-2016 11:39:11.095 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"]
22-Dec-2016 11:39:11.095 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["ajp-nio-8009"]
22-Dec-2016 11:39:17.191 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.0.24
22-Dec-2016 11:39:17.192 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Jul 1 2015 20:19:55 UTC
22-Dec-2016 11:39:17.192 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.0.24.0
22-Dec-2016 11:39:17.193 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
22-Dec-2016 11:39:17.193 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 3.16.0-4-amd64
22-Dec-2016 11:39:17.193 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
22-Dec-2016 11:39:17.193 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-7-openjdk-amd64/jre
22-Dec-2016 11:39:17.193 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.7.0_111-b01
22-Dec-2016 11:39:17.193 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
22-Dec-2016 11:39:17.193 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /opt/biserver-ce/tomcat
22-Dec-2016 11:39:17.193 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /opt/biserver-ce/tomcat
22-Dec-2016 11:39:17.194 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/opt/biserver-ce/tomcat/conf/logging.properties
22-Dec-2016 11:39:17.194 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
22-Dec-2016 11:39:17.194 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xms2048m
22-Dec-2016 11:39:17.194 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xmx6144m
22-Dec-2016 11:39:17.194 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxPermSize=256m
22-Dec-2016 11:39:17.194 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dsun.rmi.dgc.client.gcInterval=3600000
22-Dec-2016 11:39:17.195 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dsun.rmi.dgc.server.gcInterval=3600000
22-Dec-2016 11:39:17.195 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DDI_HOME=/opt/biserver-ce/pentaho-solutions/system/kettle
22-Dec-2016 11:39:17.195 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.endorsed.dirs=/opt/biserver-ce/tomcat/endorsed
22-Dec-2016 11:39:17.195 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/opt/biserver-ce/tomcat
22-Dec-2016 11:39:17.195 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/opt/biserver-ce/tomcat
22-Dec-2016 11:39:17.195 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/opt/biserver-ce/tomcat/temp
22-Dec-2016 11:39:17.195 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
22-Dec-2016 11:39:17.319 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
22-Dec-2016 11:39:17.340 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
22-Dec-2016 11:39:17.343 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
22-Dec-2016 11:39:17.346 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
22-Dec-2016 11:39:17.346 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 658 ms
22-Dec-2016 11:39:17.370 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina
22-Dec-2016 11:39:17.370 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.24
22-Dec-2016 11:39:17.379 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/biserver-ce/tomcat/webapps/pentaho-style
22-Dec-2016 11:39:18.157 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.
22-Dec-2016 11:39:18.187 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/biserver-ce/tomcat/webapps/pentaho-style has finished in 807 ms
22-Dec-2016 11:39:18.187 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/biserver-ce/tomcat/webapps/sw-style
22-Dec-2016 11:39:18.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.
22-Dec-2016 11:39:18.502 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/biserver-ce/tomcat/webapps/sw-style has finished in 314 ms
22-Dec-2016 11:39:18.502 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/biserver-ce/tomcat/webapps/pentaho
22-Dec-2016 11:39:30.717 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.
22-Dec-2016 11:39:30.757 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/biserver-ce/tomcat/webapps/pentaho has finished in 12,255 ms
22-Dec-2016 11:39:30.757 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/biserver-ce/tomcat/webapps/ROOT
22-Dec-2016 11:39:30.947 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.
22-Dec-2016 11:39:30.949 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/biserver-ce/tomcat/webapps/ROOT has finished in 192 ms
22-Dec-2016 11:39:30.953 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
22-Dec-2016 11:39:30.959 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"]
22-Dec-2016 11:39:30.960 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 13613 ms
22-Dec-2016 11:42:28.319 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
22-Dec-2016 11:42:28.319 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"]
22-Dec-2016 11:42:28.372 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["ajp-nio-8009"]
22-Dec-2016 11:42:28.422 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service Catalina
22-Dec-2016 11:42:28.462 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]
22-Dec-2016 11:42:28.464 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["ajp-nio-8009"]
22-Dec-2016 11:42:28.465 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"]
22-Dec-2016 11:42:28.466 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["ajp-nio-8009"]
22-Dec-2016 11:42:30.912 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.0.24
22-Dec-2016 11:42:30.914 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Jul 1 2015 20:19:55 UTC
22-Dec-2016 11:42:30.914 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.0.24.0
22-Dec-2016 11:42:30.914 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
22-Dec-2016 11:42:30.914 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 3.16.0-4-amd64
22-Dec-2016 11:42:30.914 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
22-Dec-2016 11:42:30.914 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-7-openjdk-amd64/jre
22-Dec-2016 11:42:30.914 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.7.0_111-b01
22-Dec-2016 11:42:30.915 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
22-Dec-2016 11:42:30.915 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /opt/biserver-ce/tomcat
22-Dec-2016 11:42:30.915 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /opt/biserver-ce/tomcat
22-Dec-2016 11:42:30.915 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/opt/biserver-ce/tomcat/conf/logging.properties
22-Dec-2016 11:42:30.915 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
22-Dec-2016 11:42:30.915 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xms2048m
22-Dec-2016 11:42:30.916 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xmx6144m
22-Dec-2016 11:42:30.916 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxPermSize=256m
22-Dec-2016 11:42:30.916 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dsun.rmi.dgc.client.gcInterval=3600000
22-Dec-2016 11:42:30.916 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dsun.rmi.dgc.server.gcInterval=3600000
22-Dec-2016 11:42:30.916 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DDI_HOME=/opt/biserver-ce/pentaho-solutions/system/kettle
22-Dec-2016 11:42:30.916 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.endorsed.dirs=/opt/biserver-ce/tomcat/endorsed
22-Dec-2016 11:42:30.916 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/opt/biserver-ce/tomcat
22-Dec-2016 11:42:30.916 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/opt/biserver-ce/tomcat
22-Dec-2016 11:42:30.916 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/opt/biserver-ce/tomcat/temp
22-Dec-2016 11:42:30.917 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
22-Dec-2016 11:42:31.037 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
22-Dec-2016 11:42:31.061 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
22-Dec-2016 11:42:31.064 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
22-Dec-2016 11:42:31.067 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
22-Dec-2016 11:42:31.067 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 644 ms
22-Dec-2016 11:42:31.093 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina
22-Dec-2016 11:42:31.093 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.24
22-Dec-2016 11:42:31.102 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/biserver-ce/tomcat/webapps/pentaho-style
22-Dec-2016 11:42:31.862 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.
22-Dec-2016 11:42:31.890 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/biserver-ce/tomcat/webapps/pentaho-style has finished in 787 ms
22-Dec-2016 11:42:31.890 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/biserver-ce/tomcat/webapps/sw-style
22-Dec-2016 11:42:32.189 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.
22-Dec-2016 11:42:32.192 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/biserver-ce/tomcat/webapps/sw-style has finished in 302 ms
22-Dec-2016 11:42:32.192 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/biserver-ce/tomcat/webapps/pentaho
22-Dec-2016 11:42:44.658 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.
22-Dec-2016 11:42:44.697 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/biserver-ce/tomcat/webapps/pentaho has finished in 12,505 ms
22-Dec-2016 11:42:44.697 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /opt/biserver-ce/tomcat/webapps/ROOT
22-Dec-2016 11:42:44.886 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.
22-Dec-2016 11:42:44.888 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /opt/biserver-ce/tomcat/webapps/ROOT has finished in 191 ms
22-Dec-2016 11:42:44.892 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
22-Dec-2016 11:42:44.898 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"]
22-Dec-2016 11:42:44.899 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 13831 ms


Please help me and thank you

Pentaho Localization

$
0
0
How can i localize my platform?
Which conf file i should change, to set 'locale' variable on for example 'fr'?

Pentaho - Hadoop Issue when internet lost

$
0
0
Hi,

I am having Pentaho version 5.0.1 & Hadoop version 2 .
When I am connecting to internet it is working fine.

When I lost internet and reconnect it is not working.
To make it working , I need to restart pentaho server.
I have no issue with MySQL and Oracle , but having this with Hadoop only.

Could you give any suggestions, please ?

Problem with files' naming - Pentaho User Console 6.1

$
0
0
Hi, I have an issue. When I upload a new file from Pentaho Report Designer I put Name and so on....

But instead of showing the nema, the User Console show me the name of the .prpt file.

Rename is the only thing I can do or there is some bug or option?

Thanks

Where are users and roles stocked in pentaho

$
0
0
Hi,
I'm using pentaho 7 EE and trying .
I didn't found where are users/roles and the mapping between roles/permissions stored?

ANy help please?

Measure Has values But Drilling Down Returns Nothing

Error importing and exporting the BI-repo

$
0
0
When I am trying to import or export the bi-server repository, I am getting this error message when exporting: CommandLineProcessor.ERROR_0002 - Invalid ClientResponse received in performREST()

I have restarted the JVM but still it is the same. Does anybody know about this issue? I am using Pentaho 5.4.0.8.

Thanks!

[6.1 to 7.0] Upgrade - CE

$
0
0
Hello,

1) I would like to upgrade my bi-server 6.1 CE to bi-server 7.0.25 CE, how i can do that ?
Is there a script to update or do I need to install from scratch ?

2) I only find 7.0.25 CE version, I can't find 7.0.1 CE version ?

Thank you

BI Server Start Error - Unable to render Home Directory

$
0
0
HI,

I am using Pentaho 5.0.1 CE and just restart my UAT server and suddenly got the below mentioned error.Can you please tell me how i can quickly fixed this issue.

2017-01-05 23:15:22,945 ERROR [org.springframework.extensions.jcr.JcrSessionFactory] Error registering nodetypes
2017-01-05 23:15:37,205 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
2017-01-05 23:15:37,205 ERROR [org.pentaho.platform.util.logging.Logger] misc-org.pentaho.platform.engine.services.audit.AuditSQLEntry: Table 'hibernate.pro_audit' doesn't exist
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'hibernate.pro_audit' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
at com.mysql.jdbc.Util.getInstance(Util.java:386)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3597)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3529)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1990)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2151)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2625)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2119)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2415)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2333)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2318)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
at org.pentaho.platform.engine.services.audit.AuditSQLEntry.auditAll(AuditSQLEntry.java:138)
at org.pentaho.platform.engine.core.audit.AuditEntry.auditAll(AuditEntry.java:60)
at org.pentaho.platform.engine.core.audit.AuditEntry.auditJobDuration(AuditEntry.java:49)
at org.pentaho.platform.engine.core.audit.AuditHelper.audit(AuditHelper.java:91)
at org.pentaho.platform.engine.services.solution.SolutionEngine.execute(SolutionEngine.java:266)
at org.pentaho.platform.engine.services.solution.SolutionEngine.execute(SolutionEngine.java:184)
at org.pentaho.platform.engine.core.system.PentahoSystem.globalStartup(PentahoSystem.java:868)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:825)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:822)
at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:333)
at org.pentaho.platform.engine.core.system.PentahoSystem.globalStartup(PentahoSystem.java:822)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:282)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:182)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:136)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at org.apache.catalina.core.StandardService.start(StandardService.java:525)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
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:606)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
2017-01-05 23:15:37,205 ERROR [org.pentaho.platform.util.logging.Logger] Error end:
2017-01-05 23:15:37,205 ERROR [org.pentaho.platform.engine.services.solution.SolutionEngine] Error Start: Pentaho Pentaho Platform Core 5.0.1-stable.-1
2017-01-05 23:15:37,205 ERROR [org.pentaho.platform.engine.services.solution.SolutionEngine] c41c2183-d36e-11e6-8ce1-7c5cf86a154e:SOLUTION-ENGINE:/public/bi-developers/Secure/global-department-list.xaction: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Can't call rollback when autocommit=true
org.pentaho.platform.api.engine.AuditException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Can't call rollback when autocommit=true

access the user concole very slow

$
0
0
like the title , i access the user concole very slow.
if restart the pentaho, it would get right.
but after a period of time will again be a problem

National characters not displayed when report is generated as PDF

$
0
0
Hello, good folks,

I have a problem I think was discussed many times in the past but so far I have not seen any solution to it (also the threads I found are mostly several years old). We are running a Pentaho CE 5.1 server with some reports. If we generate them as HTML or Excel, everything is fine, but when exported as PDF, the national characters (č, ž, é, ů and so on) are either completely left out with no blank space in their place, as if it was a typo (observed by a colleague with Windows 7) or some strange characters are printed instead (observed by me on Linux).

Somewhere on StackOverflow I found a suggestion that the fonts have to be installed on the server for the PDF to render correctly. So we tried this, but to no avail.

Everything in the report configuration is left at default values, and the classic-engine.properties file on the server is also unchanged. We also run a Pentaho 5.0.1 instance where this doesn't happen. Both servers run some version of Debian, but there may be some differences in their configuration.

Please, if you have an idea what could be wrong, can you point me in the right direction?

How to get readable View on file-based Solution Repository

$
0
0
Hi all,


I try to get familiar with the Solution Repository of Pentaho BI Server.
-> In my understanding this is the place the Server store the files which are shown in the "Browse Files" section.


I use the bi-server in Version 6.1 on windows (direct downloaded version from sourceforge, without configuration changes)


I want to see where the Server store new folders and new files which I uploaded in "Browse Files"-Section, for example this ones:
/public/Arved/
/public/Arved/test.ktr


I find this information:
"Jackrabbit contains the solution repository, examples, security data, and content data from reports that you use Pentaho software to create."


So I looked at: "biserver-ce\pentaho-solutions\system\jackrabbit\repository\repository". It seems that Jackrabbit stores the files in binary way in folder "datastore". Unfortunately so it is hard to comprehend what here is really stored.


Is there a way to make it visible (readable) where the bi-server store this new files?


Thanks for your tips.


Best Regards Arved

Migration from Pentaho EE to CE

$
0
0
Hello,

Can anyone help me for migrating Pentaho EE edition to CE edition in step-by-step process,please?

Thanks in advance

Errors starting pentaho 7.0 server

$
0
0
I solved this issue that I reported below. The hsql.hibernate.cfg.xml file had two mappings, one for CE and one for EE. I just needed to commit out the EE mappings and restart the server. It would be good to have this step added to the documentation.

SOLVED

I have followed the manual MS SQL instructions for installing pentaho-server-ce-7.0.0.0-25. When I start the server I am receiving these errors below. I am able to log into the web console on port 8080 and was able to change the admin password.

I notice in the log pentaho is looking for sqlserver.EE.hbm.xml. This is not the correct file. In Hibernate-settings.xml I have set the following variable <config-file>system/hibernate/hsql.hibernate.cfg.xml</config-file>

Any Help would be greatly appreciated.

Joe Coyle

2017-01-11 10:10:48,544 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
2017-01-11 10:10:49,511 INFO [org.pentaho.platform.osgi.OSGIBoot] Checking to see if org.pentaho.clean.karaf.cache is enabled
2017-01-11 10:10:54,781 INFO [org.pentaho.platform.osgi.KarafInstance]
*******************************************************************************
*** Karaf Instance Number: 1 at C:\pentaho\server\pentaho-server\pentaho-so ***
*** lutions\system\karaf\caches\default\data-1 ***
*** Karaf Port:8802 ***
*** OSGI Service Port:9051 ***
*** JMX RMI Registry Port:11099 ***
*** RMI Server Port:44445 ***
*******************************************************************************
2017-01-11 10:11:18,548 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] Caution, the system is initializing. Do not shut down or restart the system at this time.
2017-01-11 10:11:22,894 ERROR [org.pentaho.platform.repository.hibernate.HibernateUtil] HIBUTIL.ERROR_0006 - Building SessionFactory failed.
org.hibernate.MappingNotFoundException: resource: hibernate/sqlserver.EE.hbm.xml not found
at org.hibernate.cfg.Configuration.addResource(Configuration.java:799)
at org.hibernate.cfg.Configuration.parseMappingElement(Configuration.java:2344)
at org.hibernate.cfg.Configuration.parseSessionFactory(Configuration.java:2310)
at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:2290)
at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:2243)
at org.hibernate.cfg.Configuration.configure(Configuration.java:2216)
at org.pentaho.platform.repository.hibernate.HibernateUtil.initialize(HibernateUtil.java:138)
at org.pentaho.platform.repository.hibernate.HibernateUtil.<clinit>(HibernateUtil.java:90)
at org.pentaho.cdf.environment.configurations.PentahoHibernanteConfigurations.getConfiguration(PentahoHibernanteConfigurations.java:30)
at org.pentaho.cdf.utils.PluginHibernateUtil.initialize(PluginHibernateUtil.java:58)
at org.pentaho.cdf.storage.StorageEngine.getInstance(StorageEngine.java:61)
at org.pentaho.cdf.storage.StorageApi.<init>(StorageApi.java:46)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1098)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1050)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:776)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:861)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541)
at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:286)
at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:176)
at org.pentaho.platform.plugin.services.pluginmgr.PluginAdapter.startup(PluginAdapter.java:40)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:442)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:433)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:412)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:433)
at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:83)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:364)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:361)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:412)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:361)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:331)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:227)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:162)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4853)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5314)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1092)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1834)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2017-01-11 10:11:22,902 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
2017-01-11 10:11:22,902 ERROR [org.pentaho.platform.util.logging.Logger] misc-class org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager: PluginManager.ERROR_0011 - Failed to register plugin pentaho-cdf
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storage' defined in file [C:\pentaho\server\pentaho-server\pentaho-solutions\system\pentaho-cdf\plugin.spring.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.pentaho.cdf.storage.StorageApi]: Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1105)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1050)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:510)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:776)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:861)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:541)
at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:286)
at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:176)
at org.pentaho.platform.plugin.services.pluginmgr.PluginAdapter.startup(PluginAdapter.java:40)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:442)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:433)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:412)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:433)
at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:83)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:364)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:361)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:412)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:361)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:331)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:227)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:162)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4853)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5314)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1092)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1834)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.pentaho.cdf.storage.StorageApi]: Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:154)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:89)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1098)
... 38 more
Caused by: java.lang.ExceptionInInitializerError
at org.pentaho.platform.repository.hibernate.HibernateUtil.initialize(HibernateUtil.java:199)
at org.pentaho.platform.repository.hibernate.HibernateUtil.<clinit>(HibernateUtil.java:90)
at org.pentaho.cdf.environment.configurations.PentahoHibernanteConfigurations.getConfiguration(PentahoHibernanteConfigurations.java:30)
at org.pentaho.cdf.utils.PluginHibernateUtil.initialize(PluginHibernateUtil.java:58)
at org.pentaho.cdf.storage.StorageEngine.getInstance(StorageEngine.java:61)
at org.pentaho.cdf.storage.StorageApi.<init>(StorageApi.java:46)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:142)
... 40 more
Caused by: org.hibernate.MappingNotFoundException: resource: hibernate/sqlserver.EE.hbm.xml not found
at org.hibernate.cfg.Configuration.addResource(Configuration.java:799)
at org.hibernate.cfg.Configuration.parseMappingElement(Configuration.java:2344)
at org.hibernate.cfg.Configuration.parseSessionFactory(Configuration.java:2310)
at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:2290)
at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:2243)
at org.hibernate.cfg.Configuration.configure(Configuration.java:2216)
at org.pentaho.platform.repository.hibernate.HibernateUtil.initialize(HibernateUtil.java:138)
... 50 more
2017-01-11 10:11:22,906 ERROR [org.pentaho.platform.util.logging.Logger] Error end:
2017-01-11 10:11:31,278 ERROR [org.pentaho.platform.util.logging.Logger] Error: Pentaho
2017-01-11 10:11:31,278 ERROR [org.pentaho.platform.util.logging.Logger] misc-class org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager: PluginManager.ERROR_0011 - Failed to register plugin pentaho-cdf
java.lang.NullPointerException
at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.registerContentGenerators(PentahoSystemPluginManager.java:565)
at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.registerPlugin(PentahoSystemPluginManager.java:375)
at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:322)
at org.pentaho.platform.plugin.services.pluginmgr.PentahoSystemPluginManager.reload(PentahoSystemPluginManager.java:176)
at org.pentaho.platform.plugin.services.pluginmgr.PluginAdapter.startup(PluginAdapter.java:40)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:442)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:433)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:412)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:433)
at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:83)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:364)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:361)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:412)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:361)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:331)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:227)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:162)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4853)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5314)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:725)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:701)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1092)
at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1834)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2017-01-11 10:11:31,279 ERROR [org.pentaho.platform.util.logging.Logger] Error end:
2017-01-11 10:11:41,794 INFO [org.pentaho.platform.engine.core.system.status.PeriodicStatusLogger] The system has finished initializing.

Is there a utility for this ? (formatted text files from KTR/KJB files)

$
0
0
We are not using the PDI repository and instead are using SVN and the local file system.
We have a TON of SQL in many KTR transforms.
I'd like to be able to take an entire directory and extract the SQL into a nice, formatted set of text files.
Also, for the KJB files, I would simply like a listing of the transforms and other jobs being called in their respective order of course.

I take it I'll need to use some sort of XML transform process to do this with the correct XML schemas ?

Pentaho Business Analytics MongoDB Connectivity

$
0
0
I am running Pentaho Business Analytics on windows 10. trying to connect with MongoDB running on Linux sever but not able to see the MongoDB in Data Source - Database Type List.'

I downloaded the MongoDB JDBC Driver and put in C:\pentaho-server-ce-7.0.0.0-25\pentaho-server\tomcat\server\lib path but still not able to get connection.

Could you please suggest me proper way to get connected?
Here I am attaching the connections screen(Data Source) page...

Capture.jpg

thanks
Pravin Dwiwedi
Attached Images

does any one encounter this exception when launch the spoon?

$
0
0
Hi,guys

I'm a total new comer for pentaho kettle for etl
when I launched the application.I got these error below:

10:25:36,775 ERROR [KarafLifecycleListener] The Kettle Karaf Lifecycle Listener failed to execute properly after waiting for 100 seconds. Releasing lifecycle hold, but some services may be unavailable.

My environment is centos 5.11 and the pentaho is pdi-ce-7.0

Log Access Login on Penthao 6.0

$
0
0
Is it possible to retrieve login information for any user?
It will be awesome if you can log even the resource runned, but simply the login should be fine.

Thanks

Pentaho CDE - manipulate component parameter parameter

$
0
0
Hi Guys,

After set a parameter, I call Dashboards.getParameterValue('param_previous_month'), and it returns the values: "10","20","30".
Now I need manipulate this values and transform on "40","50","60".
I tried with javascript array functions but I got a error.

Thanks in advance for the help

Unable to find repository

$
0
0
Hi

Need quick help!

I am trying to expose the data from browser by hitting the url "http://localhost:9080/pentaho-di/kettle/executeTrans/?rep=PentahoRepo&user=admin&pass=password&trans=%2Fhome%2Fadmin%2Fservlet.ktr".

servlet.ktr transformation is saved in repository named as PentahoRepo under home folder then admin folder. I am getting the below error:

webresult>
<result>ERROR</result>
<message>Unexpected error executing the transformation&#x3a; &#xd;&#xa;org.pentaho.di.core.exception.KettleException&#x3a; &#xd;&#xa;Unable to find repository&#x3a; PentahoRepo&#xd;&#xa;&#xd;&#xa; at org.pentaho.di.http://www.ExecuteTransServlet.openR...x29;&#xd;&#xa; at org.pentaho.di.http://www.ExecuteTransServlet.doGet...x29;&#xd;&#xa; at org.pentaho.di.http://www.CarteServlet.doGet&#x28;C...x29;&#xd;&#xa; at com.pentaho.pdi.http://www.RoleBoundCarteServlet.doG...x29;&#xd;&#xa; at javax.servlet.http.HttpServlet.service&#x28;HttpServlet.java&#x3a;622&#x29;&#xd;&#xa; at javax.servlet.http.HttpServlet.service&#x28;HttpServlet.java&#x3a;729&#x29;&#xd;&#xa; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter&#x28;ApplicationFilterChain.java&#x3a;292&#x29;&#xd;&#xa; at org.apache.catalina.core.ApplicationFilterChain.doFilter&#x28;ApplicationFilterChain.java&#x3a;207&#x29;&#xd;&#xa; at org.apache.tomcat.websocket.server.WsFilter.doFilter&#x28;WsFilter.java&#x3a;52&#x29;&#xd;&#xa; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter&#x28;ApplicationFilterChain.java&#x3a;240&#x29;&#xd;&#xa; at org.apache.catalina.core.ApplicationFilterChain.doFilter&#x28;ApplicationFilterChain.java&#x3a;207&#x29;&#xd;&#xa; at org.pentaho.platform.web.http.filters.PentahoWebContextFilter.doFilter&#x28;PentahoWebContextFilter.java&#x3a;185&#x29;&#xd;&#xa; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter&#x28;ApplicationFilterChain.java&#x3a;240&#x29;&#xd;&#xa; at org.apache.catalina.core.ApplicationFilterChain.doFilter&#x28;ApplicationFilterChain.java&#x3a;207&#x29;&#xd;&#xa; at org.pentaho.platform.web.http.filters.PentahoRequestContextFilter.doFilter&#x28;PentahoRequestContextFilter.java&#x3a;87&#x29;&#xd;&#xa; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter&#x28;ApplicationFilterChain.java&#x3a;240&#x29;&#xd;&#xa; at org.apache.catalina.core.ApplicationFilterChain.doFilter&#x28;ApplicationFilterChain.java&#x3a;207&#x29;&#xd;&#xa; at org.springframework.security.util.FilterChainProxy&#x24;VirtualFilterChain.doFilter&#x28;FilterChainProxy.java&#x3a;399&#x29;&#xd;&#xa; at org.springframework.security.intercept.web.FilterSecurityInterceptor.invoke&#x28;FilterSecurityInterceptor.java&#x3a;109&#x29;&#xd;&#xa; at org.springframework.security.intercept.web.FilterSecurityInterceptor.doFilter&#x28;FilterSecurityInterceptor.java&#x3a;83&#x29;&#xd;&#xa; at org.springframework.security.util.FilterChainProxy&#x24;VirtualFilterChain.doFilter&#x28;FilterChainProxy.java&#x3a;411&#x29;&#xd;&#xa; at org.springframework.security.ui.ExceptionTranslationFilter.doFilterHttp&#x28;ExceptionTranslationFilter.java&#x3a;101&#x29;&#xd;&#xa; at org.springframework.security.ui.SpringSecurityFilter.doFilter&#x28;SpringSecurityFilter.java&#x3a;53&#x29;&#xd;&#xa; at org.springframework.security.util.FilterChainProxy&#x24;VirtualFilterChain.doFilter&#x28;FilterChainProxy.java&#x3a;411&#x29;&#xd;&#xa; at org.springframework.security.providers.anonymous.AnonymousProcessingFilter.doFilterHttp&#x28;AnonymousProcessingFilter.java&#x3a;105&#x29;&#xd;&#xa; at org.springframework.security.ui.SpringSecurityFilter.doFilter&#x28;SpringSecurityFilter.java&#x3a;53&#x29;&#xd;&#xa; at org.springframework.security.util.FilterChainProxy&#x24;VirtualFilterChain.doFilter&#x28;FilterChainProxy.java&#x3a;411&#x29;&#xd;&#xa; at org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter.doFilter&#x28;RequestParameterAuthenticationFilter.java&#x3a;191&#x29;&#xd;&#xa; at org.springframework.security.util.FilterChainProxy&#x24;VirtualFilterChain.doFilter&#x28;FilterChainProxy.java&#x3a;411&#x29;&#xd;&#xa; at
Viewing all 2893 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>