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

j_spring_security_check response code

$
0
0
Hello everyone,

I developed my own login form to authenticate users on my BA server.
Because i don't want that users are redirected to User Console, i call j_spring_security_check with Ajax to get a session cookie.
After that, i redirect the authenticated users to a specific dashboard.

But the j_spring_security_check always returns the same code 200. Only the html in the response is different between succeeded and failed authentication.

So, how can i be sure that the authentication has succeeded ?


Thank you for the help.

Binary data in REST step?

$
0
0
Hi all,

I can't figure out what I'm doing wrong so Idecided to ask the experts :)
My transformation is getting an image that is base64 encoded by XML. In a Javascript-step I use org.Apache.commons.codec.binary.Base64.decodeBase64() to get the original bytes back. From this step I have an outgoing step with type "binary" with that data.
When I then put in in a file with the "Text file output" step, I can see the image, everything is fine.

Now I try to send the binary data via REST to a CUBA-application to an endpoint that puts the content of the body in a file. This also works, BUT: the filesize increases from 45kb to 71kb, the content is very similar so I suspect that somewhere the binary data gets corrupted. Maybe there is a UTF-8 conversion happening??

When I use Postman (a REST-client) and send the file to the CUBA-application everything works fine so I assume the problem lies in the REST-step but I can't figure out what settings could cause the trouble.

Any advice?

Thanks in advance!

New WEKA releases: 3.6.15, 3.8.1 and 3.9.1

$
0
0
The Weka team is on fire. New releases available for download from the Weka homepage:

Weka 3.8.1 - stable version.

It is available as ZIP, with Win32 installer, Win32 installer incl. JRE 1.8.0_112, Win64 installer, Win64 installer incl. 64 bit JRE 1.8.0_112 and Mac OS X application with Oracle 64 bit JRE 1.8.0_112.
Weka 3.9.1 - development version

It is available as ZIP, with Win32 installer, Win32 installer incl. JRE 1.8.0_112, Win64 installer, Win64 installer incl. 64 bit JRE 1.8.0_112 and Mac OS X application with Oracle 64 bit JRE 1.8.0_112.

Weka 3.6.15 - stable book 3rd edition version

It is available as ZIP, with Win32 installer, Win32 installer incl. JRE 1.8.0_112, Win64 installer, Win64 installer incl. 64 bit JRE 1.8.0_112 and Mac OS X application with Oracle 64 bit JRE 1.8.0_112.

Stable 3.8 receives bug fixes and new features that do not include breaking API changes and maintain serialized model compatibility. 3.9 (development) receives bug fixes and new features that might include breaking API changes and/or render models serialized using earlier versions incompatible.

NOTE: 3.6.15 is the final release of stable-3-6.

Weka homepage:
http://www.cs.waikato.ac.nz/~ml/weka/

Pentaho data mining community documentation:
http://wiki.pentaho.com/display/Pent...+Documentation

Packages for Weka>=3.7.2 can be browsed online at:
http://weka.sourceforge.net/packageMetaData/


What's new in 3.8.1/3.9.1?

Some highlights
---------------

In core weka:


  • Package manager now handles redirects generated by SourceForge
  • Package manager now employs a new class loading mechanism that attempts to avoid third-party library clashes by isolating the third-party libraries in each package
  • new RelationNameModifier, SendToPerspective, WriteWekaLog, Job, StorePropertiesInEnvironment, SetPropertiesFromEnvironment, WriteDataToResult and GetDataFromResult steps in Knowledge Flow
  • RandomForest now has an option for computing the mean impurity decrease variable importance scores
  • JRip now prunes redundant numeric attribute-value tests from rules
  • Knowledge Flow now offers an additional executor service that uses a single worker thread; steps can, if necessary, declare programmatically that they should run in the single-threaded executor.
  • GUIs with result lists now support multi-entry delete
  • GUIs now support copying/pasting of array configurations to/from the clipboard


