New discussion topic on DataCleaner's online discussion forum 
(https://datacleaner.org/forum):

Chox posted the subject 'Help with Pentho Kitchen running job file with Execute 
DataCleaner job'

-------------------

I get error using Pentaho Kitchen when running a job with Execute DataCleaner 
job in it. The same job run pretty well on Pentaho Spoon.

The current log are shown below, first with Kitchen, second with Spoon.

My current environment is:

Pentaho 6.0.1
    Kitchen - Kettle version 6.1.0.1-196, build 1, build date : 2016-04-07 
12.08.49
Datacleaner CE 5.0
    DataCleaner Community edition 5.0.0-1
Java 1.8.0
    Java(TM) SE Runtime Environment (build 1.8.0_51-b16)

Thanks in advance.

================
KITCHEN
================
{{{
$ design-tools/data-integration/kitchen.sh 
-file=/home/starchox/Documentos/Ejemplos/dataclean.kjb
/home/starchox/Pentaho61
DEBUG: Found JAVA two folders up
DEBUG: Found Pentaho License two folders up
DEBUG: 
_PENTAHO_JAVA_HOME=/home/starchox/Pentaho61/design-tools/data-integration/../../java
DEBUG: 
_PENTAHO_JAVA=/home/starchox/Pentaho61/design-tools/data-integration/../../java/bin/java
DEBUG: 
PENTAHO_INSTALLED_LICENSE_PATH=/home/starchox/Pentaho61/design-tools/data-integration/../../.installedLicenses.xml
12:30:51,939 INFO  [KarafInstance] 
*******************************************************************************
*** Karaf Instance Number: 1 at /home/starchox/Pentaho61/design-tools/data- ***
***   integration/./system/karaf/caches/default/data-1                      ***
*** Karaf Port:8802                                                         ***
*** OSGI Service Port:9051                                                  ***
*******************************************************************************
12:30:51,939 INFO  [KarafBoot] Checking to see if org.pentaho.clean.karaf.cache 
is enabled
abr 18, 2016 12:30:52 PM org.apache.karaf.main.Main$KarafLockCallback 
lockAquired
INFORMACIÓN: Lock acquired. Setting startlevel to 100
2016/04/18 12:30:52 - Kitchen - Start of run.
2016/04/18 12:30:53 - General - Logging plugin type found with ID: 
CheckpointLogTable
2016/04/18 12:30:53 - cfgbuilder - Warning: The configuration parameter [org] 
is not supported by the default configuration builder for scheme: sftp
Refreshing GOE props...
2016-04-18 12:30:54 weka.gui.GenericObjectEditor registerEditors
INFO: ---Registering Weka Editors---
Trying to add database driver (JDBC): RmiJdbc.RJDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): jdbc.idbDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): org.gjt.mm.mysql.Driver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): com.mckoi.JDBCDriver - Warning, not in 
CLASSPATH?
[KnowledgeFlow] Loading properties and plugins...
[KnowledgeFlow] Initializing KF...
Refreshing GOE props...
2016-04-18 12:30:55 weka.gui.GenericObjectEditor registerEditors
INFO: ---Registering Weka Editors---
Trying to add database driver (JDBC): RmiJdbc.RJDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): jdbc.idbDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): org.gjt.mm.mysql.Driver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): com.mckoi.JDBCDriver - Warning, not in 
CLASSPATH?
[KnowledgeFlow] Loading properties and plugins...
[KnowledgeFlow] Initializing KF...
Refreshing GOE props...
abr 18, 2016 12:30:56 PM 
org.pentaho.caching.impl.PentahoCacheManagerFactory$RegistrationHandler$1 
onSuccess
INFORMACIÓN: New Caching Service registered
2016-04-18 12:30:56 weka.gui.GenericObjectEditor registerEditors
INFO: ---Registering Weka Editors---
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/home/starchox/Pentaho61/design-tools/data-integration/launcher/../lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/home/starchox/Pentaho61/design-tools/data-integration/plugins/pentaho-big-data-plugin/lib/slf4j-log4j12-1.7.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
Trying to add database driver (JDBC): RmiJdbc.RJDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): jdbc.idbDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): org.gjt.mm.mysql.Driver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): com.mckoi.JDBCDriver - Warning, not in 
CLASSPATH?
[KnowledgeFlow] Loading properties and plugins...
[KnowledgeFlow] Initializing KF...
2016/04/18 12:30:59 - dataclean - Start of job execution
2016/04/18 12:30:59 - dataclean - Starting entry [Execute DataCleaner job]
2016/04/18 12:30:59 - dataclean - ERROR (version 6.1.0.1-196, build 1 from 
2016-04-07 12.08.49 by buildguy) : java.lang.NullPointerException
2016/04/18 12:30:59 - dataclean -       at 
plugin.DataCleanerJobEntry.execute(DataCleanerJobEntry.java:49)
2016/04/18 12:30:59 - dataclean -       at 
org.pentaho.di.job.Job.execute(Job.java:723)
2016/04/18 12:30:59 - dataclean -       at 
org.pentaho.di.job.Job.execute(Job.java:864)
2016/04/18 12:30:59 - dataclean -       at 
org.pentaho.di.job.Job.execute(Job.java:545)
2016/04/18 12:30:59 - dataclean -       at 
org.pentaho.di.job.Job.run(Job.java:435)
2016/04/18 12:30:59 - dataclean - ERROR (version 6.1.0.1-196, build 1 from 
2016-04-07 12.08.49 by buildguy) : A serious error occurred during job 
execution: 
2016/04/18 12:30:59 - dataclean - Unexpected error occurred while launching 
entry [Execute DataCleaner job.0]
2016/04/18 12:30:59 - dataclean -  at org.pentaho.di.job.Job.run (Job.java:435)
2016/04/18 12:30:59 - dataclean -  at org.pentaho.di.job.Job.execute 
(Job.java:545)
2016/04/18 12:30:59 - dataclean -  at org.pentaho.di.job.Job.execute 
(Job.java:864)
2016/04/18 12:30:59 - dataclean -  at org.pentaho.di.job.Job.execute 
(Job.java:723)
2016/04/18 12:30:59 - dataclean -  at plugin.DataCleanerJobEntry.execute 
(DataCleanerJobEntry.java:49)
2016/04/18 12:30:59 - dataclean - ERROR (version 6.1.0.1-196, build 1 from 
2016-04-07 12.08.49 by buildguy) : 
org.pentaho.di.core.exception.KettleException: 
2016/04/18 12:30:59 - dataclean - Unexpected error occurred while launching 
entry [Execute DataCleaner job.0]
2016/04/18 12:30:59 - dataclean -  at org.pentaho.di.job.Job.run (Job.java:435)
2016/04/18 12:30:59 - dataclean -  at org.pentaho.di.job.Job.execute 
(Job.java:545)
2016/04/18 12:30:59 - dataclean -  at org.pentaho.di.job.Job.execute 
(Job.java:864)
2016/04/18 12:30:59 - dataclean -  at org.pentaho.di.job.Job.execute 
(Job.java:723)
2016/04/18 12:30:59 - dataclean -  at plugin.DataCleanerJobEntry.execute 
(DataCleanerJobEntry.java:49)
2016/04/18 12:30:59 - dataclean - 
2016/04/18 12:30:59 - dataclean -       at 
org.pentaho.di.job.Job.execute(Job.java:867)
2016/04/18 12:30:59 - dataclean -       at 
org.pentaho.di.job.Job.execute(Job.java:545)
2016/04/18 12:30:59 - dataclean -       at 
org.pentaho.di.job.Job.run(Job.java:435)
2016/04/18 12:30:59 - dataclean - Caused by: java.lang.NullPointerException
2016/04/18 12:30:59 - dataclean -       at 
plugin.DataCleanerJobEntry.execute(DataCleanerJobEntry.java:49)
2016/04/18 12:30:59 - dataclean -       at 
org.pentaho.di.job.Job.execute(Job.java:723)
2016/04/18 12:30:59 - dataclean -       at 
org.pentaho.di.job.Job.execute(Job.java:864)
2016/04/18 12:30:59 - dataclean -       ... 2 more
2016/04/18 12:30:59 - Kitchen - Finished!
2016/04/18 12:30:59 - Kitchen - ERROR (version 6.1.0.1-196, build 1 from 
2016-04-07 12.08.49 by buildguy) : Finished with errors
2016/04/18 12:30:59 - Kitchen - Start=2016/04/18 12:30:52.843, Stop=2016/04/18 
12:30:59.318
2016/04/18 12:30:59 - Kitchen - Processing ended after 6 seconds.
}}}
*** END KITCHEN ***

