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

Data Integration - Need help with "LDAP Input"

$
0
0
Hello,

I'm looking for some help with "LDAP Input".
I spent hours on it and can't seem to get it right, google didn't help either.

I'm on a large corporate Active Directory with multiple domains, and I would like to export all user and some attributes of one domain. Same for computers.
Connection to Active Directory works fine, but I don't get it how to setup the Search base.
I tried the following: OU=country,OU=UsersAndGroups,DC=domain1,DC=my-company,DC=com
The error message I get is “Missing equals”

Thanks

Refresh cube automatically or via webservices.

$
0
0
Hello,

We have a DB and a mondrian xml cube over it. We are able to query via JPivot and the Saiku plugin just fine. However, when we load new data into the DB, we have to refresh everything trough the tools. My question is to how to do this automatically. Is there anyway to do this? After some research I see that there is a webservice called SystemRefreshResource that my help.

Can anyone give me a specific example of how to use this? Like a URL to call? I can't seem to find any documentation on the webservices. Can someone point me in the correct direction please?

Thank You

Environmental Variables - where are they stored ?

$
0
0
I crashed Spoon by creating an environmental variable to change the Java heapsize.
It now opens and immediately closes without message or warning.
When I open it useing SPOONDEBUG, my environmental variables are not in there.
What's going on ?

Problems with AES

$
0
0
Hi guys, newb here.

Need to change encryption from Kettle into AES.

So steps I made:

1) created mykey.txt file with 16 byte length word.
2) changed kettle.properties :
Changed KETTLE_PASSWORD_ENCODER_PLUGIN=AES
Added KETTLE_AES_KEY_FILE=C:/Users/xxxxxxxxxx/.kettle/mykey.txt
Added KETTLE_AES_KETTLE_PASSWORD_HANDLING=DECODE

When i start spoon I get the splash screen and then nothing.

Did anyone have any problem with this? I'm using 5.1.0

Thanks in advance.

Unable to start bi server (biserver-ce-5.4.0.1-130)

$
0
0
Hi all,
Any clues on below exception? error.txt

