Iam facing problem in java memory plz help

IAM FACING A PROBLEM IN JAVA MEMORY PLZ HELP

I HAVE TRYED SO MANEY WAYS BUT IT IS NOT SOLVED

WE ARE USING WIN2K3 SERVER

read the documentation for openfire it clearly states how to adjust the openfire vm settings. http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/install- guide.html

Specifically:

Custom Parameters

Advanced users may wish to pass in parameters to the Java virtual machine (VM) to customize the runtime environment of Openfire. You can do this by creating vmoptions files in the bin/ directory of your Openfire installation. For the Windows service, you’d create a new text file called openfire-service.vmoptions. Each parameter to the VM should be on a new line of the file. For example, to set the minimum heap size to 512 MB and max VM heap size to 1024 MB, you’d use:

-Xms512m
-Xmx1024m

To create parameters for the normal launcher, create a file called openfired.vmoptions (since the openfire.exe launcher invokes the openfired.exe executable to actually start the server).

sample attached for openfire run as a service in windows
openfire-service.vmoptions (20 Bytes)

I have changed the settins

but the problem not solved

iam attaching the screen shot

Hi,

did you restart Openfire? Did you create a “.vmoptions” or a .vmoptions.txt" file?

LG

ye i have created the file “openfire-service.vmoptions”

and restarted the service .

But the problem is not solved

Very very thanks problem solved

don’t forget to award points for the answers.