Hi List, I'm interested in using OFBiz but have a few general questions before digging too deep under the covers. Java isn't my primary language and use ANSI C with the Script BASIC open source project I manage.
I have noticed that it take about 450MB of system memory to get to a login prompt. When I select an option from a menu, both of my CPU cores peg at 100% until the page loads. I'm curious what the resource requirements would be for lets say a 50 user install? I like the concept of using XML files to define the ERP application. It seem that everything is converted from XML to a runtime state which looks like a big hash table linked memory image. How difficult is it to debug something this large and interdependent? Any info you're willing to share would be appreciated. John
