willworkforart
May 30th, 2008, 12:21 PM
I've been struggling with this for several days now and have gone through old posts with a fine toothed comb, but can't figure this out. Help.
I downloaded and unzipped the standalone Aptana, when I go to launch it, it gives me an error and points me to this log file. I tried a couple things, but still no luck. Thanks for the help!
!SESSION 2008-05-29 21:48:38.528 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: Studio
Command-line arguments: -os linux -ws gtk -arch x86 Studio
!ENTRY org.eclipse.osgi 4 0 2008-05-29 21:48:41.566
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /home/wwfa/aptana/configuration/org.eclipse.osgi/bundles/109/1/.cp/libswt-pi-gtk-3236.so: /home/wwfa/aptana/configuration/org.eclipse.osgi/bundles/109/1/.cp/libswt-pi-gtk-3236.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.jav a:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1660)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:123)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Conve rter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Conve rter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126)
at org.eclipse.ui.internal.Workbench.createDisplay(Wo rkbench.java:436)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI .java:161)
at com.aptana.ide.rcp.AbstractIDEApplication.createDi splay(AbstractIDEApplication.java:152)
at com.aptana.ide.rcp.AbstractIDEApplication.run(Abst ractIDEApplication.java:89)
at com.aptana.ide.rcp.Application.run(Application.jav a:43)
at org.eclipse.core.internal.runtime.PlatformActivato r$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.runApplication(EclipseAppLauncher.java: 92)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.core.launcher.Main.invokeFramework(Mai n.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java: 280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.osgi 2 0 2008-05-29 21:48:41.605
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-29 21:48:41.605
!MESSAGE Bundle update@plugins/com.aptana.ide.xul_1.0.0.009905.jar was not resolved.
!SUBENTRY 2 com.aptana.ide.xul 2 0 2008-05-29 21:48:41.606
!MESSAGE Missing required bundle org.eclipse.atf.mozilla.ide.core_0.0.0.
!ENTRY org.eclipse.osgi 2 0 2008-05-29 21:48:41.606
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-29 21:48:41.606
!MESSAGE Bundle update@plugins/com.aptana.ide.xul_1.0.0.009905.jar [19] was not resolved.
!SUBENTRY 2 com.aptana.ide.xul 2 0 2008-05-29 21:48:41.606
!MESSAGE Missing required bundle org.eclipse.atf.mozilla.ide.core_0.0.0.
I downloaded and unzipped the standalone Aptana, when I go to launch it, it gives me an error and points me to this log file. I tried a couple things, but still no luck. Thanks for the help!
!SESSION 2008-05-29 21:48:38.528 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: Studio
Command-line arguments: -os linux -ws gtk -arch x86 Studio
!ENTRY org.eclipse.osgi 4 0 2008-05-29 21:48:41.566
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /home/wwfa/aptana/configuration/org.eclipse.osgi/bundles/109/1/.cp/libswt-pi-gtk-3236.so: /home/wwfa/aptana/configuration/org.eclipse.osgi/bundles/109/1/.cp/libswt-pi-gtk-3236.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.jav a:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1660)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at org.eclipse.swt.internal.Library.loadLibrary(Libra ry.java:123)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Conve rter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Conve rter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126)
at org.eclipse.ui.internal.Workbench.createDisplay(Wo rkbench.java:436)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI .java:161)
at com.aptana.ide.rcp.AbstractIDEApplication.createDi splay(AbstractIDEApplication.java:152)
at com.aptana.ide.rcp.AbstractIDEApplication.run(Abst ractIDEApplication.java:89)
at com.aptana.ide.rcp.Application.run(Application.jav a:43)
at org.eclipse.core.internal.runtime.PlatformActivato r$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.runApplication(EclipseAppLauncher.java: 92)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.core.launcher.Main.invokeFramework(Mai n.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java: 280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.osgi 2 0 2008-05-29 21:48:41.605
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-29 21:48:41.605
!MESSAGE Bundle update@plugins/com.aptana.ide.xul_1.0.0.009905.jar was not resolved.
!SUBENTRY 2 com.aptana.ide.xul 2 0 2008-05-29 21:48:41.606
!MESSAGE Missing required bundle org.eclipse.atf.mozilla.ide.core_0.0.0.
!ENTRY org.eclipse.osgi 2 0 2008-05-29 21:48:41.606
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-05-29 21:48:41.606
!MESSAGE Bundle update@plugins/com.aptana.ide.xul_1.0.0.009905.jar [19] was not resolved.
!SUBENTRY 2 com.aptana.ide.xul 2 0 2008-05-29 21:48:41.606
!MESSAGE Missing required bundle org.eclipse.atf.mozilla.ide.core_0.0.0.