I have already an operational application but which convert gml to shape. The requirement of the gml file size to be supported was increased to 2GB. Upon execution, OutOfMemory exception occurs.
Any guidance on the right direction is appreciated.
I have already an operational application but which convert gml to shape. The requirement of the gml file size to be supported was increased to 2GB. Upon execution, OutOfMemory exception occurs.
Any guidance on the right direction is appreciated.
I think that you should use 64=bit OS, 64-bit Java Vm, nd extended vtd-xml. If you do all those things and have enough memory, you will be ok.