Hi,
I am getting an error when I attempt to open xhtml, jsf files from the MyEclipse Visual HTML Designer/editor. My configuration is:
======== System properties: ===============
GRE_HOME=/opt/myeclipse51GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla
eclipse.buildId=M20060921-0945
eclipse.commands=-os linux -ws gtk -arch x86 -launcher /opt/eclipse32/eclipse
-name Eclipse -showsplash 600 -exitdata cc0009 -vm /opt/jdk1.5.0_10/bin/java
eclipse.vm=/opt/jdk1.5.0_10/bin/java eclipse.vmargs=-Xms40m -Xmx512m -jar
os.arch=i386
os.name=Linux
os.version=2.6.18-1.2849.fc6PAE (fedora core 6)
osgi.arch=x86
osgi.framework.version=3.2.1.R32x_v20060919
Additionally, I have disabled the eclipse internal brower as specified for linux cfgs.
===================== error log ================================
!ENTRY org.eclipse.ui 4 0 2007-01-07 21:12:42.798
!MESSAGE java.lang.NullPointerException
. . . . . . . . . . . .
!ENTRY org.eclipse.jface 4 2 2007-01-07 21:12:46.871
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.jface”.
!STACK 0
java.lang.UnsatisfiedLinkError: /opt/myeclipse51GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libjavaxpcomglue.so: Can’t load IA 32-bit .so on a IA 32-bit platform
The only simular error that I found in the forums was when the visual editor was run on a 64 bit machine, however in my case I am running an FC6PAE (XEN) based kernel on a 32-machine.
Any suggestions would be greatly appreciated.
thanks,
Don Pruitt