Environmental parameters (MJEENV00)


The product distributes the following sample MJEENV00 member:

****************************************************************************    
* Description: MainView for Java Environments - Environmental Parms             
****************************************************************************    
*  change /var/bmc/mje        mount point for MVJE zFS                     *    
*  change /usr/lpp/java       Location of v7+ 64bit java on your system    *    
*  change ?TCPMJEPORT?        Port for MVJE to communicate with MJEJVM     *    
*  change /tmp                path where mjejvm output                     *    
****************************************************************************    
*MJEPATH= Directory where MjeJvm.jar resides                                    
MJEPATH=/var/bmc/mje                                                            
*                                                                               
*JAVA_HOME= JDK home directory used by MJEJVM, must be Java 7 or later          
JAVA_HOME=/usr/lpp/java                                                         
*                                                                               
*OUTPATH= Where MJEJVM routes stdout & stdeerr to HFS as mjejvmout & mjejvmerr  
OUTPATH=/tmp                                                                    
*                                                                               
****** MJEJVM PROPERTIES ***************                                        
*                                                                               
*TCPMJEPORT= TCP port number where MJEJVM is listening on for MainView requests
TCPMJEPORT=?TCPMJEPORT?                                                         
*                                                                               
*COREMJETHREADS= Number of threads, must be > 0 and < MAXMJETHREADS             
COREMJETHREADS=25                                                               
*                                                                               
*MAXMJETHREADS= Maximum number of thread, must be > COREMJETHREADS              
MAXMJETHREADS=75                                                                
*                                                                               
*KEEPALIVESEC= Number of seconds inactive max threads retained in the pool      
KEEPALIVESEC=90                                                                 
*                                                                               
*HOLDQSIZE= Number of threads can be in holding queue                           
*           This is used in the event that evey thread is busy and a request    
*           arrive in the MJEJVM                                                
HOLDQSIZE=75                                                                    
*                                                                               
*MONINT= MJEJVM self-monitoring interval in seconds                             
MONINT=60                                                                       
*                                                                               
*XMS= JVM start Heap size (-Xms) in MB                                          
XMS=2048m                                                                       
*                                                                               
*XMX= JVM maximum Heap size (-Xmx) in MB                                        
XMX=2048m                                                                       
*                                                                               
*JIT= no JIT data cache                                                         
JIT=:nojitdata                                                                  
*                                                                               
***** BPX controls *****                                                        
*                                                                               
*_BPXK_MDUMP= Where should java dump be directed                                
_BPXK_MDUMP=/tmp                                                                
*                                                                               
*_BPX_JOBNAME=jobname for MJEJVM                                                
_BPX_JOBNAME=MJEJVM                                                             

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView for Java Environments 3.1