Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Cplex Java error?

    Posted 07/29/18 06:25 AM

    Originally posted by: ShaCplex


    Hi Sir,

    while running my cplex Java code , it gives me an error just before it goes to the model -

    "java.lang.UnsatisfiedLinkError: C:\Program Files\IBM\ILOG\CPLEX_Studio126\opl\bin\x64_win64\cplex1260.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
    java.library.path must point to the directory containing the CPLEX shared library
    try invoking java with java -Djava.library.path=..."

     

    Could you please help in resolving this?

     

     

    Regards,

    shahul


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Cplex Java error?

    Posted 07/29/18 07:02 AM

    Hi,

    is your machine 64 bits ?

    regards


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: Cplex Java error?

    Posted 07/30/18 01:46 AM

    Also make sure you are running a 64bit JVM.


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 4.  Re: Cplex Java error?

    Posted 08/01/18 05:31 AM

    Originally posted by: ShaCplex


    Hi all, 

    I fixed it. The problem was that the JVM was not 64-bit.

     

    Thanks all.

     

     

     

    Regards,

    shahul


    #DecisionOptimization
    #OPLusingCPLEXOptimizer