kettle加载到主页面就闪退,求解决方案

lixi01 2019-05-22 04:01:35
改了内存大小也不行不是内存不够的问题,jdk也重装了一次还是没解决闪退问题,求教大佬什么情况
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
。。。
。。。

Pentaho BI平台服务器就绪.
INFO 22-05 15:51:36,239 - Started SocketConnector@localhost:10000
INFO 22-05 15:51:37,385 - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@6abd8bcd: display name [org.springframework.context.support.FileSystemXmlApplicationContext@6abd8bcd]; startup date [Wed May 22 15:51:37 CST 2019]; root of context hierarchy
INFO 22-05 15:51:38,447 - Loading XML bean definitions from file [C:\Users\Administrator\Desktop\data-integration\plugins\spoon\agile-bi\visualizations\analyzer\plugin.xml]
INFO 22-05 15:51:39,292 - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@6abd8bcd]: org.springframework.beans.factory.support.DefaultListableBeanFactory@335896bd
INFO 22-05 15:51:40,015 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@335896bd: defining beans [visualizationBean]; root of factory hierarchy
INFO 22-05 15:51:40,701 - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@9499643: display name [org.springframework.context.support.FileSystemXmlApplicationContext@9499643]; startup date [Wed May 22 15:51:40 CST 2019]; root of context hierarchy
INFO 22-05 15:51:41,640 - Loading XML bean definitions from file [C:\Users\Administrator\Desktop\data-integration\plugins\spoon\agile-bi\visualizations\prpt\plugin.xml]
INFO 22-05 15:51:42,482 - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@9499643]: org.springframework.beans.factory.support.DefaultListableBeanFactory@7d47b021
INFO 22-05 15:51:43,257 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7d47b021: defining beans [visualizationBean]; root of factory hierarchy
INFO 22-05 15:51:43,952 - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@2de7fe0e: display name [org.springframework.context.support.FileSystemXmlApplicationContext@2de7fe0e]; startup date [Wed May 22 15:51:43 CST 2019]; root of context hierarchy
INFO 22-05 15:51:44,791 - Loading XML bean definitions from file [C:\Users\Administrator\Desktop\data-integration\plugins\spoon\agile-bi\visualizations\report-wizard\plugin.xml]
INFO 22-05 15:51:45,674 - Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@2de7fe0e]: org.springframework.beans.factory.support.DefaultListableBeanFactory@2a21cbe7
INFO 22-05 15:51:46,448 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2a21cbe7: defining beans [visualizationBean]; root of factory hierarchy
INFO 22-05 15:51:47,376 - Spoon - 要求资源库
ERROR 22-05 15:51:52,044 - !RepositoryLoginDialog.ErrorLoadingXulApplication!
org.pentaho.ui.xul.XulException: org.pentaho.ui.xul.XulException: java.lang.reflect.InvocationTargetException
at org.pentaho.ui.xul.impl.AbstractXulLoader.loadXul(AbstractXulLoader.java:127)
at org.pentaho.ui.xul.swt.SwtXulLoader.loadXul(SwtXulLoader.java:112)
at org.pentaho.ui.xul.swt.SwtXulLoader.loadXul(SwtXulLoader.java:106)
at org.pentaho.ui.xul.impl.AbstractXulLoader.loadXul(AbstractXulLoader.java:240)
at org.pentaho.di.ui.repository.RepositoriesDialog.<init>(RepositoriesDialog.java:62)
at org.pentaho.di.ui.spoon.Spoon.selectRep(Spoon.java:6718)
at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:6902)
at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:553)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.pentaho.commons.launcher.Launcher.main(Launcher.java:134)
Caused by: org.pentaho.ui.xul.XulException: java.lang.reflect.InvocationTargetException
at org.pentaho.ui.xul.impl.XulParser.getElement(XulParser.java:223)
at org.pentaho.ui.xul.impl.XulParser.parse(XulParser.java:149)
at org.pentaho.ui.xul.impl.XulParser.parseDocument(XulParser.java:70)
at org.pentaho.ui.xul.impl.AbstractXulLoader.loadXul(AbstractXulLoader.java:119)
... 12 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.apache.commons.beanutils.PropertyUtilsBean.invokeMethod(PropertyUtilsBean.java:2155)
at org.apache.commons.beanutils.PropertyUtilsBean.setSimpleProperty(PropertyUtilsBean.java:2141)
at org.apache.commons.beanutils.PropertyUtilsBean.setNestedProperty(PropertyUtilsBean.java:1948)
at org.apache.commons.beanutils.PropertyUtilsBean.setProperty(PropertyUtilsBean.java:2054)
at org.apache.commons.beanutils.BeanUtilsBean.setProperty(BeanUtilsBean.java:1015)
at org.apache.commons.beanutils.BeanUtilsBean.populate(BeanUtilsBean.java:830)
at org.apache.commons.beanutils.BeanUtils.populate(BeanUtils.java:433)
at org.pentaho.ui.xul.impl.XulParser.getElement(XulParser.java:219)
... 15 more
Caused by: java.lang.ClassCastException: class [Ljava.lang.Object; cannot be cast to class [Ljava.lang.String; ([Ljava.lang.Object; and [Ljava.lang.String; are in module java.base of loader 'bootstrap')
at org.pentaho.ui.xul.swt.tags.SwtDialog.setButtons(SwtDialog.java:254)
... 27 more
...全文
378 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

7,388

社区成员

发帖
与我相关
我的任务
社区描述
其他数据库开发 数据仓库
社区管理员
  • 数据仓库
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