Search found 1 match
- 18 May 2010, 09:20
- Forum: AI
- Topic: Example NullOOJavaAI crashing
- Replies: 2
- Views: 824
Re: Example NullOOJavaAI crashing
I had a similar issue. The solution I found was to modify the JVM heap and stack sizes options in the interface configuration file. The options are contained in the file ${Spring_Home}/AI/Interfaces/Java/0.1/jvm.properties. I just commented out the lines which added the JVM options for a specific si...