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

memory setting not working #95

Open
helicase1 opened this issue Dec 28, 2020 · 4 comments
Open

memory setting not working #95

helicase1 opened this issue Dec 28, 2020 · 4 comments

Comments

@helicase1
Copy link

-Xmx20024m

in ' .ini' file has no effect and alignments crash due to lack of memory

@Steven-Kemp
Copy link

I regularly also increase the memory by increasing -Xmx. Did you also increase the -Xms value as it defaults to 512Mb?

Best wishes,
Steve

@chris-horl
Copy link

I have a similar problem: I increased the value in AliView.l4j.ini but there is still an error message when I try to align.
grafik

Does anyone have an idea on how to solve this?

@andersla
Copy link
Collaborator

andersla commented Mar 9, 2021

It looks like Muscle is running out of memory, I dont think it is limited by AliView memory setting. Muscle is started as a separate process. Maybe you are giving Aliview to much memory, and nothing is left to Muscle?

@Faster22
Copy link

Faster22 commented Apr 2, 2021

Hey!

Im having similar problems, I increased the memory and it refuses so start the program. The only things that get the program to work is reinstalling it.

image
Error when i start it after i change memory and even when i change it to default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants