[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Java and Mozilla in Sarge



Pierre,
Yep, had those libraries :-) . I've removed the libXm.so libraries from the eclipse directory and that cures that problem. The next one is from the .log file:

!SESSION ----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Sep 12, 2002 13:17:22.849
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.VerifyError: (class: org/eclipse/core/internal/boot/PlatformConfiguration$SitePolicy, method: <init> signature:
 (Lorg/eclipse/core/internal/boot/PlatformConfiguration;Lorg/eclipse/core/internal/boot/PlatformConfiguration$2;I[Ljava/l
ang/String;)V) Expecting to find object/array on stack
        at org.eclipse.core.internal.boot.PlatformConfiguration.createSitePolicy(PlatformConfiguration.java:901)
        at org.eclipse.core.internal.boot.PlatformConfiguration.getRootSite(PlatformConfiguration.java:1489)
        at org.eclipse.core.internal.boot.PlatformConfiguration.initializeCurrent(PlatformConfiguration.java:1465)
        at org.eclipse.core.internal.boot.PlatformConfiguration.<init>(PlatformConfiguration.java:853)
        at org.eclipse.core.internal.boot.PlatformConfiguration.startup(PlatformConfiguration.java:1343)
        at org.eclipse.core.internal.boot.InternalBootLoader.initialize(InternalBootLoader.java:547)
        at org.eclipse.core.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:904)
        at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:768)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        at java.lang.reflect.Method.invoke(Native Method)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)

Any more thoughts? (Hopefully nearly there)

Cheers,
Andrew


On Thu, 12 Sep 2002 15:12:21 +0200 (CEST)
Pierre Gambarotto <pierre.gambarotto@aliacom.fr> wrote:

> On Thu, 12 Sep 2002 14:06:55 +0100
> Andrew Keedle <andrew@numptyheads.com> wrote:
> 
> > Pierre,
> > Thanks for that, although.... I followed the instructions and now get:
> > ./eclipse: error while loading shared libraries: ./libXm.so.2: ELF
> > file data encoding not big-endian
> > 
> > Any thoughts?
> A lot :-)
> You have to install motif libraries :
> apt-get install libmotif3
> 
> 	Pierre
> 
> 



Reply to: