Quantcast
Channel: Pentaho Community Forums
Viewing all 16689 articles
Browse latest View live

Can not edit my dashboard anymore

$
0
0
Hi,
I made some dashboards in Petaho 5.0.1.
The dashboars are still working so I can view them.
But when I try do Edit the Dashboards I can't see any content.
In browser debug modus I see the error:
Code:

TypeError: cdfdd.components.switchTo is not a function
when I try to switch between layout panel, component panel and datasource panel.

You can see a screenshot here: http://www.asterisk-kompakt.de/_myfi...3_16h16_04.png

How can I fix this.
Thanks for help.

HowTo copy Dashboard from one BI Server to a other

$
0
0
Hi,

I made some dashboards on on BI Server 5.0.1
Now I want to copy the dahboards on a other BI Server.

So on Server 1 I went to Browse Files and downloadet the dashboard.
On Server 2 I created my datasource for the dashboard and uploaded the dashboard.

When I try to open the dashboard I get the error:
Code:

Could not load dashboard: /public/NICOS/TicketsDashboard.cdfde
The Pentaho log file showes:
Code:

ERROR [pt.webdetails.cdf.dd.api.RenderApi] Could not load dashboard: /public/NICOS/TicketsDashboard.cdfde
pt.webdetails.cdf.dd.model.core.writer.ThingWriteException: /public/NICOS/TicketsDashboard.cdfde
        at pt.webdetails.cdf.dd.DashboardManager.getDashboardCdfRunJs(DashboardManager.java:204)
        at pt.webdetails.cdf.dd.DashboardManager.getDashboardCdfRunJs(DashboardManager.java:164)
        at pt.webdetails.cdf.dd.api.RenderApi.loadDashboard(RenderApi.java:238)
        at pt.webdetails.cdf.dd.api.RenderApi.render(RenderApi.java:146)
        at pt.webdetails.cdf.dd.DashboardDesignerContentGenerator.createContent(DashboardDesignerContentGenerator.java:97)
        at org.pentaho.platform.web.http.api.resources.GeneratorStreamingOutput.generateContent(GeneratorStreamingOutput.java:236)
        at org.pentaho.platform.web.http.api.resources.GeneratorStreamingOutput.write(GeneratorStreamingOutput.java:163)
        at org.pentaho.platform.web.http.api.resources.GeneratorStreamingOutputProvider.writeTo(GeneratorStreamingOutputProvider.java:54)
        at org.pentaho.platform.web.http.api.resources.GeneratorStreamingOutputProvider.writeTo(GeneratorStreamingOutputProvider.java:33)
        at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:306)
        at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1479)
        at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1391)
        at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1381)
        at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
        at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538)
        at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716)
        at org.pentaho.platform.web.servlet.JAXRSServlet.service(JAXRSServlet.java:108)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
        at org.pentaho.platform.web.servlet.JAXRSServlet.service(JAXRSServlet.java:113)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.pentaho.platform.web.http.filters.PentahoWebContextFilter.doFilter(PentahoWebContextFilter.java:185)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.pentaho.platform.web.http.filters.PentahoRequestContextFilter.doFilter(PentahoRequestContextFilter.java:87)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:378)
        at org.springframework.security.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
        at org.springframework.security.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
        at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
        at org.springframework.security.ui.ExceptionTranslationFilter.doFilterHttp(ExceptionTranslationFilter.java:101)
        at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
        at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
        at org.springframework.security.providers.anonymous.AnonymousProcessingFilter.doFilterHttp(AnonymousProcessingFilter.java:105)
        at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
        at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
        at org.springframework.security.ui.basicauth.BasicProcessingFilter.doFilterHttp(BasicProcessingFilter.java:174)
        at org.pentaho.platform.web.http.security.PentahoBasicProcessingFilter.doFilterHttp(PentahoBasicProcessingFilter.java:115)
        at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
        at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
        at org.springframework.security.context.HttpSessionContextIntegrationFilter.doFilterHttp(HttpSessionContextIntegrationFilter.java:235)
        at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
        at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
        at org.pentaho.platform.web.http.filters.HttpSessionPentahoSessionIntegrationFilter.doFilter(HttpSessionPentahoSessionIntegrationFilter.java:263)
        at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
        at org.springframework.security.wrapper.SecurityContextHolderAwareRequestFilter.doFilterHttp(SecurityContextHolderAwareRequestFilter.java:91)
        at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
        at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
        at org.springframework.security.util.FilterChainProxy.doFilter(FilterChainProxy.java:175)
        at org.springframework.security.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:99)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.pentaho.platform.web.http.filters.SystemStatusFilter.doFilter(SystemStatusFilter.java:55)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.pentaho.platform.web.http.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:114)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.pentaho.platform.web.http.filters.WebappRootForwardingFilter.doFilter(WebappRootForwardingFilter.java:70)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.pentaho.platform.web.http.filters.PentahoPathDecodingFilter.doFilter(PentahoPathDecodingFilter.java:34)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:470)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.FileNotFoundException: /public/NICOS/TicketsDashboard.cdfde
        ... 76 more