[Server@6f6c349e]: From command line, use [Ctrl]+[C] to abort abruptly
13:33:24,283 ERROR [BackingRepositoryLifecycleManagerSystemListener]
org.pentaho.platform.api.engine.security.userroledao.AlreadyExistsException:
at org.pentaho.platform.security.userroledao.jackrabbit.JcrUserRoleDao.createRole(JcrUserRoleDao.java:123)
at org.pentaho.platform.repository2.mt.RepositoryTenantManager.createTenant(RepositoryTenantManager.java:202)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at com.sun.proxy.$Proxy29.createTenant(Unknown Source)
at org.pentaho.platform.repository2.unified.lifecycle.DefaultBackingRepositoryLifecycleManager.startup(DefaultBackingRepositoryLifecycleManager.java:164)
at org.pentaho.platform.repository2.unified.lifecycle.DelegatingBackingRepositoryLifecycleManager.startup(DelegatingBackingRepositoryLifecycleManager.java:87)
at org.pentaho.platform.repository2.unified.BackingRepositoryLifecycleManagerSystemListener.startup(BackingRepositoryLifecycleManagerSystemListener.java:59)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:421)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:412)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:391)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:412)
at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:77)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:343)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:340)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:391)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:340)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:311)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:212)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:135)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4210)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:802)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:583)
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:1068)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:822)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
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:759)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
13:33:24,283 ERROR [Logger] Error: Pentaho
13:33:24,283 ERROR [Logger] misc-org.pentaho.platform.engine.core.system.PentahoSystem: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.repository2.unified.BackingRepositoryLifecycleManagerSystemListener
org.pentaho.platform.api.engine.PentahoSystemException: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.repository2.unified.BackingRepositoryLifecycleManagerSystemListener
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:348)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:311)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSystem.java:212)
at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(SolutionContextListener.java:135)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4210)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:802)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:583)
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:1068)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:822)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
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:759)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.repository2.unified.BackingRepositoryLifecycleManagerSystemListener
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:430)
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:412)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:391)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:412)
at org.pentaho.platform.engine.core.system.PentahoSystem.access$000(PentahoSystem.java:77)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:343)
at org.pentaho.platform.engine.core.system.PentahoSystem$1.call(PentahoSystem.java:340)
at org.pentaho.platform.engine.core.system.PentahoSystem.runAsSystem(PentahoSystem.java:391)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(PentahoSystem.java:340)
... 27 more
Caused by: org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.repository2.unified.BackingRepositoryLifecycleManagerSystemListener
at org.pentaho.platform.engine.core.system.PentahoSystem$2.call(PentahoSystem.java:422)
... 35 more
13:33:24,299 ERROR [Logger] Error end:
Pentaho BI Platform server failed to properly initialize. The system will not be available for requests. (Pentaho Open Source BA Server 5.4.0.1-130) Fully Qualified Server Url = http://localhost:8080/pentaho/, Solution Path = C:\Pentaho_C\biserver-ce\pentaho-solutions
13:33:24,579 ERROR [PluginRepositoryResourceAccess] Unable to get repository as system.
org.springframework.security.userdetails.UsernameNotFoundException: User not found; nested exception is org.springframework.security.userdetails.UsernameNotFoundException: User not found
at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:89)
at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
at org.pentaho.platform.plugin.services.security.userrole.ExtraRolesUserRoleListServiceDecorator.getRolesForUser(ExtraRolesUserRoleListServiceDecorator.java:113)
at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService$7.perform(CompositeUserRoleListService.java:111)
at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.collectResultsForOperation(CompositeUserRoleListService.java:120)
at org.pentaho.platform.plugin.services.security.userrole.CompositeUserRoleListService.getRolesForUser(CompositeUserRoleListService.java:109)
at org.pentaho.platform.engine.security.SecurityHelper.createAuthentication(SecurityHelper.java:330)
at org.pentaho.platform.engine.security.SecurityHelper.runAsSystem(SecurityHelper.java:392)
at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getSystemAccessRepository(PluginRepositoryResourceAccess.java:48)
at pt.webdetails.cpf.repository.pentaho.unified.PluginRepositoryResourceAccess.getRepository(PluginRepositoryResourceAccess.java:65)
at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.getRepositoryFile(UnifiedRepositoryAccess.java:142)
at pt.webdetails.cpf.repository.pentaho.unified.UnifiedRepositoryAccess.fileExists(UnifiedRepositoryAccess.java:62)
at pt.webdetails.cdf.dd.extapi.FileHandler.createBasicDirIfNotExists(FileHandler.java:144)
at pt.webdetails.cdf.dd.CdeEngine.ensureDirExists(CdeEngine.java:133)
at pt.webdetails.cdf.dd.CdeEngine.ensureBasicDirs(CdeEngine.java:87)
at pt.webdetails.cdf.dd.CdeEngine.initialize(CdeEngine.java:80)
at pt.webdetails.cdf.dd.CdeEngine.getInstance(CdeEngine.java:54)
at pt.webdetails.cdf.dd.CdeLifeCycleListener.ready(CdeLifeCycleListener.java:39)
at org.pentaho.platform.web.http.context.PentahoSystemReadyListener.contextInitialized(PentahoSystemReadyListener.java:52)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4210)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4709)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:802)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:583)
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:1068)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:822)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1060)
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:759)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: org.springframework.security.userdetails.UsernameNotFoundException: User not found
at org.pentaho.platform.plugin.services.security.userrole.ChainedUserDetailsService.loadUserByUsername(ChainedUserDetailsService.java:55)
at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:73)
... 42 more
13:33:24,626 ERROR [FileHandler] Couldn't find or create CDE . dir
org.springframework.security.userdetails.UsernameNotFoundException: User not found; nested exception is org.springframework.security.userdetails.UsernameNotFoundException: User not found
at org.pentaho.platform.plugin.services.security.userrole.PentahoCachingUserDetailsService.loadUserByUsername(PentahoCachingUserDetailsService.java:89)
at org.pentaho.platform.security.userroledao.service.UserRoleDaoUserRoleListService.getRolesForUser(UserRoleDaoUserRoleListService.java:143)
at

Many thanks!
Attached Files

Working with Parameters

$
0
0
Hi,
Iam using the CDE DashBoard in pentaho 5.4 release.I have some problem in creating
of DashBoard and the issue is:


I have three queries,Iam displaying each query in each
seperate table component, so Iam displaying my three queries in
three seperate table components.I created a simple parameter with name 'param'.
I used select component and in the value Array of Select Component I created three values
in the name of those three table components.Now I want to access these three table components
through parameter(If I select 1st item in the select list it has to
display only the 1st table component If I select the 2nd item
only 2nd component should display.Firstly Iam not getting how to add DataSource(how Query do
I need to create to access the three Queries) and How to hide the remaining two table components
in the DashBoard when I select any one of them among three..


Can any one help to find this


Thanks,

Commit size and error handling

$
0
0
Hi,

Can anyone please provide the expected behavior for the below combinations in a transformation:

Transaction enabled in transformation Commit size in Table Output Total records in input table Correct records in input table Error handling enabled in Table Output No of records inserted in output table
Y 10 750 12 Y ?
Y 10 750 12 N ?
N 10 750 12 Y ?
N 10 750 12 N ?

How to read PDF files in pentaho?

$
0
0
Hi friends,

I got a new requirement from my manager. The requirement is if suppose, there are 10 pdf files present. Few files are containing text and other few contains images. Now I need to read all those pdf files and should apply a filter, so that I need to have a count of number of text files and number of image files present in total number of input files.

Now My doubts are,

1) How to read a pdf file in pentaho ?​
2) How to filter the data based on image and text ?


