[Solved] Kettle Error: ../deploy does not exist, please create it.

The specific error is as follows:

Xlib:  extension "RANDR" missing on display "localhost:10.0".
11:08:13,538 INFO  [KarafInstance] 
*******************************************************************************
*** Karaf Instance Number: 1 at /home/crmsapp/soft/kettle/data-integration/ ***
*** ./system/carafe // data1 *** 
*** Carafe Port: 8801                                                          ***
*** OSGI Service Port:9050                                                  ***
************************************************** ***************************** 
October 17 , 2016  11 : 08 : 14 AM org.apache.karaf.main.Main$ KarafLockCallback lockAquired
Message: Lock acquired. Setting startlevel to 100
F:\kettle\pdi-ce-6.0.1.0-386\data-integration\system\karaf/deploy does not exist, please create it.
Root path does not exist: /home/crmsapp/soft/kettle/data-integration/F:\kettle\pdi-ce-6.0.1.0-386\data-integration\system\karaf/deploy
2016/10/17 11:08:16 - cfgbuilder - Warning: The configuration parameter [org] is not supported by the default configuration builder for scheme: sftp
*ERROR* [org.osgi.service.cm.ManagedService, id=246, bundle=47/mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/1.1.1]: Unexpected problem updating configuration org.apache.aries.transaction
java.lang.ExceptionInInitializerError
    at org.apache.aries.transaction.internal.TransactionManagerService.<init>(TransactionManagerService.java:114)
    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:745)
Caused by: java.util.MissingResourceException: Can't find bundle for base name org.apache.aries.transaction.txManager, locale zh_CN
    at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:1028)
    at org.apache.aries.util.nls.MessageUtil.createMessageUtil(MessageUtil.java:152)
    at org.apache.aries.util.nls.MessageUtil.createMessageUtil(MessageUtil.java:107)
    at org.apache.aries.transaction.internal.NLS.<clinit>(NLS.java:25)
    ... 8 more
2016-10-17 11:08:18.606:INFO:oejs.Server:jetty-8.1.15.v20140411
2016-10-17 11:08:18.664:INFO:oejs.AbstractConnector:Started [email protected]:9050
log4j:ERROR Could not parse url [file:/home/crmsapp/soft/kettle/data-integration/./system/osgi/log4j.xml].
java.io.FileNotFoundException: /home/crmsapp/soft/kettle/data-integration/./system/osgi/ log4j.xml (there is no such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:146)
    at java.io.FileInputStream.<init>(FileInputStream.java:101)
    at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
    at sun.net.www.protocol.file.FileURLConnection.getInputStream (FileURLConnection.java: 188 )
    at org.apache.log4j.xml.DOMConfigurator$2.parse(DOMConfigurator.java:765)
    at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:871)
    at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:778)
    at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)
    at org.apache.log4j.LogManager.<clinit>(LogManager.java:127)
    at org.apache.log4j.Logger.getLogger(Logger.java:104)
    at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:262)
    at org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:108)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
    at org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass(LogFactoryImpl.java:1025)
    at org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation(LogFactoryImpl.java:844)
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:541)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:292)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:269)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:657)
    at org.springframework.osgi.extender.internal.activator.ContextLoaderListener.<clinit>(ContextLoaderListener.java:253)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
    at java.lang.Class.newInstance(Class.java:383)
    at org.apache.felix.framework.Felix.createBundleActivator(Felix.java:4336)
    at org.apache.felix.framework.Felix.activateBundle(Felix.java:2141)
    at org.apache.felix.framework.Felix.startBundle (Felix.java: 2064 )
    at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1291)
    at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
    at java.lang.Thread.run(Thread.java:745)