How can I copy dashboards to a other Server?

Thanks for help.
Sven

Columndef with Pentaho 5.2 CE

$
0
0
Hi,

I have this cube :
<Cube name="Indicateur" cache="true" enabled="true">
<Table name="indic_dpr3_ccou" schema="public">
<ColumnDefs>
<CalculatedColumnDef name="IdRegul">
<ExpressionView>
<SQL dialect="postgres">
CASE WHEN difference_date &lt; 2 THEN 1 ELSE 0 END
</SQL>
</ExpressionView>
</CalculatedColumnDef>
</ColumnDefs>
</Table>
<DimensionUsage source="Services" name="Services" foreignKey="platefccou_id">
</DimensionUsage>
<DimensionUsage source="Plates-formes" name="Plates-formes" foreignKey="platef_id">
</DimensionUsage>
<DimensionUsage source="Regularisation" name="Regularisation" foreignKey="regul_id">
</DimensionUsage>
<DimensionUsage source="Periode" name="Periode" foreignKey="dp_bline_date_id">
</DimensionUsage>
<Measure name="Nb DP" column="id_dp" formatString="###,###,###" aggregator="count" visible="true">
</Measure>
<Measure name="Delai" column="difference_date" formatString="##0.00" aggregator="avg" visible="true">
</Measure>
<Measure name="Nb Regul" column="IdRegul" formatString="###,###,###" aggregator="sum" visible="true">
</Measure>
</Cube>

I don't get any error when importing the schema, but when I try to display (with JPivot or Pivot4J) the measure "Nb Regul", I get an error "the column indic_dpr3_ccou.IdRegul doesn't exist" : I guess that I use a feature of Mondrian 4.0 ; if so, what is the way to achieve it with mondrian 3.8?
If the error is not due to Mondrian's version, explanation will be welcomed too!:)

Thank you

Benoit

Lead/lag series

$
0
0
Hi I am planning to estimate forecast of revenue of my project. I am having data of last few years. I want to generate a new column which contains the revenue lag. Example is in Revenue lag column the value of February is equal to the value of January in revenue column, Value of march in revenue lag column is equal to value of revenue in february column.

Month Product Revenue Revenue Lag
------- --------- -------------- -------------
Jan2012 A 10
Feb2012 B 13
Mar2012 C 23
Apr2012 D 14
May2012 E 45
Jan2012 A 12 10
Feb2012 B 16 13
Mar2012 C 12 23
Apr2012 D 23 14
May2012 E 12 45
Jan2013 A 67 12
Feb2013 B 78 16
Mar2013 C 45 12
Apr2013 D 34 23

Mongodb plugins to be included in a java app

$
0
0
Hey guys,
I have a transformation using Pentaho 5.1 (CE) and the job executed via spoon works. The transformation takes data from CSV like format and sends it to Mongodb.
Now I have webapp, via which I wanna run this job. I have included kettle-core (5.1.preview.506), kettle-engine(5.1.preview.506) for sure. That did not work. I then incuded all the jars under plugins/pentaho-mongodb-plugin. I am still getting this error

Missing plugins found while loading a transformation
Step : MongoDbOutput

Any ideas as to what plugin am I missing

multi-level xml creation

$
0
0
Hey there all, I'm trying to teach myself how to create a multi-level xml doc from a sqlite db feed. I've been comparing what I'm working on to the "create multilayer xml" transformation for reference, but I'm just not sure where I'm going wrong. The error I'm getting is in the 2nd join...

XPath statement returned no result [/Root/AVMInfo[@avmID=1]/Comparisons]

AVMComparables.ktr


Thanks in advance.
Attached Files

PDI 5.2 compatibility with RHEL 7.0

