November 13, 2014, 7:34 am
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.
↧
November 13, 2014, 7:43 am
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
↧
↧
November 13, 2014, 8:06 am
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 < 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
↧
November 13, 2014, 8:31 am
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
↧
November 13, 2014, 9:48 am
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
↧
↧
November 13, 2014, 10:11 am
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.
↧
November 13, 2014, 10:39 am
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
↧
November 13, 2014, 10:54 am
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
↧
November 13, 2014, 11:05 am
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
↧
↧
November 13, 2014, 11:44 am
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.
↧
November 13, 2014, 1:26 pm
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.
↧
November 13, 2014, 8:13 pm
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
↧
November 13, 2014, 11:09 pm
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
↧
↧
November 14, 2014, 2:24 am
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
↧
November 14, 2014, 3:13 am
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.
↧
November 14, 2014, 4:25 am
{ 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" } } }
↧
November 14, 2014, 8:46 am
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
↧
↧
November 14, 2014, 1:34 pm
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?
↧
November 14, 2014, 9:08 pm
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
↧
November 14, 2014, 9:26 pm
Hi Forum,
Is there anyway that we can show dashboard load time or percentage of loading like below image.
image2.png
Thank you :-)
↧