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:26 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


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Cplex Java error?

    Posted 07/29/18 04:32 PM

    Originally posted by: T_O


    It seems you somehow mixed 32 and 64 bit. Please ensure that Windows, Java and Cplex are either 64 bit or 32 bit.


    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Cplex Java error?



  • 4.  Re: Cplex Java error?

    Posted 07/30/18 12:28 PM

    Originally posted by: john6655


    You need to install the Java platform according to the windows bit like 64 or 32. You can check the details from rocketmail tech support. If your windows is 64bit then you need to install 64-bit software. If your windows is 32 bit, then you need to install th32-bit software.

     


    #CPLEXOptimizers
    #DecisionOptimization