$
0
0
Hi,

Is PDI5.2 DI server installation compatible with Redhat 7.0 Linux ?!

also, can you point me to a good documentation on the DI server installation process ?

Thanks
R

Installing cde tutorial

$
0
0
Hello,
me again....

I purchased the cde-tutorial.

The documentetion says:
Quote:

Attached you'll find an installer that will help with the necessary
setup. Just double-click on it or from a console do:

java -jar cde-tutorial-<version>-installer.jar
This works good on my Windows 7 PC, but I want to install the cde-tutorials on my Linux BI-Server without GUI.
So when i try to install I get this error:

Code:


root@debian:/opt# java -jar cde-tutorial-1.3-installer.jar
java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
        at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:207)
        at java.awt.Window.<init>(Window.java:535)
        at java.awt.Frame.<init>(Frame.java:420)
        at java.awt.Frame.<init>(Frame.java:385)
        at javax.swing.JFrame.<init>(JFrame.java:174)
        at com.izforge.izpack.installer.GUIInstaller.loadLangPack(Unknown Source)
        at com.izforge.izpack.installer.GUIInstaller.access$000(Unknown Source)
        at com.izforge.izpack.installer.GUIInstaller$1.run(Unknown Source)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:302)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
        at java.awt.EventQueue.access$200(EventQueue.java:103)
        at java.awt.EventQueue$3.run(EventQueue.java:694)
        at java.awt.EventQueue$3.run(EventQueue.java:692)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
java.lang.NullPointerException
        at com.izforge.izpack.installer.GUIInstaller.loadGUI(Unknown Source)
        at com.izforge.izpack.installer.GUIInstaller.access$100(Unknown Source)
        at com.izforge.izpack.installer.GUIInstaller$2.run(Unknown Source)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
        at java.awt.EventQueue.access$200(EventQueue.java:103)
        at java.awt.EventQueue$3.run(EventQueue.java:694)
        at java.awt.EventQueue$3.run(EventQueue.java:692)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
root@debian:/opt#

Code:

java -version
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.1) (7u65-2.5.1-5~deb7u1)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)

Thanks for help.
Sven

Equation from MultiLayer Perceptron

$
0
0
Hi everyone,
I am new to this forum, and to Weka as well. For my work of thesis for my University, I've runned several regression operation using MultiLayerPerceptron on my database (which has 13 attributes plus my output).
Now that I have checked that the MLP is ok for my need, I'd like to extract the equation correlating the input with the output, to make future prediction. In other words, I'd like to give a new set of 13 attributes and see what the output from weka is. Is this possible?
How can this be made as I don't know how to write with Java?? What is the simplest and briefest way to get that equation?
Thanks in advance to everyone.
regards

Pentaho BI Mobile

$
0
0
Hello!


I just downloaded Pentaho BI 5.2 community version and when I try enter to my Pentaho server (ip:localhost:8080/pentaho) on my iPAD or iPhone, the server show the desktop version in mobiles platform. :mad:


How do it show mobile version of my Pentaho server in iPhone or iPAD?




Thanks,
Ivan.

Problem with simple evaluation and rerunning transformation.

$
0
0
Hi all,

I'm relatively new to PDI and have a question regarding the use of "Simple Evaluation." I have created a job that calls an API and initiates a data export. The vendor requires us to 1) define the export and 2) initiate a "sync" process, which will stage the data on their end for retrieval. My job can successfully create an export and begin the sync process, but at that point I run into an issue.

The vendor has an api endpoint like http://.../api/sync/{id} wherein you pass an id and they return a json response with a "status" value. There is no way to know in advance how long it will take to complete the staging process, so I must simply check that json response until I get either a "success" or possibly some error message.

This basically necessitates a "while" loop, which I know is not generally supported in PDI. I have, however, created something at the job level that should, in theory, work... but it gives unexpected results.

I have a "sync check" transformation that sends output rows to "Simple evaluation," which in turn checks the status value and if it is does NOT contain "success" it then proceeds to a "Wait for" step, which waits for a minute and then re-triggers the "sync check" transformation...

The problem I have is that it appears this "sync check" transformation (GET request) is not actually re-initiated, but rather the result from the previous execution is passed on as a result. I know this because I have checked a sync manually and saw that the status value is indeed "success," while the "sync check" transformation is returning "pending."

Any help is appreciated. Please see screenshot.
Attached Images

