-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
results2pdf: An unexpected error occured. Please see the following message null #23
Comments
[root@db21c bin]# ./results2pdf -c ./results.xml -o ./ttt.pdf -debug 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 I changed the JDK, but it still not work. |
As noted here:
I suspect you are in Linux. |
[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 ??
The text was updated successfully, but these errors were encountered: