Hey,
i am having a Problem launching Kettle.
It seems like there is a Problem loading the spoon.xul, anybody got an idea about this ?
I just fetched the master-branch from github. So i got the newest Code.
Best regards,
Markus
Eclipse Consoletrace:
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.starmodeler.StarModelerSpoonPlugin registered for plugin type 'Spoon Plugin'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.market.Market registered for plugin type 'Spoon Plugin'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.database.PALODatabaseMeta registered for plugin type 'Database'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.database.OpenERPDatabaseMeta registered for plugin type 'Database'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.starmodeler.StarModelerSpoonPlugin registered for plugin type 'Spoon Plugin'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.market.Market registered for plugin type 'Spoon Plugin'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.database.PALODatabaseMeta registered for plugin type 'Database'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.database.OpenERPDatabaseMeta registered for plugin type 'Database'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.gpload.GPLoadMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.palo.cellinput.PaloCellInputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.palo.celloutput.PaloCellOutputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.palo.diminput.PaloDimInputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.palo.dimoutput.PaloDimOutputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.hl7input.HL7InputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.openerp.objectinput.OpenERPObjectInputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.openerp.objectoutput.OpenERPObjectOutputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.openerp.objectdelete.OpenERPObjectDeleteMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.job.entries.hl7mllpack.HL7MLLPAcknowledge registered for plugin type 'Job entry'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.job.entries.hl7mllpin.HL7MLLPInput registered for plugin type 'Job entry'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.job.entries.palo.JobEntryCubeCreate.PaloCubeCreate registered for plugin type 'Job entry'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.job.entries.palo.JobEntryCubeDelete.PaloCubeDelete registered for plugin type 'Job entry'
2015/06/19 09:36:13 - General - ERROR (version Unknown, build 0 from 2015/06/19 09:34:38.796 by mdoering) : Error initializing transformation
2015/06/19 09:36:13 - General - ERROR (version Unknown, build 0 from 2015/06/19 09:34:38.796 by mdoering) : org.pentaho.ui.xul.XulException: org.pentaho.ui.xul.XulException: java.lang.reflect.InvocationTargetException
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.AbstractXulLoader.loadXul(AbstractXulLoader.java:144)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.swt.SwtXulLoader.loadXul(SwtXulLoader.java:127)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.swt.SwtXulLoader.loadXul(SwtXulLoader.java:121)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.AbstractXulLoader.loadXul(AbstractXulLoader.java:248)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.init(Spoon.java:815)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.createContents(Spoon.java:9228)
2015/06/19 09:36:13 - General - at org.eclipse.jface.window.Window.create(Window.java:426)
2015/06/19 09:36:13 - General - at org.eclipse.jface.window.Window.open(Window.java:785)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:9259)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:655)
2015/06/19 09:36:13 - General - Caused by: org.pentaho.ui.xul.XulException: java.lang.reflect.InvocationTargetException
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.getElement(XulParser.java:239)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.parse(XulParser.java:164)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.parse(XulParser.java:171)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.parse(XulParser.java:171)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.parseDocument(XulParser.java:85)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.AbstractXulLoader.loadXul(AbstractXulLoader.java:136)
2015/06/19 09:36:13 - General - ... 9 more
2015/06/19 09:36:13 - General - Caused by: java.lang.reflect.InvocationTargetException
2015/06/19 09:36:13 - General - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2015/06/19 09:36:13 - General - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2015/06/19 09:36:13 - General - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2015/06/19 09:36:13 - General - at java.lang.reflect.Method.invoke(Method.java:606)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.PropertyUtilsBean.invokeMethod(PropertyUtilsBean.java:2155)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.PropertyUtilsBean.setSimpleProperty(PropertyUtilsBean.java:2141)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.PropertyUtilsBean.setNestedProperty(PropertyUtilsBean.java:1948)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.PropertyUtilsBean.setProperty(PropertyUtilsBean.java:2054)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.BeanUtilsBean.setProperty(BeanUtilsBean.java:1015)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.BeanUtilsBean.populate(BeanUtilsBean.java:830)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.BeanUtils.populate(BeanUtils.java:433)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.getElement(XulParser.java:235)
2015/06/19 09:36:13 - General - ... 14 more
2015/06/19 09:36:13 - General - Caused by: org.eclipse.swt.SWTException: Unsupported or unrecognized format
2015/06/19 09:36:13 - General - at org.eclipse.swt.SWT.error(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.SWT.error(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.SWT.error(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.internal.image.FileFormat.load(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.graphics.ImageLoader.load(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.graphics.ImageDataLoader.load(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.graphics.ImageData.<init>(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.graphics.Image.<init>(Unknown Source)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.jface.tags.JfaceMenuitem.setImage(JfaceMenuitem.java:281)
2015/06/19 09:36:13 - General - ... 26 more
2015/06/19 09:36:13 - General - ERROR (version Unknown, build 0 from 2015/06/19 09:34:38.796 by mdoering) : Error starting Spoon shell
2015/06/19 09:36:13 - General - ERROR (version Unknown, build 0 from 2015/06/19 09:34:38.796 by mdoering) : java.lang.NullPointerException
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.init(Spoon.java:868)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.createContents(Spoon.java:9228)
2015/06/19 09:36:13 - General - at org.eclipse.jface.window.Window.create(Window.java:426)
2015/06/19 09:36:13 - General - at org.eclipse.jface.window.Window.open(Window.java:785)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:9259)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:655)
stopping
i am having a Problem launching Kettle.
It seems like there is a Problem loading the spoon.xul, anybody got an idea about this ?
I just fetched the master-branch from github. So i got the newest Code.
Best regards,
Markus
Eclipse Consoletrace:
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.starmodeler.StarModelerSpoonPlugin registered for plugin type 'Spoon Plugin'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.market.Market registered for plugin type 'Spoon Plugin'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.database.PALODatabaseMeta registered for plugin type 'Database'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.database.OpenERPDatabaseMeta registered for plugin type 'Database'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.starmodeler.StarModelerSpoonPlugin registered for plugin type 'Spoon Plugin'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.market.Market registered for plugin type 'Spoon Plugin'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.database.PALODatabaseMeta registered for plugin type 'Database'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.core.database.OpenERPDatabaseMeta registered for plugin type 'Database'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.gpload.GPLoadMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.palo.cellinput.PaloCellInputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.palo.celloutput.PaloCellOutputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.palo.diminput.PaloDimInputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.palo.dimoutput.PaloDimOutputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.hl7input.HL7InputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.openerp.objectinput.OpenERPObjectInputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.openerp.objectoutput.OpenERPObjectOutputMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.trans.steps.openerp.objectdelete.OpenERPObjectDeleteMeta registered for plugin type 'Step'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.job.entries.hl7mllpack.HL7MLLPAcknowledge registered for plugin type 'Job entry'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.job.entries.hl7mllpin.HL7MLLPInput registered for plugin type 'Job entry'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.job.entries.palo.JobEntryCubeCreate.PaloCubeCreate registered for plugin type 'Job entry'
2015/06/19 09:34:40 - General - Plugin class org.pentaho.di.job.entries.palo.JobEntryCubeDelete.PaloCubeDelete registered for plugin type 'Job entry'
2015/06/19 09:36:13 - General - ERROR (version Unknown, build 0 from 2015/06/19 09:34:38.796 by mdoering) : Error initializing transformation
2015/06/19 09:36:13 - General - ERROR (version Unknown, build 0 from 2015/06/19 09:34:38.796 by mdoering) : org.pentaho.ui.xul.XulException: org.pentaho.ui.xul.XulException: java.lang.reflect.InvocationTargetException
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.AbstractXulLoader.loadXul(AbstractXulLoader.java:144)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.swt.SwtXulLoader.loadXul(SwtXulLoader.java:127)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.swt.SwtXulLoader.loadXul(SwtXulLoader.java:121)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.AbstractXulLoader.loadXul(AbstractXulLoader.java:248)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.init(Spoon.java:815)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.createContents(Spoon.java:9228)
2015/06/19 09:36:13 - General - at org.eclipse.jface.window.Window.create(Window.java:426)
2015/06/19 09:36:13 - General - at org.eclipse.jface.window.Window.open(Window.java:785)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:9259)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:655)
2015/06/19 09:36:13 - General - Caused by: org.pentaho.ui.xul.XulException: java.lang.reflect.InvocationTargetException
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.getElement(XulParser.java:239)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.parse(XulParser.java:164)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.parse(XulParser.java:171)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.parse(XulParser.java:171)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.parseDocument(XulParser.java:85)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.AbstractXulLoader.loadXul(AbstractXulLoader.java:136)
2015/06/19 09:36:13 - General - ... 9 more
2015/06/19 09:36:13 - General - Caused by: java.lang.reflect.InvocationTargetException
2015/06/19 09:36:13 - General - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2015/06/19 09:36:13 - General - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2015/06/19 09:36:13 - General - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2015/06/19 09:36:13 - General - at java.lang.reflect.Method.invoke(Method.java:606)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.PropertyUtilsBean.invokeMethod(PropertyUtilsBean.java:2155)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.PropertyUtilsBean.setSimpleProperty(PropertyUtilsBean.java:2141)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.PropertyUtilsBean.setNestedProperty(PropertyUtilsBean.java:1948)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.PropertyUtilsBean.setProperty(PropertyUtilsBean.java:2054)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.BeanUtilsBean.setProperty(BeanUtilsBean.java:1015)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.BeanUtilsBean.populate(BeanUtilsBean.java:830)
2015/06/19 09:36:13 - General - at org.apache.commons.beanutils.BeanUtils.populate(BeanUtils.java:433)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.impl.XulParser.getElement(XulParser.java:235)
2015/06/19 09:36:13 - General - ... 14 more
2015/06/19 09:36:13 - General - Caused by: org.eclipse.swt.SWTException: Unsupported or unrecognized format
2015/06/19 09:36:13 - General - at org.eclipse.swt.SWT.error(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.SWT.error(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.SWT.error(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.internal.image.FileFormat.load(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.graphics.ImageLoader.load(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.graphics.ImageDataLoader.load(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.graphics.ImageData.<init>(Unknown Source)
2015/06/19 09:36:13 - General - at org.eclipse.swt.graphics.Image.<init>(Unknown Source)
2015/06/19 09:36:13 - General - at org.pentaho.ui.xul.jface.tags.JfaceMenuitem.setImage(JfaceMenuitem.java:281)
2015/06/19 09:36:13 - General - ... 26 more
2015/06/19 09:36:13 - General - ERROR (version Unknown, build 0 from 2015/06/19 09:34:38.796 by mdoering) : Error starting Spoon shell
2015/06/19 09:36:13 - General - ERROR (version Unknown, build 0 from 2015/06/19 09:34:38.796 by mdoering) : java.lang.NullPointerException
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.init(Spoon.java:868)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.createContents(Spoon.java:9228)
2015/06/19 09:36:13 - General - at org.eclipse.jface.window.Window.create(Window.java:426)
2015/06/19 09:36:13 - General - at org.eclipse.jface.window.Window.open(Window.java:785)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:9259)
2015/06/19 09:36:13 - General - at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:655)
stopping