Creating database connection with tally

$
0
0
Hi friends,

Can i know how to create database connection with tally in pentaho kettle(spoon) in ubuntu and tally is running in windows ?

Regards,
Kapil

Error Publishing a .xmi file in pentaho 5.1

$
0
0
Hi Everyone,

I am trying to publish the .xmi file i have created in my BI Server but i am facing the folowing issue:
"Unable to publish.Please contact your system administrator". I have verified the logs and got the following error in the logs. Can please someone let me know what are the changes i need to do i have made any mistakes ?


Quote:

2014-11-14 12:19:47,609 ERROR [org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener] nulljava.lang.NullPointerException
at org.pentaho.platform.engine.services.ActionSequenceJCRHelper.getSolutionDocument(ActionSequenceJCRHelper.java:114)
at org.pentaho.platform.engine.services.ActionSequenceJCRHelper.getActionSequence(ActionSequenceJCRHelper.java:94)
at org.pentaho.platform.engine.services.solution.SolutionEngine.createActionSequence(SolutionEngine.java:430)
at org.pentaho.platform.engine.services.solution.SolutionEngine.executeInternal(SolutionEngine.java:352)
at org.pentaho.platform.engine.services.solution.SolutionEngine.execute(SolutionEngine.java:305)
at org.pentaho.platform.engine.services.solution.SolutionEngine.execute(SolutionEngine.java:184)
at org.pentaho.platform.engine.core.system.PentahoSystem.sessionStartup(PentahoSystem.java:771)
at org.pentaho.platform.engine.security.SecurityHelper.becomeUser(SecurityHelper.java:126)
at org.pentaho.platform.engine.security.SecurityHelper.becomeUser(SecurityHelper.java:98)
at org.pentaho.platform.engine.security.SecurityHelper.runAsUser(SecurityHelper.java:154)
at org.pentaho.platform.engine.security.SecurityHelper.runAsUser(SecurityHelper.java:145)
at org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener.onApplicationEvent(BackingRepositoryLifecycleManagerAuthenticationSuccessListener.java:115)
at org.pentaho.platform.engine.security.event.OrderedApplicationEventMulticaster$2.run(OrderedApplicationEventMulticaster.java:51)
at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
at org.pentaho.platform.engine.security.event.OrderedApplicationEventMulticaster.multicastEvent(OrderedApplicationEventMulticaster.java:49)
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:274)
at org.springframework.security.providers.ProviderManager.publishEvent(ProviderManager.java:327)
at org.springframework.security.providers.ProviderManager.doAuthentication(ProviderManager.java:207)
at org.springframework.security.AbstractAuthenticationManager.authenticate(AbstractAuthenticationManager.java:46)
at org.springframework.security.ui.webapp.AuthenticationProcessingFilter.attemptAuthentication(AuthenticationProcessingFilter.java:82)
at org.springframework.security.ui.AbstractProcessingFilter.doFilterHttp(AbstractProcessingFilter.java:259)
at com.pentaho.platform.security.a.doFilterHttp(SourceFile:42)
at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
at org.springframework.security.ui.logout.LogoutFilter.doFilterHttp(LogoutFilter.java:89)
at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
at org.pentaho.platform.web.http.security.HttpSessionReuseDetectionFilter.doFilter(HttpSessionReuseDetectionFilter.java:133)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
at org.springframework.security.context.HttpSessionContextIntegrationFilter.doFilterHttp(HttpSessionContextIntegrationFilter.java:235)
at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
at org.pentaho.platform.web.http.filters.HttpSessionPentahoSessionIntegrationFilter.doFilter(HttpSessionPentahoSessionIntegrationFilter.java:265)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
at org.springframework.security.wrapper.SecurityContextHolderAwareRequestFilter.doFilterHttp(SecurityContextHolderAwareRequestFilter.java:91)
at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)
at org.springframework.security.util.FilterChainProxy.doFilter(FilterChainProxy.java:175)
at org.springframework.security.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:99)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.pentaho.ui.servlet.SystemStatusFilter.doFilter(SourceFile:72)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.pentaho.platform.web.http.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.pentaho.platform.web.http.filters.WebappRootForwardingFilter.doFilter(WebappRootForwardingFilter.java:66)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:470)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Unknown Source)
2014-11-14 12:19:47,679 ERROR [org.pentaho.platform.repository2.unified.spring.BackingRepositoryLifecycleManagerAuthenticationSuccessListener] null
java.lang.NullPointerException
at org.pentaho.platform.engine.services.ActionSequenceJCRHelper.getSolutionDocument(ActionSequenceJCRHelper.java:114)
at org.pentaho.platform.engine.services.ActionSequenceJCRHelper.getActionSequence(ActionSequenceJCRHelper.java:94)
at org.pentaho.platform.engine.services.solution.SolutionEngine.createActionSequence(SolutionEngine.java:430)
at org.pentaho.platform.engine.services.solution.SolutionEngine.executeInternal(SolutionEngine.java:352)
at org.pentaho.platform.engine.services.solution.SolutionEngine.execute(SolutionEngine.java:305)
at org.pentaho.platform.engine.services.solution.SolutionEngine.execute(SolutionEngine.java:184)
at org.pentaho.platform.engine.core.system.PentahoSystem.sessionStartup(PentahoSystem.java:771)
at org.pentaho.platform.engine.security.SecurityHelper.becomeUser(SecurityHelper.java:126)
at org.pentaho.platform.engine.security.SecurityHelper.becomeUser(SecurityHelper.java:98)


