Running Pentaho Data Integration on Puppy Lucid 5.2 [message #659408] |
Sun, 13 March 2011 13:37  |
Eclipse User |
|
|
|
Hello, when I run the spoon application within Puppy Linux (Lucid 5.2), I get the following error and Pentaho Data Integration 4.0.1 (Kettle) will not start up. I've confirmed that I have Java JRE 6 version 22. However the same application runs fine in Puppy 4.3.1. Any ideas? Thanks.
# ./spoon.sh
INFO 09-10 05:19:35,553 - Using "/tmp/vfs_cache" as temporary files store.
java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.graphics.Font.init(Unknown Source)
at org.eclipse.swt.graphics.Font.<init>(Unknown Source)
at org.pentaho.di.ui.core.dialog.Splash$1.paintControl(Splash.j ava:127)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Control.gtk_expose_event(Unknown Source)
at org.eclipse.swt.widgets.Composite.gtk_expose_event(Unknown Source)
at org.eclipse.swt.widgets.Canvas.gtk_expose_event(Unknown Source)
at org.eclipse.swt.widgets.Widget.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Control.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Display.windowProc(Unknown Source)
at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Unknown Source)
at org.eclipse.swt.widgets.Display.eventProc(Unknown Source)
at org.eclipse.swt.internal.gtk.OS._gdk_window_process_updates( Native Method)
at org.eclipse.swt.internal.gtk.OS.gdk_window_process_updates(U nknown Source)
at org.eclipse.swt.widgets.Control.update(Unknown Source)
at org.eclipse.swt.widgets.Shell.setVisible(Unknown Source)
at org.eclipse.swt.widgets.Shell.open(Unknown Source)
at org.pentaho.di.ui.core.dialog.Splash.<init>(Splash.java:147)
at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:506)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.pentaho.commons.launcher.Launcher.main(Launcher.java:110 )
#
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04976 seconds