beckchr / staxon

JSON via StAX
107 stars 47 forks source link

java.lang.OutOfMemoryError: GC overhead limit exceeded #43

Open navintech93 opened 6 years ago

navintech93 commented 6 years ago

I try to convert xml to json using staxon but it shows java.lang.OutOfMemoryError: GC overhead limit exceeded.Input file size is 470mb.Please help me out..