Question

Problems initializing fme desktop 2018 on ubuntu 18.04.

  • 9 July 2019
  • 1 reply
  • 4 views

I'm using fme desktop 2018 (18586) on ubuntu 18.04 and that was working perfectly. After an update on the system, fme workbench isn't initializing anymore but the other applications are working fine(data inspector, license manager, and quicktranslator)


1 reply

Badge

I suspect that your OpenJDK 8 has been removed.  Please run

ls -l /usr/lib/jvm

and post the results here.

If OpenJDK 8 is not listed, use your package manager to install it (or simply reinstall FME) and try running FME again.

If OpenJDK 8 is present, run

/opt/fme-desktop-2018/fmeworkbench

from the command line and post the output here.

Finally, if you can provide any info about the "update on the system" that might be a factor it would be much appreciated.

Reply