In packages:

  • Multi-class FLDA in the discriminantAnalysis package
  • New implementations in the ensemblesOfNestedDichotomies package
  • distributedWekaBase now includes the latest version of Ted Dunning's t-digest quantile estimator, bringing a factor of 4 speedup over the old implementation
  • New streamingUnivariateStats package
  • RPlugin package updated to support the latest version of MLR
  • New wekaDeepLearning4j package - provides a MLP classifier built using the DL4J library. Can work with either CPU-based or GPU-based native libraries
  • New logarithmicErrorMetrics package
  • New RankCorrelation package, courtesy of Quan Sun. Provides rank correlation metrics, Kendall tau and Spearman rho, for evaluating regression schemes
  • New AffectiveTweets package, courtesy of Felipe Bravom. Provides text filters for sentiment analysis of tweets
  • New AnalogicalModeling package, courtesy of Nathan Glenn. Provides an exemplar-based approach to modeling
  • New MultiObjectiveEvolutionaryFuzzyClassifier package, courtesy of Carlos Martinez Cortes. Provides a fuzzy rule-based classifier
  • New MultiObjectiveEvolutionarySearch package, courtesy of Carlos Martinez Cortes. Provides a search method that uses the ENORA multi-objective evolutionary algorithm


As usual, for a complete list of changes refer to the changelogs.



More...

Hbase output module error on windows platform

$
0
0
I have a kettle local repository on windows
when I enter the <URL to hbase-site.xml> section with windows path like "C:\hbase-site.xml"
kettle give me an error tips
<java.io.IOException: java.lang.RuntimeException: java.net.UnknownHostException: D>
So it's my typo or the section did not support windows path?

not able to connect the cas with pentaho 6.1

$
0
0
hello this is sachin.
I am actually facing same issue to configure cas with pentaho 6.1
can any body tell me how to configure because i have google lots of about this but wll not able to achieve this
like i have user 1.cas-server-webapp-4.0.0
2.cas-client-core-3.1.5
3.spring-security-cas-client-2.0.5.RELEASE
4.biserver-ce 6.1

but it wont be redirect from cas login to pentaho/home
its shows
https://localhost:8080/j_spring_cas_...calhost%3A8080

can any body help me pls..........

[Saiku] User login count exceeded for unnamed user

$
0
0
Hello,

I'm using Saiku with pentaho server 7 and after few logins I'm facing the following error message:

"There has been an error creating a session:
Problem with license(User login count exceeded for unnamed user: ***), please fetch a trial license from http://licensing.meteorite.bi and move it to: pentaho-solutions/system/saiku/license.lic"

My licence is a community one. Do I have to register each users ? If yes, where ?

Thanks
Best regards,
Vincent

SAML2 configuration error for pentaho 7

$
0
0
HI,
I'm trying to configure SAML2 to enable SSO.
I'm following this tuto:
https://help.pentaho.com/Documentati...Pentaho_Server

When I started pentaho,I'm getting the following exception:
Code:

