[vtkusers] Java EXCEPTION_ACCESS_VIOLATION
Divye
zombi2_84 at yahoo.com
Tue Oct 27 12:39:36 EDT 2009
Thomas,
Thanks for the reply. I ran the program with these arguments set, even with 1g instead of 500m, but still the same access violation error :(
--- On Tue, 10/27/09, Thomas Obenaus <thomas.obenaus at eas.iis.fraunhofer.de> wrote:
From: Thomas Obenaus <thomas.obenaus at eas.iis.fraunhofer.de>
Subject: Re: [vtkusers] Java EXCEPTION_ACCESS_VIOLATION
To: "VTK" <vtkusers at vtk.org>
Date: Tuesday, October 27, 2009, 12:42 AM
#Hey Denis,
#Earlier, the path to the dicom directory had lots of spaces in it, maybe thats why the reader wasn't reading the images. Now I have #changed the path (made it a simple c:\directiry) and the reader is able to read the dicom images.
#But still the stack overflow problem is there.
#Also, someone suggested to increase the heap size in java, is there a way I can do it from within eclipse, or I have to run the program #from command line and set the required option?
#thanks for all your help !!
Hello,
yes you can specify it from within eclipse. You have to select Run->Run Configurations... from the Eclipse-Menu in the dialog that will be shown you have to go to the Arguments-tab and have to type -Xmx500m -Xms500m into the field called VM arguments.
-- Dipl.-Medieninf. Thomas Obenaus
Fraunhofer-Institut fuer Integrierte Schaltungen IIS
Institutsteil Entwurfsautomatisierung EAS
Zeunerstr. 38 D-01069 Dresden
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20091027/b0237862/attachment.htm>
More information about the vtkusers
mailing list