RE: JAVA API - Out of heap space

2019-11-22 Thread Rose, Rob P
er 21, 2019 5:11 PM To: dev@daffodil.apache.org Subject: Re: JAVA API - Out of heap space Daffodil is pretty memory hungry at the moment, especially when it comes to compiling very large schemas like VMF. I can almost guarantee you won't be able to compile that schema on 2GB of memory. For re

Re: JAVA API - Out of heap space

2019-11-21 Thread Steve Lawrence
Daffodil is pretty memory hungry at the moment, especially when it comes to compiling very large schemas like VMF. I can almost guarantee you won't be able to compile that schema on 2GB of memory. For reference, I usually give my JVM 8GB when compling the VMF schema, and I think Daffodil uses a goo