MVVS: MV Basic for Visual Studio

 View Only
  • 1.  Popup message: Java Runtime Environment is irregular

    PARTNER
    Posted 09-30-2022 02:59
    After working through the extension quick setup I am getting this popup message


    My current settings are

    This is what is in the directory

    C:\OpenJDK\jdk-11\bin>java -version
    openjdk version "11" 2018-09-25
    OpenJDK Runtime Environment 18.9 (build 11+28)
    OpenJDK 64-Bit Server VM 18.9 (build 11+28, mixed mode)

    C:\OpenJDK\jdk-11\bin>

    So what is so "irregular" about this setup, and how do I fix this?



    ------------------------------
    Gregor Scott
    Software Architect
    Pentana Solutions Pty Ltd
    Mount Waverley VIC AU
    ------------------------------


  • 2.  RE: Popup message: Java Runtime Environment is irregular

    PARTNER
    Posted 09-30-2022 03:27
    This message appears when I am using the "Remote - SSH" extension to connect to a RHEL8 linux host from my laptop.

    If I use the "Remote FS" extension then the message does not appear and all the extension functions appear to work as normal.

    ------------------------------
    Gregor Scott
    Software Architect
    Pentana Solutions Pty Ltd
    Mount Waverley VIC AU
    ------------------------------



  • 3.  RE: Popup message: Java Runtime Environment is irregular

    ROCKETEER
    Posted 09-30-2022 03:49
    Hi Gregor,
    When you use the Microsoft ssh extension to connect to the host, the extension's java path needs to be set for the RHEL8 linux host, not your local laptop. See the documentation for the java minimum requirements.

    ------------------------------
    Christian Bristow
    TSE
    Rocket Software Inc
    ------------------------------