Hi all
I am trying to use cplex API in java (eclipse IDE on UBUNTU 16.4) with concert technology in order to solve dynamic linear programing problem instances at runtime
I am getting the exception mentioned above
the "[cplexStudioPath]/cplex/bin/x86-64_linux" and "[cplexStudioPath]/opl/bin/x86-64_linux" are correctly in the Djavapath JVM arguments
Anyone here knows how to overcome this exception?