Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone version crash on consequent analysis #14

Closed
dupuisa opened this issue Apr 27, 2017 · 1 comment
Closed

Standalone version crash on consequent analysis #14

dupuisa opened this issue Apr 27, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@dupuisa
Copy link
Member

dupuisa commented Apr 27, 2017

No description provided.

@dupuisa dupuisa added the bug label Apr 27, 2017
@opcoach
Copy link
Contributor

opcoach commented Apr 27, 2017

To fix that, try to add the parameter -Xmx1024m or more, in the Launching product parameters.

-> Open the file icodeIDE.product (in icode.repository)
-> go to 'Launching' tab
-> add -Xmx1024m parameter in the VM Arguments box.

Add more if not enough...

@WaldoFR WaldoFR self-assigned this May 10, 2017
dupuisa added a commit that referenced this issue May 16, 2017
Fix #14 & Update #16 using File instead of IPath
@WaldoFR WaldoFR modified the milestone: Version 3.0 Jul 5, 2017
@WaldoFR WaldoFR closed this as completed Jul 5, 2017
WaldoFR pushed a commit that referenced this issue Jul 13, 2017
Running an analysis on heavy project was causing crash due to java heap
size limit.
VM argument Xmx1024M was added to let standalone version allowing java
to use 1024MB of memory.
WaldoFR pushed a commit that referenced this issue Jul 13, 2017
Fix #14 & Update #16 using File instead of IPath
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
Running an analysis on heavy project was causing crash due to java heap
size limit.
VM argument Xmx1024M was added to let standalone version allowing java
to use 1024MB of memory.
begarco pushed a commit to begarco/i-CodeCNES that referenced this issue Jan 25, 2020
begarco pushed a commit that referenced this issue Feb 2, 2020
Running an analysis on heavy project was causing crash due to java heap
size limit.
VM argument Xmx1024M was added to let standalone version allowing java
to use 1024MB of memory.
begarco pushed a commit that referenced this issue Feb 2, 2020
Fix #14 & Update #16 using File instead of IPath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants