Good day;
had the RS and swarm (rev 1 or so) a few years ago, then went ‘away’ for a while and now I can’t get swarm to work again.
I know my station is operative; can see it with ‘station view’, but can’t get swarm to cooperate.
- OS: ubuntu 20.04.4 LTS
- since I have an openJDK version of java I downloaded the swarm zip file swarm-3.2.0 from USGS: Volcano Hazards Program
- extracted the files and moved them from the ‘download’ directory to my own space
- navigated to the folder where the downloaded files are kept and typed >sh swarm/sh
- got this error back:
giovanni@giovanni-dualboot:~/applications/swarm-3.2.0$ sh swarm.sh
Exception in thread “main” java.lang.UnsatisfiedLinkError: Can’t load library: /usr/lib/jvm/java-11-openjdk-amd64/lib/libawt_xawt.so
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2633)
at java.base/java.lang.Runtime.load0(Runtime.java:768)
at java.base/java.lang.System.load(System.java:1837)
at java.base/java.lang.ClassLoader$NativeLibrary.load0(Native Method)
at java.base/java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java:2445)
at java.base/java.lang.ClassLoader$NativeLibrary.loadLibrary(ClassLoader.java:2501)
at java.base/java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2700)
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2651)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:830)
at java.base/java.lang.System.loadLibrary(System.java:1873)
at java.desktop/java.awt.Toolkit$3.run(Toolkit.java:1399)
at java.desktop/java.awt.Toolkit$3.run(Toolkit.java:1397)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.desktop/java.awt.Toolkit.loadLibraries(Toolkit.java:1396)
at java.desktop/java.awt.Toolkit.(Toolkit.java:1429)
at java.desktop/java.awt.Component.(Component.java:621)
what am I doing wrong?
any help will be appreciated.
please copy your suggestions to [email protected] (if not too much trouble).
Thanks.