DX Application Performance Management

 View Only
  • 1.  Window error 2 occured while loading Java VM

    Posted Sep 01, 2015 12:00 PM

    Hi CA Experts,

     

    Im installing Java Agent 9.5 in an WINDOWS 2008 Server and upon installation i got this error message,

    I installed the same installer in same OS but there i no error , i just wondering what causes this issue.

     

    Thanks,

    Arwin



  • 2.  Re: Window error 2 occured while loading Java VM

    Broadcom Employee
    Posted Sep 01, 2015 12:37 PM

    Hi,

    This most probably means that the installer cannot find a certain file, e.g. the Java VM. Launch the installer with the following command line parameters:

    LAX_VM

    For example: InstallXYZ.exe LAX_VM C:\Program Files (x86)\Java\jre6\bin\java.exe

    Ciao,
    Guenter



  • 3.  Re: Window error 2 occured while loading Java VM

    Posted Sep 01, 2015 02:06 PM

    Not able to run that kind of command.

    should i need to locate the installer first ?



  • 4.  Re: Window error 2 occured while loading Java VM

    Broadcom Employee
    Posted Sep 01, 2015 02:15 PM

    Yes. Sorry. Copied that from a similar problem.

     

    Run from command line (replace version and JVM path to fit your environment):

    IntroscopeAgent<version>windows.exe LAX_VM <path_to_JVM>

     

    Ciao,

    Guenter