Wrox Programmer Forums
|
BOOK: Professional IBM WebSphere 5.0 Application Server
This is the forum to discuss the Wrox book Professional IBM WebSphere 5.0 Application Server by Tim Francis, Eric Herness, Rob High Jr., Jim Knutson, Kim Rochat, Chris Vignola; ISBN: 9780764543661
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional IBM WebSphere 5.0 Application Server section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 18th, 2005, 02:14 AM
Authorized User
 
Join Date: Jun 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default extend the memory of jvm

hello

following command can extend the jvm memory:
java -Xmx512m ....
but if my app run on websphere server,and i don't start it from command line,how can i extend the jvm memory quota?i guess there should be a config file in jre or websphere server.but i don't know how?

who can help me?

thank you


 
Old April 19th, 2005, 08:02 PM
Registered User
 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to rangaraju Send a message via Yahoo to rangaraju
Default

Servers -> Server name -> Process Definition -> Java Virtual Machine. There you will be able to find all those maxheap size and such other parameters to change.

Hope this helps in some way.

Best Wishes,

Raju...





Similar Threads
Thread Thread Starter Forum Replies Last Post
what executes the jvm ?? deepak Java Basics 1 July 23rd, 2008 08:55 AM
Fail to create jvm again ranee Classic ASP Components 1 December 29th, 2005 06:55 AM
extends memory of jvm zhebincong J2EE 0 April 18th, 2005 02:10 AM
parameters to jvm uskiranj Servlets 0 May 28th, 2004 03:47 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.