log4j:WARN No appenders could be found for logger (org.springframework.osgi.extender.internal.activator.ContextLoaderListener).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
十月 17, 2016 11:08:19 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/blueprint/core 
October 17 , 2016  11 : 08 : 19 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/configuration/beans 
October 17 , 2016  11 : 08 : 19 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/configuration/parameterized-types 
October 17 , 2016  11 : 08 : 19 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/configuration/security 
October 17 , 2016  11 : 08 : 19 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // schemas.xmlsoap.org/wsdl/ 
October 17 , 2016  11 : 08 : 19 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // www.w3.org/2005/08/addressing 
October 17 , 2016  11 : 08 : 19 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // schemas.xmlsoap.org/ws/2004/08/addressing 
October 17 , 2016  11 : 08 : 19 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-management (130) [org.apache.cxf.management.InstrumentationManager]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-wsdl (133) [org.apache.cxf.wsdl.WSDLManager]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-xml (135) [org.apache.cxf.binding.xml.XMLBindingFactory, org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-soap (136) [org.apache.cxf.binding.soap.SoapBindingFactory, org.apache.cxf.binding.soap.SoapTransportFactory]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered the Blueprint namespace Handler for HTTP: // cxf.apache.org/blueprint/bindings/soap 
Shiyue 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http (137) [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]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-policy (160) [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]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/transports/http/configuration 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/blueprint/simple 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-frontend-jaxws (139) [org.apache.cxf.jaxws.context.WebServiceContextResourceResolver]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered the Blueprint namespace Handler for HTTP: // cxf.apache.org/blueprint/jaxws 
Shiyue 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered the Blueprint namespace Handler for HTTP: // cxf.apache.org/blueprint/jaxrs 
Shiyue 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/blueprint/jaxrs-client 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-corba (149) [org.apache.cxf.binding.corba.CorbaBindingFactory, org.apache.cxf.binding.corba.wsdl.WSDLExtensionRegister]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/binding/coloc 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-local (151) [org.apache.cxf.transport.local.LocalTransportFactory]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-object (152) [org.apache.cxf.binding.object.ObjectBindingFactory]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/blueprint/binding/object 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http-jetty (153) [org.apache.cxf.transport.http_jetty.JettyDestinationFactory, org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory, org.apache.cxf.transport.http.ContinuationProviderFactory]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/transports/http-jetty/configuration 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-jms (155) [org.apache.cxf.transport.jms.JMSTransportFactory, org.apache.cxf.transport.jms.wsdl11.JMSWSDLExtensionLoader]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-udp (157) [org.apache.cxf.transport.udp.UDPTransportFactory]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/policy 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // www.w3.org/ns/ws-policy 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // www.w3.org/2006/07/ws-policy 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // schemas.xmlsoap.org/ws/2004/09/policy 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd 
October 17 , 2016  11 : 08 : 20 AM org .apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd 
October 17 , 2016  11 : 08 : 20 AM org .apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // www.w3.org/2000/09/xmldsig# 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // docs.oasis-open.org/ws-sx/ws-securitypolicy/200702 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-addr (177) [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]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/ws/addressing 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-mex (182) [org.apache.cxf.ws.mex.MEXServerListener]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-security (179) [org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader, org.apache.cxf.ws.security.cache.CacheCleanupListener]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-rm (181) [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]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/ws/rm/manager 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // schemas.xmlsoap.org/ws/2005/02/rm/policy 
October 17 , 2016  11 : 08 : 20 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
Message: Adding the extensions from bundle org.apache.cxf.cxf-rt-javascript (183) [org.apache.cxf.javascript.JavascriptServerListener]
October 17 , 2016  11 : 08 : 20 am org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
Information: Registered blueprint namespace handler for http: // cxf.apache.org/clustering 
October 17 , 2016  11 : 08 : 20 AM org.pentaho.caching.impl.PentahoCacheManagerFactory$RegistrationHandler$ 1 onSuccess
Information: New Caching Service registered
October 17 , 2016  11 : 08 : 20 am org.pentaho.caching.impl.PentahoCacheManagerFactory$RegistrationHandler$ 1 onSuccess
Information: New Caching Service registered
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/crmsapp/soft/kettle/data-integration/launcher/../lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/crmsapp/soft/kettle/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]
11:08:21,847 ERROR [WebjarsURLConnection] Error Transforming zip
java.io.IOException: Pipe closed
    at java.io.PipedInputStream.checkStateForReceive (PipedInputStream.java: 261 )
    at java.io.PipedInputStream.receive (PipedInputStream.java: 227 )
    at java.io.PipedOutputStream.write(PipedOutputStream.java:149)
    at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253)
    at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:238)
    at org.pentaho.osgi.platform.webjars.WebjarsURLConnection.transform(WebjarsURLConnection.java:190)
    at org.pentaho.osgi.platform.webjars.WebjarsURLConnection.access$000(WebjarsURLConnection.java:54)
    at org.pentaho.osgi.platform.webjars.WebjarsURLConnection$2.call(WebjarsURLConnection.java:90)
    at org.pentaho.osgi.platform.webjars.WebjarsURLConnection$2.call(WebjarsURLConnection.java:87)
    at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)
October 17 , 2016  11 : 08 : 22 am org.apache.cxf.endpoint.ServerImpl initDestination
Message: Setting the server's publish address to be /lineage
11:08:22,825 ERROR [WebjarsURLConnection] Error Transforming zip
java.io.IOException: Pipe closed
    at java.io.PipedInputStream.checkStateForReceive (PipedInputStream.java: 261 )
    at java.io.PipedInputStream.receive (PipedInputStream.java: 227 )
    at java.io.PipedOutputStream.write(PipedOutputStream.java:149)
    at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253)
    at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:238)
    at org.pentaho.osgi.platform.webjars.WebjarsURLConnection.transform(WebjarsURLConnection.java:190)
    at org.pentaho.osgi.platform.webjars.WebjarsURLConnection.access$000(WebjarsURLConnection.java:54)
    at org.pentaho.osgi.platform.webjars.WebjarsURLCo

Solution:

This is an error caused by the cache file. Just find and delete the cache file in the ..\pdi-ce-6.0.1.0-386\data-integration\system\karaf directory. My cache file is as shown below:

Some may be in this directory, the file name is: cache

After deleting, restarting will not report an error.

Read More:

Leave a Reply

Your email address will not be published. Required fields are marked *