Display serverNG environment always. Not only when debugging
-------------------------------------------------------------
Key: ISPN-10788
URL:
https://issues.jboss.org/browse/ISPN-10788
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 10.0.0.CR3
Reporter: Diego Lovison
Assignee: Diego Lovison
Priority: Major
Fix For: 10.0.0.Final
When dealing with production issues it is pretty nice to have always
* echo " ISPN_HOME: $ISPN_HOME"
* echo " JAVA: $JAVA"
* echo " JAVA_OPTS: $JAVA_OPTS"
because it will show the startup arguments for the server without dealing with DEBUG
environment variables