org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from relative location [applicationContext-spring-security-saml.xml]
Offending resource: file [C:\Pentaho\server\pentaho-server\pentaho-solutions\system\pentaho-spring-beans.xml]; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from file [C:\Pentaho\server\pentaho-server\pentaho-solutions\system\applicationContext-spring-security-saml.xml]; nested exception is java.lang.RuntimeException: Cannot find class for publish type: INTERFACES specified on publish of bean id: authenticationManager
        at org.springframework.beans.factory.parsing.FailFastProblemReporter.error(FailFastProblemReporter.java:70)
        at org.springframework.beans.factory.parsing.ReaderContext.error(ReaderContext.java:85)
        at org.springframework.beans.factory.parsing.ReaderContext.error(ReaderContext.java:76)
        at org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.importBeanDefinitionResource(DefaultBeanDefinitionDocumentReader.java:259)
        at org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.parseDefaultElement(DefaultBeanDefinitionDocumentReader.java:184)
        at org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.parseBeanDefinitions(DefaultBeanDefinitionDocumentReader.java:169)
        at org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.doRegisterBeanDefinitions(DefaultBeanDefinitionDocumentReader.java:142)
        at org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.registerBeanDefinitions(DefaultBeanDefinitionDocumentReader.java:94)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.registerBeanDefinitions(XmlBeanDefinitionReader.java:508)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:392)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:336)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:304)
        at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:181)
        at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:217)
        at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:188)
        at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:125)
        at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:94)
        at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:129)
        at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:612)
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:513)
        at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:444)
        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:326)
        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107)
        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(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from file [C:\Pentaho\server\pentaho-server\pentaho-solutions\system\applicationContext-spring-security-saml.xml]; nested exception is java.lang.RuntimeException: Cannot find class for publish type: INTERFACES specified on publish of bean id: authenticationManager
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:414)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:336)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:304)
        at org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader.importBeanDefinitionResource(DefaultBeanDefinitionDocumentReader.java:243)
        ... 32 more
Caused by: java.lang.RuntimeException: Cannot find class for publish type: INTERFACES specified on publish of bean id: authenticationManager

Any idea please about this error?

Problem with Repository Synchronizer

$
0
0
Hi there,

we are using Pentaho Community Edition to provide a portal page for customers to access a set of Dashboards and Reports. Therefore, we set up a development Server, on which we develop and test new dashboards and other content.
As far as I understand, Repository Synchronizer would enable us to synchronize contents between these two pretty coveniently.

I installed the plugin on both servers, and it is accessible via the "Tools"-menu in the top menu bar on the starting page. I exported the JCR Files to the standard filesystem location on the development server, synched the contents to the production servers repository in the filesystem, and then tried to import the contents via the "Transfer to JCR from File System", and the "Synchronize JCR with File System" function. The result for both was, that the files that were new did not appear in my directory structure afterwards when I then used the "Browse Files" function in Pentaho.
I also tried to delete all contents upfront and then import the new ones. But that did not help either.

Does anybody have any experience with this, which could help me? I tried the above described steps multiple times, combined with server restarts and different browsers/emptying the browser cache.

Any help would by greatly appreciated. Thanks and regards

Yannick

How to implement branching logic in job

$
0
0
I am trying to figure out how to do branching in the job. I need to run a transformation based on a simple sql statement result. I have done the following so far.
In the job I first call a transformation that executes a table_input step and dump the result to a variable.
Back to the main job I use simple evaluation step to check the value stored in the variable. If it is equal to the predefined value then it succeeds to the next step.
Everything seems to work.
The problem is that if the condition stored to the variable is not met, simple evaluation step shows failure as the result, and the whole job fails as well. Is there anyway around this? What I want is to do nothing if condition is not met and whole job should succeed.

Thanks

LM

Weka Package Manager not working?

$
0
0
Is the Weka Package Manager down? I have used it successfully in the past. but today I have tried to install several packages (on both a PC and a Mac), and get one of these errors for each:

va.net.SocketTimeoutException: connect timed out
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(U......etc for many more lines)


or...

java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:219)
at java.util.zip.ZipFile.<init>(ZipFile.java:149)
at java.util.zip.ZipFile.<init>(ZipFile.java:163)
at weka.core.packageManagement.DefaultPackageManager.getPackageArchiveInfo(DefaultPackageManager.java:354) (with more lines)

The zip file that it downloads is 0 bytes in size. This is the case with any package.

Has anyone run into this, and found a solution?

Thanks!

Best Way to kill Pentaho Job if it runs over 3 hours or (insert time)?

$
0
0
Hey there --

Recent events have shown me there may be use for killing a 'rogue' job that for some reason is taking an hour+ (most of my jobs take anywhere from seconds to maybe 6-7 minutes tops).

IE -- recently I noticed the remote server running my job was having hardware issues. Temporarily, I will probably have a backup machine run the incremental jobs as well.


