`
fangjieke
  • 浏览: 45954 次
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

How to specify your own JVM parameters on Express WAS.

阅读更多

 

As we known, we can specify our own JVM parameters by console in WAS, but there is no entry to do such actions in Express WAS.<o:p></o:p>

We can specify them in server.xml in Express WAS by following below steps.<o:p></o:p>

1) Find XML snippet like below in server.xml.<o:p></o:p>

1.   ...    <o:p></o:p>

2.   <processDefinitions xmi:type="processexec:JavaProcessDef" xmi:id="JavaProcessDef_1188379175937" workingDirectory="${USER_INSTALL_ROOT}" executableTargetKind="JAVA_CLASS" executableTarget="com.ibm.ws.runtime.WsServer">   <o:p></o:p>

3.       <execution xmi:id="ProcessExecution_1188379175937" processPriority="20" runAsUser="" runAsGroup=""/>   <o:p></o:p>

4.       <ioRedirect xmi:id="OutputRedirect_1188379175937" stdoutFilename="${SERVER_LOG_ROOT}/native_stdout.log" stderrFilename="${SERVER_LOG_ROOT}/native_stderr.log"/>   <o:p></o:p>

5.       <monitoringPolicy xmi:id="MonitoringPolicy_1188379175937" maximumStartupAttempts="3" pingInterval="60" pingTimeout="300" autoRestart="true" nodeRestartState="STOPPED"/>   <o:p></o:p>

6.       <jvmEntries xmi:id="JavaVirtualMachine_1188379175937" verboseModeClass="false" verboseModeGarbageCollection="false" verboseModeJNI="false" runHProf="false" hprofArguments="" debugMode="false" debugArgs="-Djava.compiler=NONE -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=7778" genericJvmArguments="-Xms256m -Xmx1500m"/>   <o:p></o:p>

7.     processDefinitions>   <o:p></o:p>

8.   ...   <o:p></o:p>

2)There are some preset parameters in element, and then find genericJvmArguments attribute to specify your own JVM parameters like below.<o:p></o:p>

1.          genericJvmArguments="-Xms256m -Xmx1500m -Xheapdump:event=vmstart,vmstop"   <o:p></o:p>

<o:p> </o:p>

分享到:
评论

相关推荐

    Senfore_DragDrop_v4.1

    you or even reply to your mail. If you absolytely can't live without my help, you can alway try bribing me. You can also try asking for help in the Delphi newsgroups. Since the Drag and Drop ...

    [Go语言入门(含源码)] The Way to Go (with source code)

    The Way to Go,: A Thorough Introduction to the Go Programming Language 英文书籍,已Cross the wall,从Google获得书中源代码,分享一下。喜欢请购买正版。 目录如下: Contents Preface......................

    The way to go

    2.6 What is installed on your machine? .........................................................................26 2.7 The Go runtime.....................................................................

    UE(官方下载)

    How to create your own TaskMatch Environments Filtering the Explorer View How to filter the Explorer view in UltraEdit and UEStudio Group Files and Folders with Projects How to group your files and ...

    BURNINTEST--硬件检测工具

    - Changes to correct a BurnInTest crash problem on some systems. When the disk and standard RAM tests are run for many hours, BurnInTest may have disappeared with no error message. Release 5.3 ...

    Netbeans 6.0 JRuby on Rails 演示 .swf

    Netbeans 6.0 JRuby on Rails 演示 .swf

    The Essential Guide to HTML5

    reviewer, is to prepare you to produce your own web sites, including games and other dynamic applications, with a gentle introduction to the essentials of HTML5 and programming. At the time of ...

    Java邮件开发Fundamentals of the JavaMail API

    Instructions on how to download and install the JavaMail API are contained in the course. In addition, you will need a development environment such as the JDK 1.1.6+ or the Java 2 Platform, Standard...

    VB编程资源大全(英文源码 其它)

    cube.zip This example demonstrates how to rotate a cube in visual basic.&lt;END&gt;&lt;br&gt;17 , sprite1.zip This is an Excellent example on how to use sprites in your program.&lt;END&gt;&lt;br&gt;18 , charcreate.zip...

    Debugging with GDB --2007年

    Arguments To Your Program. . . . . . . . . . . . . . . . . . . . . . . . . . . . Program Environment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Working directory . . . . . . ....

    Labview TestStand教程

    How to Create Test Sequences ...................................................................................3-2 Action 1 : Specify the Adapter ........................................................

    Video Rental System

    2. Application screens titles that allow you to specify your Business and Reports titles. 3. Enhancements in the Security Manager (in Assigning the user permissions/privileges). After downloading the ...

    Debugging with GDB --2003年6.0

    Contributors to gdb. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1 A Sample gdb Session . . . . . . . . . . . . . . . . . . . . . . 7 2 Getting In and Out of ...

    bochs user manual 单html文件+pdf 英文原版

    4.4. How to write your own keymap table 5. Using Bochs 5.1. Command line arguments 5.2. Search order for the configuration file 5.3. The configuration interface 'textconfig' 5.3.1. The start menu ...

    Debugging with GDB --2001年5.3

    Contributors to GDB . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1 A Sample GDB Session . . . . . . . . . . . . . . . . . . . . 7 2 Getting In and Out of GDB . ....

    OPC UA 客户端 服务器 标准库源码

    How to build and run the console samples on Windows, Linux and iOS This section describes how to run the NetCoreConsoleClient, NetCoreConsolePublisher and NetCoreConsoleServer sample applications. ...

    VclZip pro v3.10.1

    There is a default, so you don't need to define your own unless you wish to eliminate interactive messages and handle them on your own. This is helpful if you are using VCLZip as a service or on a ...

    最新版的DebuggingWithGDB7.05-2010

    4.12 Setting a Bookmark to Return to Later. . . . . . . . . . . . . . . . . . . . . . . 4.12.1 A Non-obvious Benefit of Using Checkpoints . . . . . . . . . . . . . 25 25 28 29 30 30 31 32 32 35 38 40 ...

Global site tag (gtag.js) - Google Analytics