Open tommysway opened 2 years ago
[root@db21c bin]# ./results2pdf -c ./results.xml -o ./ttt.pdf -debug
Application : Results2Pdf
Author : Dominic Giles
Version : 2.6.0.1163
1:17:17 PM FINE [8] com.dom.benchmarking.swingbench.results.ParseResults
Error : An unexpected error occured. Please see the following message java.lang.UnsatisfiedLinkError: Can't load library: /software/swingbench/lib/amd64/libglass.so
[root@db21c bin]# java -version java version "18.0.1.1" 2022-04-22 Java(TM) SE Runtime Environment (build 18.0.1.1+2-6) Java HotSpot(TM) 64-Bit Server VM (build 18.0.1.1+2-6, mixed mode, sharing) [root@db21c bin]# [root@db21c bin]# [root@db21c bin]# ./results2pdf -c ./results.xml -o ./results.pdf Application : Results2Pdf Author : Dominic Giles Version : 2.6.0.1163 Error : An unexpected error occured. Please see the following message java.lang.UnsatisfiedLinkError: Can't load library: /software/swingbench/lib/amd64/libglass.so [root@db21c bin]# [root@db21c bin]#
I changed the JDK, but it still not work.
[root@db21c bin]# ls -lrt total 72 -rwxr-xr-x. 1 root root 118 Nov 17 2010 clusteroverview -rwxr-xr-x. 1 root root 121 Nov 3 2016 sqlbuilder -rwxr-xr-x. 1 root root 141 Jul 19 2017 oewizard -rwxr-xr-x. 1 root root 143 Jul 19 2017 jsonwizard -rwxr-xr-x. 1 root root 110 Jul 19 2017 minibench -rwxr-xr-x. 1 root root 110 Jul 19 2017 bmcompare -rwxr-xr-x. 1 root root 141 Jul 19 2017 ccwizard -rwxr-xr-x. 1 root root 114 Jul 19 2017 coordinator -rwxr-xr-x. 1 root root 114 Jul 19 2017 results2pdf -rwxr-xr-x. 1 root root 107 Jul 19 2017 sbutil -rwxr-xr-x. 1 root root 141 Jul 19 2017 shwizard -rwxr-xr-x. 1 root root 112 Jul 19 2017 swingbench -rwxr-xr-x. 1 root root 150 Jul 19 2017 tpcdswizard -rwxr-xr-x. 1 root root 352 Jul 20 2017 charbench -rwxr-xr-x. 1 root root 147 Mar 14 05:11 tpchwizard drwxr-xr-x. 2 root root 4096 May 6 11:56 data -rw-r--r--. 1 root root 7904 May 6 12:33 test1.xml [root@db21c bin]# [root@db21c bin]# [root@db21c bin]# [root@db21c bin]# [root@db21c bin]# [root@db21c bin]# [root@db21c bin]# [root@db21c bin]# [root@db21c bin]# ./results2pdf -c ./test1.xml -o ./test1.pdf Application : Results2Pdf Author : Dominic Giles Version : 2.6.0.1163 Error : An unexpected error occured. Please see the following message null [root@db21c bin]#
Why ??