| 77 | {{{ |
| 78 | java.lang.OutOfMemoryError: Java heap space |
| 79 | Dumping heap to java_pid30632.hprof ... |
| 80 | Dump file is incomplete: file size limit |
| 81 | Exception in thread "main" java.lang.OutOfMemoryError: Java heap space |
| 82 | at com.ontotext.trree.big.collections.g.if(Unknown Source) |
| 83 | at com.ontotext.trree.big.collections.c.for(Unknown Source) |
| 84 | at com.ontotext.trree.big.collections.b.a(Unknown Source) |
| 85 | at com.ontotext.trree.big.collections.b.g(Unknown Source) |
| 86 | at com.ontotext.trree.big.h.shutdown(Unknown Source) |
| 87 | at com.ontotext.trree.OwlimSchemaRepository.doShutDown(Unknown Source) |
| 88 | at com.ontotext.trree.OwlimSchemaRepository.shutDown(Unknown Source) |
| 89 | at com.github.sesameloader.owlim.OwlimRepositoryManager.shutDown(OwlimRepositoryManager.java:44) |
| 90 | at loader.load(loader.java:141) |
| 91 | at loader.main(loader.java:87) |
| 92 | }}} |