[vtkusers] Java EXCEPTION_ACCESS_VIOLATION

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Oct 26 04:25:09 EDT 2009


On Sun, Oct 25, 2009 at 7:57 PM, Divye <zombi2_84 at yahoo.com> wrote:
>
> I'm sorry but I couldn't understand the error details printed in the log file.
> Here are the contents of the log file :
>
> #
> # An unexpected error has been detected by Java Runtime Environment:
> #
> #  EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x5a58e7e7, pid=24224, tid=25808

>From the top of my head you have some command line option for starting
the java engine such as -Xmx512m / -Xms512m. Read your java
implementation documentation for allocating more heap space.

Cheers
--
Mathieu



More information about the vtkusers mailing list