
Sudo apt-get install libc6 libstdc++6 libgcc1 libgtk2.0-0 libasound2 libxrender1 On Ubuntu/Debian, you can install/verify it by doing: On Linux, standalone editions need these libraries: libpthread.so, libdl.so, libstdc++.so, libm.so, libgcc_s.so, libc.so, ld-linux-x86-64.so, libXrender1.so, libasound.so.2, libgtk-x11-2.0.so.0. To configure the export feature properly, please install the libs and the package xvfb, as per SlimerJS documentation: Actually this configuration in missing on the available online documentation, so we are sorry about that. You haven't installed such lib, that's why you face that error.


The export PDF feature relies on SlimerJS, which on Ubuntu has a dependency on the lib xvfb. Caused by: java.io.IOException: Cannot run program "xvfb-run" (in directory "."): error=2, No such file or directoryĪt (ProcessBuilder.java:1048)Īt (Runtime.java:620)Īt .(Java13CommandLauncher.java:61)Īt .DefaultExecutor.launch(DefaultExecutor.java:279)Īt .DefaultExecutor.executeInternal(DefaultExecutor.java:336)Īt .DefaultExecutor.execute(DefaultExecutor.java:166)Īt .DefaultExecutor.execute(DefaultExecutor.java:153)Īt it.SlimerJS.exec(SlimerJS.java:266)Īt it.SlimerJS.render(SlimerJS.java:127)Īt it.SlimerJS.render(SlimerJS.java:56)Īt it.getBinaryData(JpgExporter.java:70)Īt _jsp._jspService(ngCockpitExportJpg_jsp.java:75)Īt .rvice(HttpJspBase.java:70)Īt .service(HttpServlet.java:728)Īt .rvice(JspServletWrapper.java:432)Ĭaused by: java.io.IOException: error=2, No such file or directoryĪt (Native Method)Īt .(UNIXProcess.java:247)Īt (ProcessImpl.java:134)Īt (ProcessBuilder.java:1029)
