Stream: implementers
Topic: validation profile
abhishek gupta (Dec 05 2017 at 06:13):
When I am validaing the profile then I am getting some Exception like that: Exception in thread "main" java.lang.OutOfMemoryError.I also attached the file.if anyone knows about that then ping me.
Lloyd McKenzie (Dec 05 2017 at 06:17):
How much memory is on your machine?
abhishek gupta (Dec 05 2017 at 06:19):
4 GB
Lloyd McKenzie (Dec 05 2017 at 07:14):
Try invoking the jar with -Xmx 2048M
abhishek gupta (Dec 05 2017 at 07:15):
I got it what is the issue.
Thanks
Last updated: Apr 12 2022 at 19:14 UTC