PDA

View Full Version : Re : trunk compile problems.



samatar hassan
06-26-2007, 05:10 PM
I get the following error while trying to compile :

Exception in thread "main" java.lang.Error: Unresolved compilation problem:

at org.pentaho.di.core.gui.GUIResource.getInstance(GUIResource.java:138)
at org.pentaho.di.core.Props.init(Props.java:202)
at org.pentaho.di.spoon.Spoon.<init>(Spoon.java:407)
at org.pentaho.di.spoon.Spoon.<init>(Spoon.java:368)
at org.pentaho.di.spoon.Spoon.main(Spoon.java:6949)

The line in spoon.java

Enumeration keys = kettleVariables.getProperties().keys();

make trouble (method is undefined).

Any Help?

Thanks


Samatar HASSAN

Fixe: 02-35-63-03-45
GSM: 06-68-28-68-02

----- Message d'origine ----
De : Sven Boden <list123 (AT) pandora (DOT) be>
À : kettle-developers <kettle-developers (AT) googlegroups (DOT) com>
Envoyé le : Mardi, 26 Juin 2007, 22h42mn 54s
Objet : Re: trunk compile problems.



That solves part of it... next up are some parts in core.gui which
don't compile anymore and these new xul thingies which blow up
Spoon.java on this line:

MenuItemSeparator sep = menuBar.getSeparatorById( "file-last-
separator" ); //$NON-NLS-1$

in addMenuLast() as the menuBar is null while going through the method
while starting up. I did a local SVN mass reverse of the xul changes
and everything works again.

Regards,
Sven



On Jun 26, 10:16 pm, "Matt Casters" <mcast... (AT) pentaho (DOT) org> wrote:
> Sorry Sven, that would be my fault.
> I'm developing under Linux now and I put the linux swt.jar in the classpath.
> You can put it back if you like.
> I don't know what the solution for this might be.
>
> Matt
>
> -----Original Message-----
> From: kettle-developers (AT) googlegroups (DOT) com
>
> [mailto:kettle-developers (AT) googlegroups (DOT) com] On Behalf Of Sven Boden
> Sent: Tuesday, June 26, 2007 10:11 PM
> To: kettle-developers
> Subject: trunk compile problems.
>
> Anyone else getting the following error when compiling the 3.0 trunk:
>
> Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-
> gtk-3333 or swt-gtk in swt.library.path, java.libary.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.internal.Converter.wcsToMbcs(Converter.java:63)
> at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
> at org.eclipse.swt.widgets.Display.<clinit>(Display.java:128)
> at org.pentaho.di.spoon.Spoon.main(Spoon.java:6872)
>
> or any solutions... it's under windows and I've been getting it since a
> couple of hours after updating the trunk.
>
> Regards,
> Sven














___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "kettle-developers" group.
To post to this group, send email to kettle-developers (AT) googlegroups (DOT) com
To unsubscribe from this group, send email to kettle-developers-unsubscribe (AT) googlegroups (DOT) com
For more options, visit this group at http://groups.google.com/group/kettle-developers?hl=en
-~----------~----~----~----~------~----~------~--~---