Could you please help me out by giving a solution. If possible attach a transformation, so that I can get a clear picture regarding this.

problem in Using Parameters

$
0
0
Hi,
Iam using the CDE DashBoard in pentaho 5.4 release.I have some problem in creating
of DashBoard and the issue is:


I have three queries,Iam displaying each query in each
seperate table component, so Iam displaying my three queries in
three seperate table components.I created a simple parameter with name 'param'.
I used select component and in the value Array of Select Component I created three values
in the name of those three table components.Now I want to access these three table components
through parameter(If I select 1st item in the select list it has to
display only the 1st table component If I select the 2nd item
only 2nd component should display.Firstly Iam not getting how to add DataSource(how Query do
I need to create to access the three Queries) and How to hide the remaining two table components
in the DashBoard when I select any one of them among three..


Can any one help to find this


Thanks,

How to display save button in Analysis report(opened in new window)

$
0
0
Hi
I have created Mondrian cube in pentaho 5.3 version .Created an analysis report and saved the same in public folder.

when i opened the saved report ,i can able to edit the report (bcoz it has opened in editor mode) but unable to make the changes to be saved.Save button is not there in window.

For enabling ,i can use the &showRepositoryButtons=true parameter appending with url

But i need that option in default .how i can set this &showRepositoryButtons=true as default while opening analysis report in new window.

Thanks
kavitha S

How Saiku Widget use parameters in cde

Get a File from FTP - Connection Failed - Read Time out

$
0
0
Hi,

I'm trying to connect to FTP server using the Get a File From FTP. When clicked on Test Connection, it is throwing an error saying:
Could not connect: Connection Timed out

I have given the time-out value as 60000,
unchecked the Active FTP connection.


Kindly could anyone guide me as to how to use this.

Thanks in Advance.

Export Dashboard as Power Point Presentation

$
0
0
Hello Team

is it possible to export complete dashboard in Power Point Presentation? Any body can put light on it. Please share your ideas and view on it.

Appreciate your help and support.

Export Dashboard as Power Point Presentation

$
0
0
Hello Team


is it possible to export complete dashboard in Power Point Presentation? Any body can put light on it. Please share your ideas and view on it.


Appreciate your help and support.

Showing only cities that appear in the fact table

$
0
0
I am new to OLAP in general and I am trying to build a cube for the first time.
I currently have a fact table the has a dimension tables with cities. We loaded this table with all cities in the country.

When I create a dimension for the city, All cities are shown, but in many of them we do not have any data. Is there anyway to define that only cities that appear in the fact table should be shown?

Thanks!

Pdi

$
0
0
Hi,

Is there any workaround to do restartability feature in Pentaho Community Edition.

If yes can you please share your thoughts how can we do this?

Suppose if we have two parallel jobs if one parallel job gets failed out of two in the next run it has to run only one job which is failed instead of two jobs. Is this possible in Community Edition..

working with parameters

$
0
0
Hii,
I'm working with CDE DashBoard of Pentaho 5.4 release.I created two general Table Components and a simple Parameter('param'), I Just want to hide one of the table Component if the value in the Parameter ='sales'.
Can anyone will give the JavaScript Code for this and tell me where to place this(whether in
Post Execution or Post Change)

Thank u Very much,

redefinable DataSource spoon->bi server

$
0
0
Hi!
Using bi-server 5.4.0.1.130 CE
I developed a report using report designer. I link the data to a db server named say 'DB1' which is a testing DB. Then I publish the report and I would like 'DB1' to point to a different production DB. Can I manage this directly from the server console? I tried using the Manage Datasources and defining a new connection with the same name with no success.
Thanks, Marcelo.

Crosstab Summary Column Formatting

$
0
0
I added a summary column to my crosstab report and set the Summary Header to display Total. When I view the report I don't get my text, instead I get the name of the field from the database. Even when I change the text on the label field it does not work. I also have an issue with the column formatting. It is set to 0.00 and I tried changing it to 0.## but it is still displaying the two decimal places.

Any ideas on how I can fix this?

Unable to zip log files in mail received at the end of my job

$
0
0
Hi,

I am able to receive individual log files in the mails irrespective of failure or success of the job but I am unable to send them zipped. I am aware of the option available which is to be configured for attaching the files to the zip folder in the mail component , but selecting that option does not help. Can somebody suggest what might be causing this ?

Thanks in advance !
Viewing all 16689 articles
Browse latest View live


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