Thanks,
Santosh

CSV File Input --> Accept filename from previous step inconsistent

$
0
0
Hello experts,
I am using a Job having Add Files to result step, passing the file name to the subsequent transformations.
In that transformation we use GetFilesFromResult to get the filename, which get passed to the CSV File Input step.
So the observation is :
1> Initially, the CSV File Input Step was configured to read a file from a fixed file, known path. No input was passed to this step.
2> The step was later changed to accept the filename from the above mentioned GetFilesFromResult step.
3> The CSV file input failed with the error - Cannot find filename.
4> We want to know why the CSV File input step initializes without waiting for the results from the previous step.
5> We added a fresh CSV File Input Step, we directly configured it for accepting filename from the previous step.
6> This step works fine.

The 2 instances of the same CSV File Input show different behaviours. Is this inconsistent or we misunderstood its functioning? Please clarify.
Added the snapshot of the transformation for ready reference.

-Thanks and Regards
Yogesh
Attached Images

Add sheets in excel output for 2 different queries

$
0
0
Need suggestion regarding adding sheets in pentaho report designer excel output.
I have 2 different queries and trying to show on same excel i.e on sheet1 and sheet2.

PS:If page break is answer please suggest how to use it.

How to pass variable while filtering Mongodb INPUT

$
0
0
{ created_at : { $gte : { $date : "2014-12-31T00:00:00.000Z" } } }

Instead of "2014-12-31T00:00:00.000Z" -> today's date in same format "2014-12-31T00:00:00.000Z"

How can I replace the value with todays date via variable

SOMETHING LIKE BELOW
{ created_at : { $gte : { $date : "$TODAY-DATE" } } }

javascript startup script and variables

$
0
0
I have a transformation that has 2 steps in it, get variables followed by a javascript step. In the javascript step I have both a transformation script, and a startup script. When I try to reference field names in the startup script that the get variables step sends it, I get an error:

Variable not defined.

However, if I copy the code in the startup script to the transformation script, and comment it out, then everything works. This sounds like a bug to me.

I submitted this as a bug, but it just got closed saying it is not a bug. Can someone look at this and explain what is going on?

Here is the bug report I submitted. It has an attached transformation to demonstrate this:

http://jira.pentaho.com/browse/PDI-13170

Bi-Server web.

$
0
0
I'm having trouble putting the Bi-5.0.1 web server. The Pentaho is installed on a PC with Windows Server 2003, there are other applications that run on IIS, under the wwwroot folder. Can not access Pentaho outside localhost, put the machine name in the server.xml and web.xml files still does not work. How can I solve for external access via the web work?

How to eliminate slight blinking of components when passing params one to another

$
0
0
Hi Forum,

I have 2 components .. lets say bar chart and pie chart.. I can able to make interact each other by setting params & listeners..

But when performing interaction there I can find a slight blink of components.. Is there any way or any properties to set so that it will eliminate slight blinking also..

Here is a quick snapshot.

image.jpg

Thank you.
Sadakar
Attached Images

Display Dashboard loading time or percentage of loading

$
0
0
Hi Forum,

Is there anyway that we can show dashboard load time or percentage of loading like below image.

image2.png

Thank you :-)
Attached Images
Viewing all 16689 articles
Browse latest View live


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