me,myself,english and programming..

Pentaho – Error working with XUL definition Solution

Previously I blog about Pentaho and succesfully run it in my ubuntu 8.04 box. After a while, I upgrade my pc to ubuntu 8.10 and my pentaho is not working properly. I got below error while trying to create a new database connection.

PentahoError

org.pentaho.ui.xul.XulException:java.lang.NullPointer Exception

Solution for this error is pretty much easy but it take me a while to figure it out.

sudo ln -sf /usr/lib/jvm/java-6-sun/bin/java /etc/alternatives/java

or,to leaves the system in a more consistent state.

sudo update-alternatives –config java

Yep, that’s the only command that we need to run. Pretty much easy right ?

Till then. adios..

  1. One Response to “Pentaho – Error working with XUL definition Solution”

  2. By poshbeck on Dec 3, 2008 | Reply

    Gapo namo ‘PENTAHO’… tok pernah try lagi paka, ni mesti set2 ubuntu nih… napok solution pun ‘sudo’2.. bilo ntah nok try paka ubuntu…

    poshbeck´s last blog post..MSI 945GCM7-F (MS-7507) and Barracuda 7200.10 SATA ST3160215AS

Post a Comment