kettle吧 关注:824贴子:2,259
  • 13回复贴,共1

Error starting Spoon shell

只看楼主收藏回复

2018/09/11 17:51:50 - General - ERROR (version Unknown, build 0 from 2018/09/11 17:48:24.615 by Administrator) : Error starting Spoon shell
2018/09/11 17:51:50 - General - ERROR (version Unknown, build 0 from 2018/09/11 17:48:24.615 by Administrator) : java.lang.NullPointerException
2018/09/11 17:51:50 - General - at org.pentaho.di.ui.util.EnvironmentUtils.getUserAgent(EnvironmentUtils.java:86)
2018/09/11 17:51:50 - General - at org.pentaho.di.ui.util.EnvironmentUtils.isUnsupportedBrowserEnvironment(EnvironmentUtils.java:61)
2018/09/11 17:51:50 - General - at org.pentaho.di.ui.spoon.Spoon.checkEnvironment(Spoon.java:9098)
2018/09/11 17:51:50 - General - at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:9175)
2018/09/11 17:51:50 - General - at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:707)
stopping
有哪位大神遇到过这个问题呀 帮帮解答下呀


1楼2018-09-11 17:54回复
    最后解决了吗?


    IP属地:广东2楼2018-10-28 18:20
    回复
      我也遇到了。怎么搞定呢


      IP属地:湖北3楼2019-09-29 13:07
      收起回复
        To fix the issue, you need to delete the db.cache file.
        On my Windows computer, it’s located underC:\Users\patlaf.kettle\db.cache-5.0.1-stable.


        IP属地:北京来自iPhone客户端4楼2020-03-13 13:08
        回复
          关于异常关闭kettle无法启动的问题解决办法


          IP属地:北京来自iPhone客户端5楼2020-03-13 13:09
          回复
            同求,我这边也是异常关闭后,然后就启动不了了。。
            日志为
            五月 13, 2020 10:46:45 上午 org.apache.karaf.main.Main launch
            信息: Installing and starting initial bundles
            五月 13, 2020 10:46:46 上午 org.apache.karaf.main.Main launch
            信息: All initial bundles installed and set to start
            五月 13, 2020 10:46:46 上午 org.apache.karaf.main.Main$KarafLockCallback lockAquired
            信息: Lock acquired. Setting startlevel to 100
            Creating configuration from org.apache.felix.fileinstall-deploy.cfg
            Creating configuration from org.pentaho.pdi.engine.spark.cfg
            Creating configuration from jmx.acl.org.apache.karaf.bundle.cfg
            Creating configuration from org.apache.karaf.command.acl.config.cfg
            Creating configuration from jmx.acl.java.lang.Memory.cfg
            Creating configuration from org.apache.karaf.shell.cfg
            Creating configuration from org.apache.activemq.webconsole.cfg
            Creating configuration from jmx.acl.cfg
            Creating configuration from org.ops4j.pax.web.cfg
            Creating configuration from org.apache.karaf.command.acl.jaas.cfg
            Creating configuration from jmx.acl.osgi.compendium.cm.cfg
            Creating configuration from pentaho.big.data.impl.cluster.cfg
            Creating configuration from org.apache.karaf.command.acl.shell.cfg
            Creating configuration from org.apache.karaf.command.acl.bundle.cfg
            Creating configuration from org.apache.karaf.command.acl.kar.cfg
            Creating configuration from org.ops4j.pax.url.mvn.cfg
            Creating configuration from org.apache.karaf.log.cfg
            Creating configuration from org.pentaho.caching-default.cfg
            Creating configuration from org.apache.karaf.jaas.cfg
            Creating configuration from org.apache.karaf.features.repos.cfg
            Creating configuration from pentaho.geo.roles.cfg
            Creating configuration from org.apache.karaf.command.acl.feature.cfg
            Creating configuration from org.ops4j.pax.logging.cfg
            Creating configuration from org.apache.karaf.webconsole.cfg
            Creating configuration from org.apache.aries.rsa.provider.fastbin.cfg
            Creating configuration from mondrian.cfg
            Creating configuration from org.apache.karaf.command.acl.scope_bundle.cfg
            Creating configuration from org.apache.karaf.kar.cfg
            Creating configuration from org.apache.activemq.server-default.cfg
            Creating configuration from org.apache.karaf.features.obr.cfg
            Creating configuration from jmx.acl.org.apache.karaf.config.cfg
            Creating configuration from pentaho.metaverse.cfg
            Creating configuration from org.apache.karaf.command.acl.system.cfg
            Creating configuration from org.apache.karaf.management.cfg
            Creating configuration from pentaho.marketplace.di.cfg
            Creating configuration from jmx.acl.org.apache.karaf.security.jmx.cfg
            Creating configuration from org.apache.karaf.features.cfg
            Creating configuration from org.pentaho.features.cfg
            五月 13, 2020 10:46:52 上午 org.pentaho.caching.impl.PentahoCacheManagerFactory$RegistrationHandler$1 onSuccess
            信息: New Caching Service registered
            2020-05-13 10:46:54.550:INFO:oejs.Server:jetty-8.1.15.v20140411
            2020-05-13 10:46:54.591:INFO:oejs.AbstractConnector:Started NIOSocketConnectorWrapper@0.0.0.0:9051
            五月 13, 2020 10:46:57 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
            信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-management (182) [org.apache.cxf.management.InstrumentationManager]
            五月 13, 2020 10:46:57 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
            信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http (183) [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]
            五月 13, 2020 10:46:57 上午 org.apache.cxf.endpoint.ServerImpl initDestination
            信息: Setting the server's publish address to be /lineage
            五月 13, 2020 10:46:57 上午 org.apache.cxf.endpoint.ServerImpl initDestination
            信息: Setting the server's publish address to be /i18n
            五月 13, 2020 10:47:09 上午 org.apache.cxf.endpoint.ServerImpl initDestination
            信息: Setting the server's publish address to be /marketplace
            五月 13, 2020 10:47:34 上午 org.apache.cxf.endpoint.ServerImpl initDestination
            信息: Setting the server's publish address to be /repositories
            五月 13, 2020 10:47:47 上午 org.apache.cxf.endpoint.ServerImpl initDestination
            信息: Setting the server's publish address to be /browser
            五月 13, 2020 10:47:49 上午 org.apache.cxf.endpoint.ServerImpl initDestination
            信息: Setting the server's publish address to be /browser-new
            五月 13, 2020 10:47:50 上午 org.apache.cxf.endpoint.ServerImpl initDestination
            信息: Setting the server's publish address to be /get-fields
            五月 13, 2020 10:47:51 上午 org.apache.cxf.endpoint.ServerImpl initDestination
            信息: Setting the server's publish address to be /connection
            2020/05/13 10:47:55 - General - ERROR (version 8.3.0.0-371, build 8.3.0.0-371 from 2019-06-11 11.09.08 by buildguy) : Error starting Spoon shell
            2020/05/13 10:47:55 - General - ERROR (version 8.3.0.0-371, build 8.3.0.0-371 from 2019-06-11 11.09.08 by buildguy) : java.lang.RuntimeException: Unable to create the database cache:
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General - Couldn't read the database cache
            2020/05/13 10:47:55 - General - org.pentaho.di.core.exception.KettleFileException:
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General - : Unable to read row metadata from input stream
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General - Unable to locate value meta plugin of type (id) 131072
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General - Unable to locate value meta plugin of type (id) 131072
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General - org.pentaho.di.core.exception.KettleFileException:
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General - : Unable to read row metadata from input stream
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General - Unable to locate value meta plugin of type (id) 131072
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General - Unable to locate value meta plugin of type (id) 131072
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General -
            2020/05/13 10:47:55 - General - at org.pentaho.di.core.DBCache.getInstance(DBCache.java:247)
            2020/05/13 10:47:55 - General - at org.pentaho.di.ui.spoon.Spoon.loadSettings(Spoon.java:7268)
            2020/05/13 10:47:55 - General - at org.pentaho.di.ui.spoon.Spoon.init(Spoon.java:836)
            2020/05/13 10:47:55 - General - at org.pentaho.di.ui.spoon.Spoon.createContents(Spoon.java:9295)
            2020/05/13 10:47:55 - General - at org.eclipse.jface.window.Window.create(Window.java:426)
            2020/05/13 10:47:55 - General - at org.eclipse.jface.window.Window.open(Window.java:785)
            2020/05/13 10:47:55 - General - at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:9326)
            2020/05/13 10:47:55 - General - at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:710)
            2020/05/13 10:47:55 - General - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            2020/05/13 10:47:55 - General - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
            2020/05/13 10:47:55 - General - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            2020/05/13 10:47:55 - General - at java.lang.reflect.Method.invoke(Method.java:498)
            2020/05/13 10:47:55 - General - at org.pentaho.commons.launcher.Launcher.main(Launcher.java:92)
            stopping


            IP属地:内蒙古6楼2020-05-13 10:54
            回复
              楼主的问题解决了吗?


              IP属地:浙江7楼2022-06-02 15:36
              回复
                有详细的解放方法吗


                IP属地:河南8楼2024-04-11 11:00
                回复