However I need a way to kill a hour+ job if such an event happens again.


Simplest way I can think of right now is to say ... if I start all the jobs at midnight typically ... just have a .bat file with /kill javaw.exe start at 1 or 2 am.

This would suffice but I wonder if there is a more sensible way, like a command line message to simply stop the job.

I want to install CE of PDI on AWS.(Amazon) Which Linux version should i use.

$
0
0
Is ths AWS linux version support for the 7.x version ?
Which version should I use, Ubuntu, Redhat,

Is there someone with some experience using the 7.x version or older in AWS running on Linux. Currently we're using the the windows version. But i think i want to make the switch to linux.


Regards
Anton

Pentaho 7 Community Edition Requirements

$
0
0
Hello,

Does Pentaho CE 7.0 server runs only on 64 bit OS?

Where can i find the system requirements for Pentaho CE 7.0?

Thanks.

Exit code 142 retuned from linuxscript calling kitchen.sh to execute .kjb

$
0
0
Hi ,
I am gtting exit code 142 from linux script after .kjb is completed . There are no errors coing on ETL logs.
This is coming for jobs running more than 10 mins .
I am using version 6.1 o pentaho.

This wasnot an issue with previous version5.2.

Had anyone faced simiar issues ?

Use a parameterized cde dashboard through Drill down and stand alone both ways

$
0
0
Hi,
I am a newbie to pentaho cde dashboard. I have gone through lot of examples of drill down dashboard. But my requirement is different and i am not able to figure out how to go about it.

There is a detail dashboard and there is home dashboard. Both can be used independently and both have their own set of parameters.
There is table component in Home dashboard, clicking on one of its rows should pick that value and drill down to detail dashboard. Also, it should load detail dashboard with this parameter coming in from Home dashboard. Further, user should be able to change selection after reaching this page, so it should continue to support stand alone execution too.
Detail dashboard has some charts,widgets etc. There are couple of simple parameters defined here that changes triggers these components.

I was able to -
Create hyperlink on table rows of table on Home dashboard.
Clicking on one row, takes that id and gets passed to the drill down URL too.
Detail dashboard opens up in a new tab with rowid value in query parameter.

Problem -
Lets say there is one text field in detail dashboard. During drill down, i want to use value of queryparameter and in normal execution, it should get its value from selection parameter. I did try some conditions but that does not seem to help.
Same applies for charts, widgets below it.

Thanks.

Unable to import the data to the HDFS in the Kerberos authentication

$
0
0
I use the PDI6.1 and use the Kerberos authentication to Hadoop File Output
My hadoop is HDP and the config.properties values is
2.jpg

and the transition information is
3.png

but the transition can't run and with the error
4.jpg
Attached Images

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

User Level cubes based on assigned tree structere to that user.

$
0
0
I am using saiku plugin with pentaho server 5.0.1(stable).

We have three Units like unit1,unit2 and unit3 and each unit have some sections and departments.if we have three different users(user1,user2 and user3) each user has assigned a unit.Now if we login for user1 in cube then we are getting all the sections from all the units but we have to get only sections from unit1 since user1 is assigned with unit1.
Attached Images

Date Formatting ISO 8601 Question

$
0
0
Hello,

I am converting a date and time attribute into one in excel. Here is an example of what it looks like in a single cell...

2016-10-25T19:30:00

After converting the excel file to CSV and then converting to ARFF, the attribute is still not recognized as a date, but rather a nominal attribute.

What needs to be done in order for WEKA to recognize it as a date?

Thank you.

Salesforce upsert- lookup field is empty

$
0
0
I'm using the salesforce upsert component, but the field lookup field is getting empty. The field in the related object is an external ID, since I am using a product code and not the salesforce id.
The csv is apparently correct.
Who do you have any idea?

Salesforce upsert
b.PNG

CSV
c.jpg

Related object
d.jpg

Account
e.jpg
Attached Images
Viewing all 16689 articles
Browse latest View live