regarding heap sections of JVM

I have written one parser for dumping xml data into database.

while running large xml files with memory 1gb iam gretting the following error.

"Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS"

so,please give me the solution to this problem.I need it as soon as possible.so please consider this..

[331 byte] By [chintu84a] at [2007-11-27 6:57:10]
# 1
http://developers.sun.com/services/
tschodta at 2007-7-12 18:34:22 > top of Java-index,Desktop,Runtime Environment...
# 2
A web search links this error message with mono (a .NET implementation), not java. I'd try the mono web site and seek help there.
jxca at 2007-7-12 18:34:22 > top of Java-index,Desktop,Runtime Environment...