On 22.04.2015 14:58, LawrenceGmail wrote: > Hello. > > I am running JUMP 1.8.0 rev. 4164 on Windows 8.1. > > I am adding shapefiles to a project. Most work fine, but one throws this > error: Requested array size exceeds VM limit (Out of memory error). > > This shapefile is not that big. Any ideas how to get it to work? >
smells like https://plumbr.eu/outofmemoryerror/requested-array-size-exceeds-vm-limit http://stackoverflow.com/questions/5497259/how-to-fix-requested-array-size-exceeds-vm-limit-error-in-java please run your OJ in verbose mode. therefor edit 'bin/oj_windows.bat' around line 15 remove the 'rem' in front of 'set JAVA_BIN=java', like so rem -- uncomment to use 'java' for console output, if unset defaults to 'javaw' for background jre -- set JAVA_BIN=java then run 1. oj_windows.bat 2. open the shapefile 3. copy the whole output of the console window and post it here how many entries has the shapefile? if you can post the shapefile (even privately to us devs), that'd be helpful as well. ..ede ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel