在windons下执行job作业没有问题,在linux下执行pan.sh -转换也没有问题,但在linux下执行kitchen.sh -job作业报错,求大神帮忙看哪里出了问题呀?谢谢啦。

Nov 09, 2017 10:15:02 AM org.apache.karaf.main.Main$KarafLockCallback lockAquired

INFO: Lock acquired. Setting startlevel to 100

2017/11/09 10:15:02 - Kitchen - Start of run.

org.objectweb.howl.log.LogFileManager.open(); java.io.FileNotFoundException: /kettle_vg/pdi-ce-7.0.0.0-25/system/karaf/caches/kitchen/data-1/txlog/transaction_1.log (Permission denied)

*ERROR* [org.osgi.service.cm.ManagedService, id=252, bundle=49/mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/1.1.1]: Updating configuration org.apache.aries.transaction caused a problem: null

org.osgi.service.cm.ConfigurationException: null : null

at org.apache.aries.transaction.internal.TransactionManagerService.(TransactionManagerService.java:136)

at org.apache.aries.transaction.internal.Activator.updated(Activator.java:63)

at org.apache.felix.cm.impl.helper.ManagedServiceTracker.updateService(ManagedServiceTracker.java:148)

at org.apache.felix.cm.impl.helper.ManagedServiceTracker.provideConfiguration(ManagedServiceTracker.java:81)

at org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.provide(ConfigurationManager.java:1448)

at org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.run(ConfigurationManager.java:1404)

at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:103)

at java.lang.Thread.run(Thread.java:748)

Caused by: java.io.FileNotFoundException: /kettle_vg/pdi-ce-7.0.0.0-25/system/karaf/caches/kitchen/data-1/txlog/transaction_1.log (Permission denied)

at java.io.RandomAccessFile.open0(Native Method)

at java.io.RandomAccessFile.open(RandomAccessFile.java:316)

at java.io.RandomAccessFile.(RandomAccessFile.java:243)

at org.objectweb.howl.log.LogFile.open(LogFile.java:177)

at org.objectweb.howl.log.LogFileManager.open(LogFileManager.java:784)

at org.objectweb.howl.log.Logger.open(Logger.java:304)

at org.objectweb.howl.log.xa.XALogger.open(XALogger.java:893)

at org.apache.aries.transaction.internal.HOWLLog.doStart(HOWLLog.java:233)

at org.apache.aries.transaction.internal.TransactionManagerService.(TransactionManagerService.java:133)

... 7 more

2017-11-09 10:15:04.053:INFO:oejs.Server:jetty-8.1.15.v20140411

2017-11-09 10:15:04.079:INFO:oejs.AbstractConnector:Started NIOSocketConnectorWrapper@0.0.0.0:9051

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/core

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/configuration/beans

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/configuration/parameterized-types

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/configuration/security

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://schemas.xmlsoap.org/wsdl/

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://www.w3.org/2005/08/addressing

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2004/08/addressing

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-management (149) [org.apache.cxf.management.InstrumentationManager]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http (153) [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]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-policy (198) [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]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-wsdl (184) [org.apache.cxf.wsdl.WSDLManager]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/transports/http/configuration

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-soap (187) [org.apache.cxf.binding.soap.SoapBindingFactory, org.apache.cxf.binding.soap.SoapTransportFactory]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxrs

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxrs-client

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-xml (186) [org.apache.cxf.binding.xml.XMLBindingFactory, org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/bindings/soap

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/simple

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-frontend-jaxws (189) [org.apache.cxf.jaxws.context.WebServiceContextResourceResolver]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxws

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/binding/coloc

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-local (194) [org.apache.cxf.transport.local.LocalTransportFactory]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-object (195) [org.apache.cxf.binding.object.ObjectBindingFactory]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/binding/object

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/policy

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://www.w3.org/ns/ws-policy

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://www.w3.org/2006/07/ws-policy

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2004/09/policy

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://docs.oasis-open.org/wss/2 ... rity-secext-1.0.xsd

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://docs.oasis-open.org/wss/2 ... ity-utility-1.0.xsd

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://www.w3.org/2000/09/xmldsig#

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-addr (215) [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]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/ws/addressing

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-security (217) [org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader, org.apache.cxf.ws.security.cache.CacheCleanupListener]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-rm (219) [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]

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://cxf.apache.org/ws/rm/manager

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register

INFO: Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2005/02/rm/policy

Nov 09, 2017 10:15:04 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions

INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-javascript (220) [org.apache.cxf.javascript.JavascriptServerListener]

Nov 09, 2017 10:15:04 AM org.pentaho.caching.impl.PentahoCacheManagerFactory$RegistrationHandler$1 onSuccess

INFO: New Caching Service registered

Nov 09, 2017 10:15:04 AM org.pentaho.caching.impl.PentahoCacheManagerFactory$RegistrationHandler$1 onSuccess

INFO: New Caching Service registered

Processing stopped because of an error:

Unable to load the job from XML file [/bigdata/etlytp/ytp/Etlpython/task/kjbfile/pdata_t04_jzwbj_mongo_test.kjb]

Unable to load job info from XML node

Unable to load database connection info from XML node

Unable to create new database interface

database type with plugin id [HIVE2] couldn't be found!

ERROR: Kitchen can't continue because the job couldn't be loaded.

Logo

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。

更多推荐