US and Worldwide: +1 (866) 660-7555
Results 1 to 5 of 5

Thread: Can't get past 'Select a Repository' screen on HP-UX

  1. #1
    Join Date
    Sep 2005
    Posts
    1,404

    Default Can't get past 'Select a Repository' screen on HP-UX

    After successfully installing and using the Kettle suite on Windows XP we are moving it to HP-UX, but whenever we launch it we get the initial Kettle splash screen, then the 'Select a repository' screen and it freezes and CPU usage pegs at nearly 100%!! Any ideas??

  2. #2
    Join Date
    Nov 1999
    Posts
    9,543

    Default RE: Can't get past 'Select a Repository' screen on HP-UX

    I ran Pan & Kitchen on HP-UX before on a 1.4.2 JRE (no problems there), but not Spoon.
    Perhaps a JRE update is needed or an update of the SWT libs are required, although they should be pretty much the same as the Solaris/Motif versions.

    Matt
    Matt Casters, Chief Data Integration
    Pentaho, Open Source Business Intelligence
    http://www.pentaho.org -- mcasters@pentaho.org

    Author of the book Pentaho Kettle Solutions by Wiley. Also available as e-Book and on the Kindle reading applications (iPhone, iPad, Android, Kindle devices, ...)

    Join us on IRC server Freenode.net, channel ##pentaho

  3. #3
    Join Date
    Jan 2008
    Posts
    3

    Default

    I can do one question to you ? I have other problems with kettle 3.0 on HP UX.11. When I lunch spoon.sh diplay this error
    "find: cannot stat ./libswt/hpux
    Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/widge
    ts/MessageBox"

    I found on forum that say to copy Kettle-3.0.0.GA/libswt/osx in Kettle-3.0.0.GA/libswt/hpux, but doing it and lunching spoon.sh the error dysplyed is another
    xception in thread "main" java.lang.UnsatisfiedLinkError: no swt-carbon-3347 or
    swt-carbon in swt.library.path, java.library.path or the jar file
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219)
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
    at org.eclipse.swt.internal.C.<clinit>(C.java:21)
    at org.eclipse.swt.widgets.Display.createDisplay(Display.java:945)
    at org.eclipse.swt.widgets.Display.create(Display.java:939)
    at org.eclipse.swt.graphics.Device.<init>(Device.java:119)
    at org.eclipse.swt.widgets.Display.<init>(Display.java:749)
    at org.eclipse.swt.widgets.Display.<init>(Display.java:740)
    at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:355)

    You can help me.
    tank's and regards
    Francesco

  4. #4
    Join Date
    Nov 1999
    Posts
    9,543

    Default

    The bad news is that support for HP-UX was dropped in version 3. of Eclipse and also SWT.

    The good news is that support for HP-UX seems to be re-appearing in version 3.4.
    Maybe you can try to download that release:

    http://download.eclipse.org/eclipse/...ux-ia64_32.zip

    Extract the file called "swt.jar" and place it in libswt/hpux

    That should do the trick, YMMV since it's a milestone SWT version, not a final release!

    HTH,

    Matt
    Matt Casters, Chief Data Integration
    Pentaho, Open Source Business Intelligence
    http://www.pentaho.org -- mcasters@pentaho.org

    Author of the book Pentaho Kettle Solutions by Wiley. Also available as e-Book and on the Kindle reading applications (iPhone, iPad, Android, Kindle devices, ...)

    Join us on IRC server Freenode.net, channel ##pentaho

  5. #5
    Join Date
    Jan 2008
    Posts
    3

    Default

    tank's for you help . I try your solution but display another error

    Exception in thread "main" java.lang.UnsatisfiedLinkError: PTR_sizeof
    at org.eclipse.swt.internal.C.PTR_sizeof(Native Method)
    at org.eclipse.swt.internal.C.<clinit>(Unknown Source)
    at org.eclipse.swt.graphics.Device.<clinit>(Unknown Source)
    at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:355)

    tank's and regard
    Francesco

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •