Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Cplex installation failure on High Sierra

    Posted 01/18/18 02:37 AM

    Originally posted by: scipiotc


    Although I requested help from support center, I haven't been able to solve that problem yet.

    I need help thank you


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Cplex installation failure on High Sierra

    Posted 01/18/18 04:46 AM

    Originally posted by: cgefflot


    High Sierra (10.13)  is not officially supported for Cplex Optimization Studio 12.8

    See System requirements  

    regards,


    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Cplex installation failure on High Sierra

    Posted 01/18/18 09:33 AM

    Originally posted by: cgefflot


    About your specific issue, it could  be related to a misbehavior of your display .

    You could try  a silent installation , using command line : 

    ----------------

    cplex_studio1280-osx.app/contents/MacOS/cplex_studio1280-osx -l en -f ./installer.properties  

    where the content of the installer.properties  is
    <<<<
    INSTALLER_UI=silent
    LICENSE_ACCEPTED=TRUE
    USER_INSTALL_DIR=<my.install.dir>
    >>>>

    ----------------

     

    regards,


    #CPLEXOptimizers
    #DecisionOptimization


  • 4.  Re: Cplex installation failure on High Sierra

    Posted 02/02/18 06:07 AM

    Originally posted by: scipiotc


    Thank you for your reply,

     

    I tried it and it did not work. I am getting following message:

     

    ------Executable: cd "/Users/scipio/Documents"; "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//IA-890681214/IA-890681214/jre/Contents/Home/bin/java" -Xms16m -Xmx48m -cp "/Users/scipio/Documents/cplex_studio1280-osx.app/Contents/Resources/Java/Execute.zip:/Users/scipio/Documents/cplex_studio1280-osx.app/Contents/Resources/Java/IAClasses.zip:/Users/scipio/Documents/cplex_studio1280-osx.app/Contents/Resources/Java/installscript.zip:/Users/scipio/Documents/cplex_studio1280-osx.app/Contents/Resources/Java:/Users/scipio/Documents/cplex_studio1280-osx.app/Contents/Resources/Java/linking.zip" -Dfile.encoding=UTF-8 -Djava.library.path=.:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:"/Users/scipio/Documents":"/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/IA-890681214/IA-890681214/jre/Contents/Home/lib":"/Users/scipio/Documents/cplex_studio1280-osx.app/Contents/Resources/Java":"/Users/scipio/Documents/cplex_studio1280-osx.app/Contents/MacOS":"/Users/scipio/Documents/cplex_studio1280-osx.app/Contents/Resources" -Xdock:name="CPLEX Optimization Studio 12.8" -Xdock:icon="/Users/scipio/Documents/cplex_studio1280-osx.app/Contents/Resources/SelfExtractor.icns" com.zerog.lax.LAX "/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/app.properties" "-f" "./installer.properties"-------

     

    Properties file for authenticator not read as user is truly "root"

    The properties files is missing an essential property: lax.main.class. Please make sure it exists in the properties file: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/app.properties

    Unable to Launch Java Application: The properties files is missing an essential property: lax.main.class. Please make sure it exists in the properties file: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/app.properties

    Unable to locate the application's 'main' class. The class 'null' must be public and have a 'public static void null(String[])' method. (LAX)

    Unable to Launch Java Application: Unable to locate the application's 'main' class. The class 'null' must be public and have a 'public static void null(String[])' method. (LAX)

     

     


    #CPLEXOptimizers
    #DecisionOptimization


  • 5.  Re: Cplex installation failure on High Sierra

    Posted 02/05/18 10:07 AM

    Originally posted by: cgefflot


    Hi , 

    Which  Operation System language are you using ?

    For  some new and not officially supported OS by the application, the usage of English as the Operation System language could be a workaround. 

    Regards,


    #CPLEXOptimizers
    #DecisionOptimization


  • 6.  Re: Cplex installation failure on High Sierra

    Posted 03/05/18 01:39 AM

    Originally posted by: mdiam


    Bonjour,

     

    I had the same problem (osx10.13.3 macbook pro mid 2015, file système APFS Case Sensitive). The proposed command line would be great but give me the same error as mentioned by scipiotc.

    However I've been able to manually install cplex-12.8 by decompressing some archives deeply hidden inside the cplex_studio1280-osx.app installer. Here is the post with the detailed method (It should probably be adapted for other cplex versions...) : 

    cplex/opl installation problem (osx 10.13.3)

    Regard,

    -- Maurice


    #CPLEXOptimizers
    #DecisionOptimization