Our B2B server has the following java heap memory option : -ms1000M -mx1500M
To make me embarrass is the server suddenly breaks down. I don’t know the reason.
The server transacts 1000 documents per day.
Average document size is approximately 2kbyte.
Our physical memory is 4 Gbyte.
Also, occasionally we encounter java.lang.outOfMemory errors. Out JVM is Sun’s jdk1.3.
If I expand the heap memory option greater than -ms1000M or mx1500M, it breaks down with the java.lang.outOfMemory error message.
What should I do?
If I should expand the heap memory, how can I do it?
Thank you for your help in advance.
#Integration-Server-and-ESB#webMethods-General#webMethods