Woopra Forums » Troubleshooting » Linux Software

Error Running Woopra after installing 1.2RC

(7 posts)
  • Started 4 months ago by godemperor
  • Latest reply from livibetter
  • This topic is not resolved
  • godemperor
    Member

    After installing the new version i get this error when trying to run woopra

    java.lang.UnsatisfiedLinkError: no tray in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
    at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    at java.lang.System.loadLibrary(System.java:1030)
    at org.jdesktop.jdic.tray.internal.impl.GnomeSystemTrayService.<clinit>(Unknown Source)
    at org.jdesktop.jdic.tray.internal.impl.ServiceManagerStub.getService(Unknown Source)
    at org.jdesktop.jdic.tray.internal.ServiceManager.getService(Unknown Source)
    at org.jdesktop.jdic.tray.SystemTray.<clinit>(Unknown Source)
    at com.woopra.client.gui.WFrame.<init>(WFrame.java:112)
    at com.woopra.client.Main.main(Main.java:39)
    at woopraapplication.Main.main(Main.java:26)
    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 have java installed

    java version "1.6.0_03"
    Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-b05, mixed mode)

    i'been looking for help expecting that this is not an issue of woopra an it a problem of my java installation but i get nowhere the only hint i found was something related to 'export CLASSPATH=.' or 'export LD_LIBRARY_PATH="/opt/Woopra"' but nothing work also i switch between 1.1 and 1.2 and version 1.1 works perfectly.

    Thanks, ariel.

    Posted 4 months ago #
  • I have the same problem.

    $ java -version
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 10.0-b23, mixed mode)

    Install of 1.2 went fine.

    Posted 3 months ago #
  • Lazy
    Member

    i had the same problem (only) with the newest linux client on my desktop (ubuntu 8.04) - on my laptop (same ubuntu) everything works, just slow under linux..

    now i use wine to start woopra (win) on my desktop and it works like a charm, in the end it is faster than the linux version on my notebook. It is sure not the final cut but a (stupid) workaround (for me..) because i could not fix this tray bug with ubuntu and woopra linux client..and java, of course.

    looking forward to the next woopra release ;)

    Posted 3 months ago #
  • joevangogh
    Member

    A big Me Too on this one.

    $ java -version
    java version "1.6.0_06"
    Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
    Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)

    Startup Error when I run Woopra Client

    java.lang.UnsatisfiedLinkError: no tray in java.library.path
    	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
    	at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    	at java.lang.System.loadLibrary(System.java:1030)
    	at org.jdesktop.jdic.tray.internal.impl.GnomeSystemTrayService.<clinit>(Unknown Source)
    	at org.jdesktop.jdic.tray.internal.impl.ServiceManagerStub.getService(Unknown Source)
    	at org.jdesktop.jdic.tray.internal.ServiceManager.getService(Unknown Source)
    	at org.jdesktop.jdic.tray.SystemTray.<clinit>(Unknown Source)
    	at com.woopra.client.gui.WFrame.<init>(WFrame.java:111)
    	at com.woopra.client.Main.main(Main.java:39)
    	at woopraapplication.Main.main(Main.java:26)
    	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 guess I'll try to get WINE working... currently it asks me to locate java.exe, but I should be able to get that resolved.

    Posted 2 months ago #
  • joevangogh
    Member

    The above "no tray" error happens on my desktop running Kubuntu 8.04.

    $ uname -a
    Linux thoth 2.6.24-19-generic #1 SMP Wed Aug 20 17:53:40 UTC 2008 x86_64 GNU/Linux

    Last night I installed on my laptop running Fedora 9 without problems. Looks great, just need to get it running on my primary work computer. The Fedora install is the 32bit version, while my desktop is running the 64bit version. Could this problem be related to the 64bit factor?

    Posted 2 months ago #
  • Could be. I have a 64bit version, too.

    # uname -a
    Linux hagen 2.6.25-tuxonice-r4 #1 SMP Fri May 23 16:44:32 CEST 2008 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux

    Posted 2 months ago #
  • I am using Ubuntu amd64, too.

    The easiest solution is to remove sun-java6-bin package and install ia32-sun-java6-bin package.

    If you want both 32 and 64 JRE, please read my blog post (it's easy, too): http://getctrlback.blogspot.com/2008/10/installing-woopra-12-beta-on-ubuntu.html

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.