================
SPOON
================
{{{
/home/starchox/Pentaho61
DEBUG: Found JAVA two folders up
DEBUG: Found Pentaho License two folders up
DEBUG: 
_PENTAHO_JAVA_HOME=/home/starchox/Pentaho61/design-tools/data-integration/../../java
DEBUG: 
_PENTAHO_JAVA=/home/starchox/Pentaho61/design-tools/data-integration/../../java/bin/java
DEBUG: 
PENTAHO_INSTALLED_LICENSE_PATH=/home/starchox/Pentaho61/design-tools/data-integration/../../.installedLicenses.xml
12:37:17,864 INFO  [KarafInstance] 
*******************************************************************************
*** Karaf Instance Number: 1 at /home/starchox/Pentaho61/design-tools/data- ***
***   integration/./system/karaf/caches/spoon/data-1                        ***
*** Karaf Port:8802                                                         ***
*** OSGI Service Port:9051                                                  ***
*******************************************************************************
12:37:17,865 INFO  [KarafBoot] Checking to see if org.pentaho.clean.karaf.cache 
is enabled
abr 18, 2016 12:37:18 PM org.apache.karaf.main.Main$KarafLockCallback 
lockAquired
INFORMACIÓN: Lock acquired. Setting startlevel to 100
2016/04/18 12:37:20 - General - Logging plugin type found with ID: 
CheckpointLogTable
2016/04/18 12:37:20 - cfgbuilder - Warning: The configuration parameter [org] 
is not supported by the default configuration builder for scheme: sftp
Refreshing GOE props...
2016-04-18 12:37:20 weka.gui.GenericObjectEditor registerEditors
INFO: ---Registering Weka Editors---
Trying to add database driver (JDBC): RmiJdbc.RJDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): jdbc.idbDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): org.gjt.mm.mysql.Driver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): com.mckoi.JDBCDriver - Warning, not in 
CLASSPATH?
[KnowledgeFlow] Loading properties and plugins...
[KnowledgeFlow] Initializing KF...
Refreshing GOE props...
2016-04-18 12:37:22 weka.gui.GenericObjectEditor registerEditors
INFO: ---Registering Weka Editors---
2016-04-18 12:37:22.899:INFO:oejs.Server:jetty-8.1.15.v20140411
2016-04-18 12:37:23.188:INFO:oejs.AbstractConnector:Started 
[email protected]:9051
Trying to add database driver (JDBC): RmiJdbc.RJDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): jdbc.idbDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): org.gjt.mm.mysql.Driver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): com.mckoi.JDBCDriver - Warning, not in 
CLASSPATH?
[KnowledgeFlow] Loading properties and plugins...
[KnowledgeFlow] Initializing KF...
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/blueprint/core
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/configuration/beans
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/configuration/parameterized-types
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/configuration/security
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://schemas.xmlsoap.org/wsdl/
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://www.w3.org/2005/08/addressing
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://schemas.xmlsoap.org/ws/2004/08/addressing
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle org.apache.cxf.cxf-rt-management 
(177) [org.apache.cxf.management.InstrumentationManager]
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle org.apache.cxf.cxf-rt-wsdl (180) 
[org.apache.cxf.wsdl.WSDLManager]
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle 
org.apache.cxf.cxf-rt-bindings-xml (182) 
[org.apache.cxf.binding.xml.XMLBindingFactory, 
org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader]
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle 
org.apache.cxf.cxf-rt-bindings-soap (183) 
[org.apache.cxf.binding.soap.SoapBindingFactory, 
org.apache.cxf.binding.soap.SoapTransportFactory]
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/blueprint/bindings/soap
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle 
org.apache.cxf.cxf-rt-transports-http (184) 
[org.apache.cxf.transport.http.HTTPTransportFactory, 
org.apache.cxf.transport.http.HTTPWSDLExtensionLoader, 
org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder, 
org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder, 
org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider]
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-policy 
(201) [org.apache.cxf.ws.policy.PolicyEngine, 
org.apache.cxf.policy.PolicyDataEngine, 
org.apache.cxf.ws.policy.AssertionBuilderRegistry, 
org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry, 
org.apache.cxf.ws.policy.PolicyBuilder, 
org.apache.cxf.ws.policy.PolicyAnnotationListener, 
org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider, 
org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry, 
org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder,
 org.apache.cxf.ws.policy.attachment.external.URIDomainExpressionBuilder, 
org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider, 
org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder, 
org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptorProvider]
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/transports/http/configuration
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/blueprint/simple
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle 
org.apache.cxf.cxf-rt-frontend-jaxws (186) 
[org.apache.cxf.jaxws.context.WebServiceContextResourceResolver]
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/blueprint/jaxws
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/blueprint/jaxrs
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/blueprint/jaxrs-client
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/binding/coloc
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle 
org.apache.cxf.cxf-rt-transports-local (197) 
[org.apache.cxf.transport.local.LocalTransportFactory]
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle 
org.apache.cxf.cxf-rt-bindings-object (198) 
[org.apache.cxf.binding.object.ObjectBindingFactory]
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/blueprint/binding/object
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/policy
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://www.w3.org/ns/ws-policy
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://www.w3.org/2006/07/ws-policy
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://schemas.xmlsoap.org/ws/2004/09/policy
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://www.w3.org/2000/09/xmldsig#
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-addr 
(218) [org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder, 
org.apache.cxf.ws.addressing.policy.UsingAddressingAssertionBuilder, 
org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider, 
org.apache.cxf.ws.addressing.impl.AddressingWSDLExtensionLoader, 
org.apache.cxf.ws.addressing.WSAddressingFeature$WSAddressingFeatureApplier, 
org.apache.cxf.ws.addressing.MAPAggregator$MAPAggregatorLoader]
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/ws/addressing
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle 
org.apache.cxf.cxf-rt-ws-security (220) 
[org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader, 
org.apache.cxf.ws.security.cache.CacheCleanupListener]
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-rm 
(222) [org.apache.cxf.ws.rm.RMManager, 
org.apache.cxf.ws.rm.policy.RMPolicyInterceptorProvider, 
org.apache.cxf.ws.rm.policy.RM10AssertionBuilder, 
org.apache.cxf.ws.rm.policy.RM12AssertionBuilder, 
org.apache.cxf.ws.rm.policy.WSRMP12PolicyLoader, 
org.apache.cxf.ws.rm.policy.MC11PolicyLoader, 
org.apache.cxf.ws.rm.policy.RSPPolicyLoader]
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://cxf.apache.org/ws/rm/manager
abr 18, 2016 12:37:24 PM 
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
INFORMACIÓN: Registered blueprint namespace handler for 
http://schemas.xmlsoap.org/ws/2005/02/rm/policy
abr 18, 2016 12:37:24 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener 
addExtensions
INFORMACIÓN: Adding the extensions from bundle org.apache.cxf.cxf-rt-javascript 
(223) [org.apache.cxf.javascript.JavascriptServerListener]
abr 18, 2016 12:37:24 PM 
org.pentaho.caching.impl.PentahoCacheManagerFactory$RegistrationHandler$1 
onSuccess
INFORMACIÓN: New Caching Service registered
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/home/starchox/Pentaho61/design-tools/data-integration/launcher/../lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/home/starchox/Pentaho61/design-tools/data-integration/plugins/pentaho-big-data-plugin/lib/slf4j-log4j12-1.7.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
abr 18, 2016 12:37:28 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFORMACIÓN: Setting the server's publish address to be /marketplace
abr 18, 2016 12:37:28 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFORMACIÓN: Setting the server's publish address to be /lineage
Refreshing GOE props...
2016-04-18 12:37:29 weka.gui.GenericObjectEditor registerEditors
INFO: ---Registering Weka Editors---
Trying to add database driver (JDBC): RmiJdbc.RJDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): jdbc.idbDriver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): org.gjt.mm.mysql.Driver - Warning, not in 
CLASSPATH?
Trying to add database driver (JDBC): com.mckoi.JDBCDriver - Warning, not in 
CLASSPATH?
[KnowledgeFlow] Loading properties and plugins...
[KnowledgeFlow] Initializing KF...
2016/04/18 12:37:35 - Version checker - Skipping version check.
2016/04/18 12:37:35 - General - Starting agile-bi
2016/04/18 12:37:35 - class org.pentaho.agilebi.platform.JettyServer - 
WebServer.Log.CreateListener localhost:10000
2016/04/18 12:37:36 - cfgbuilder - Warning: The configuration parameter [org] 
is not supported by the default configuration builder for scheme: sftp
2016/04/18 12:37:43 - Spoon - Starting job...
2016/04/18 12:37:43 - dataclean - Start of job execution
2016/04/18 12:37:43 - dataclean - Starting entry [Execute DataCleaner job]
2016/04/18 12:37:43 - cfgbuilder - Warning: The configuration parameter [org] 
is not supported by the default configuration builder for scheme: sftp
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/home/starchox/Pentaho61/design-tools/data-integration/launcher/../lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/home/starchox/Pentaho61/design-tools/data-integration/plugins/profiling-datacleaner/lib/slf4j-simple-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
2016/04/18 12:37:43 - Spoon - DataCleaner launch commands : 
/home/starchox/Pentaho61/java/bin/java -cp 
/home/starchox/DataCleaner5/DataCleaner.jar org.datacleaner.Main -job 
/home/starchox/DataCleaner/jobs/Customer profiling.analysis.xml -ot TEXT -of 
/home/starchox/DataCleaner/jobs/out.analysis.result.dat 
2016/04/18 12:37:44 - Spoon - DC: INFO  12:37:44 DataCleanerHome - Initializing 
DATACLEANER_HOME
2016/04/18 12:37:44 - Spoon - DC: INFO  12:37:44 DataCleanerHome - Resolved 
env. variable DATACLEANER_HOME: 
/home/starchox/Pentaho61/design-tools/data-integration/plugins/profiling-datacleaner
2016/04/18 12:37:44 - Spoon - DC: Using default log configuration: 
jar:file:/home/starchox/DataCleaner5/lib/DataCleaner-desktop-ui-5.0.jar!/org/datacleaner/log4j-default.xml
2016/04/18 12:37:44 - Spoon - ERROR (version 6.1.0.1-196, build 1 from 
2016-04-07 12.08.49 by buildguy) : DC: Failed to load DataCleaner version from 
manifest: null
2016/04/18 12:37:44 - Spoon - DC: WARN  12:37:44 ChangeAwareObjectInputStream - 
Could not resolve class of name 
'org.pentaho.di.profiling.datacleaner.KettleDatastore'
2016/04/18 12:37:44 - Spoon - DC: WARN  12:37:44 UserPreferencesImpl - Could 
not read user preferences file
2016/04/18 12:37:44 - Spoon - DC: java.lang.ClassNotFoundException: 
org.pentaho.di.profiling.datacleaner.KettleDatastore
2016/04/18 12:37:44 - Spoon - DC:       at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.lang.ClassLoader.loadClass(ClassLoader.java:424)
2016/04/18 12:37:44 - Spoon - DC:       at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.lang.ClassLoader.loadClass(ClassLoader.java:357)
2016/04/18 12:37:44 - Spoon - DC:       at java.lang.Class.forName0(Native 
Method)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.lang.Class.forName(Class.java:264)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.util.ChangeAwareObjectInputStream.resolveClass(ChangeAwareObjectInputStream.java:309)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.util.ChangeAwareObjectInputStream.resolveClass(ChangeAwareObjectInputStream.java:295)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1613)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1518)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1774)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1351)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readObject(ObjectInputStream.java:371)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.util.ArrayList.readObject(ArrayList.java:791)
2016/04/18 12:37:44 - Spoon - DC:       at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2016/04/18 12:37:44 - Spoon - DC:       at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2016/04/18 12:37:44 - Spoon - DC:       at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.lang.reflect.Method.invoke(Method.java:497)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1900)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1801)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1351)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2000)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1924)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1801)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1351)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.io.ObjectInputStream.readObject(ObjectInputStream.java:371)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.user.UserPreferencesImpl.load(UserPreferencesImpl.java:134)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.guice.DCModuleImpl$1.fetch(DCModuleImpl.java:175)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.guice.DCModuleImpl$1.fetch(DCModuleImpl.java:172)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.apache.metamodel.util.LazyRef.get(LazyRef.java:46)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.user.DataCleanerConfigurationReader.fetch(DataCleanerConfigurationReader.java:80)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.user.DataCleanerConfigurationReader.fetch(DataCleanerConfigurationReader.java:49)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.apache.metamodel.util.LazyRef.get(LazyRef.java:46)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.guice.DCModuleImpl.getUndecoratedAnalyzerBeansConfiguration(DCModuleImpl.java:252)
2016/04/18 12:37:44 - Spoon - DC:       at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2016/04/18 12:37:44 - Spoon - DC:       at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2016/04/18 12:37:44 - Spoon - DC:       at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2016/04/18 12:37:44 - Spoon - DC:       at 
java.lang.reflect.Method.invoke(Method.java:497)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:104)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.InjectorImpl$4$1.call(InjectorImpl.java:978)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1031)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.InjectorImpl$4.get(InjectorImpl.java:974)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.spi.ProviderLookup$1.get(ProviderLookup.java:89)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:98)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:40)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.InjectorImpl$4$1.call(InjectorImpl.java:978)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1024)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.InjectorImpl$4.get(InjectorImpl.java:974)
2016/04/18 12:37:44 - Spoon - DC:       at 
com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1013)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.bootstrap.Bootstrap.runInternal(Bootstrap.java:186)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.bootstrap.Bootstrap.run(Bootstrap.java:102)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.Main.main(Main.java:60)
2016/04/18 12:37:44 - Spoon - DC:       at 
org.datacleaner.Main.main(Main.java:46)
2016/04/18 12:37:46 - Spoon - DC: 1 rows processed from table: customers.csv
2016/04/18 12:37:47 - dataclean - Finished job entry [Execute DataCleaner job] 
(result=[true])
2016/04/18 12:37:47 - dataclean - Job execution finished
2016/04/18 12:37:47 - Spoon - Job has ended.
2016/04/18 12:37:53 - Spoon - Spoon  has ended.
stopping
}}}
*** END SPOON ***


-------------------

View the topic online to reply - go to 
https://datacleaner.org/topic/1122/Help-with-Pentho-Kitchen-running-job-file-with-Execute-DataCleaner-job

-- 
You received this message because you are subscribed to the Google Groups 
"DataCleaner-notify" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/datacleaner-notify.
For more options, visit https://groups.google.com/d/optout.

Reply via email to