DX Unified Infrastructure Management

  • 1.  Adding JVM parameter in WASP

    Posted Oct 26, 2018 05:41 AM

    Hi All, 

     

    We are configuring to use Multiple UMP system in our Environment. Configuring as per the CA Documents and when started our WASP in UMP, we are getting the below error

    Caused by: java.lang.RuntimeException: the type of the stack (IPv6) and the user supplied addresses (IPv4) don't match: localhost/127.0.0.1, /239.255.0.1. Use system props java.net.preferIPv4Stack or java.net.preferIPv6Addresses to pick the correct stack

    So refered back to the Document and we need to add the below Java VM parameter to the wasp configuration:
    -Djava.net.preferIPv4Stack=true

    So wanted to know what would be the key name for this in the WASP? could we use any random name or ?

    Thanks
    T


  • 2.  Re: Adding JVM parameter in WASP

    Posted Oct 26, 2018 03:11 PM

    Open the wasp probe GUI and add this configuration setting on the probe under "Extra Java VM arguments"