OneSwarm Forum » Troubleshooting

Ubuntu 9.10 and 0_6_7_linux_x86_64

(3 posts)
  1. idoric
    Member
    Login to Send PM

    Hello,

    Recently I replaced my i386 9.04 with an amd64 9.10. I downloaded the 64bit version of 1S, and now:

    idoric@Memphis:~/OneSwarm$ ./OneSwarm
    idoric@Memphis:~/OneSwarm$

    (ie. no error output in the console)

    The debug_1.log said:

    [2009] Log File Opened for Azureus 3.0.5.0

    [0911 19:08:41] DEBUG::Mon Nov 09 19:08:41 CET 2009 Not installing security manager - disabled by system property
    [0911 19:08:41] DEBUG::Mon Nov 09 19:08:41 CET 2009 Not installing security manager - disabled by system property
    [0911 19:08:42] [stderr] 9 nov. 2009 19:08:42 com.aelitis.azureus.core.networkmanager.impl.MultiPeerUploader <init>
    [0911 19:08:42] [stderr] INFO: OneSwarm MultiPeerUploader created
    [0911 19:08:42] [stderr] 9 nov. 2009 19:08:42 com.aelitis.azureus.core.networkmanager.impl.MultiPeerUploader <init>
    [0911 19:08:42] [stderr] INFO: OneSwarm MultiPeerUploader created
    [0911 19:08:42] [stderr] 9 nov. 2009 19:08:42 com.aelitis.azureus.core.networkmanager.impl.MultiPeerUploader <init>
    [0911 19:08:42] [stderr] INFO: OneSwarm MultiPeerUploader created
    [0911 19:08:42] [stderr] 9 nov. 2009 19:08:42 com.aelitis.azureus.core.networkmanager.impl.MultiPeerUploader <init>
    [0911 19:08:42] [stderr] INFO: OneSwarm MultiPeerUploader created
    [0911 19:08:42] [stderr] DEBUG::Mon Nov 09 19:08:42 CET 2009::org.gudy.azureus2.ui.swt.mainwindow.SWTThread::createInstance::68:
    [0911 19:08:42] DEBUG::Mon Nov 09 19:08:42 CET 2009::org.gudy.azureus2.ui.swt.mainwindow.SWTThread::createInstance::68:
    [0911 19:08:42] [stderr] Loading SWT Libraries failed. Typical causes:
    [0911 19:08:42] [stderr]
    [0911 19:08:42] [stderr] (1) swt.jar is not for your os architecture (amd64). You can get a new swt.jar (Min Version: 3.4) from http://eclipse.org/swt
    [0911 19:08:42] [stderr]
    [0911 19:08:42] [stderr] (2) No write access to 'null'. SWT will extract libraries contained in the swt.jar to this dir.
    [0911 19:08:42] [stderr]
    [0911 19:08:42] Loading SWT Libraries failed. Typical causes:

    (1) swt.jar is not for your os architecture (amd64). You can get a new swt.jar (Min Version: 3.4) from http://eclipse.org/swt

    (2) No write access to 'null'. SWT will extract libraries contained in the swt.jar to this dir.

    [0911 19:08:42] [stderr] Initializer::<init>::106,Main::<init>::126,Main::main::262,NativeMethodAccessorImpl::invoke0::-2,NativeMethodAccessorImpl::invoke::39,DelegatingMethodAccessorImpl::invoke::25,Method::invoke::597,LauncherEngine::launch::-1,Launcher::main::-1
    [0911 19:08:42] Initializer::<init>::106,Main::<init>::126,Main::main::262,NativeMethodAccessorImpl::invoke0::-2,NativeMethodAccessorImpl::invoke::39,DelegatingMethodAccessorImpl::invoke::25,Method::invoke::597,LauncherEngine::launch::-1,Launcher::main::-1
    [0911 19:08:42] [stderr] java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM
    [0911 19:08:42] [stderr] at org.eclipse.swt.internal.Library.loadLibrary(Library.java:177)
    [0911 19:08:42] [stderr] at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
    [0911 19:08:42] [stderr] at org.eclipse.swt.internal.C.<clinit>(C.java:21)
    [0911 19:08:42] [stderr] at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
    [0911 19:08:42] [stderr] at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
    [0911 19:08:42] [stderr] at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
    [0911 19:08:42] [stderr] at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:88)
    [0911 19:08:42] [stderr] at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:68)
    [0911 19:08:42] [stderr] at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:106)
    [0911 19:08:42] [stderr] at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:126)
    [0911 19:08:42] [stderr] at org.gudy.azureus2.ui.swt.Main.main(Main.java:262)
    [0911 19:08:42] [stderr] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [0911 19:08:42] [stderr] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [0911 19:08:42] [stderr] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [0911 19:08:42] [stderr] at java.lang.reflect.Method.invoke(Method.java:597)
    [0911 19:08:42] [stderr] at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
    [0911 19:08:42] [stderr] at com.install4j.runtime.Launcher.main(Unknown Source)
    [0911 19:08:42] java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:177)
    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:130)
    at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:88)
    at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:68)
    at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:106)
    at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:126)
    at org.gudy.azureus2.ui.swt.Main.main(Main.java:262)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
    at com.install4j.runtime.Launcher.main(Unknown Source)

    I tried to remove the config files: no change.
    I tried to replace the swt.jar file with the one from swt-3.5.1-gtk-linux-x86_64.zip: nothing change.
    I also checked that ia32-libs is installed.

    Any idea?

    Regards, idoric.

    Posted 8 months ago #
  2. idoric
    Member
    Login to Send PM

    I just restart my system (yes, I know, it's the solution of a bad admin, but I am) and now all is working!

    Posted 8 months ago #
  3. piatek
    Administrator
    Login to Send PM

    any solution that works is the mark of a good admin :-)

    Posted 8 months ago #

RSS feed for this topic

Reply

You must log in to post.