Search the web
Sign In
New User? Sign Up
Apophysis-j · Apophysis-j, a Java port of Apophysis
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
If you are getting the "Cannot allocate memory !" error in MacosX.   Message List  
Reply | Forward Message #111 of 138 |
This post is to help people get a bit more up to speed on why you're getting the
error
message. Basically that error is the result of the java client being unable to
receive enough
RAM to be able to perform the render at your current settings. In MacosX 10.5.3
Leopard,
you will only have 48 MB's of RAM available for a given render if you had
started apophysis
via doubleclicking it's icon on your hard drive or dock. The way to get around
the memory
error is to start up apophysis through the application called "Terminal"


Step one: Place the apophysis-j application in your applications folder.

------------------------------------------------------

Step Two: Open your applications folder, find the utilities folder inside, open
the utilities
folder and doubleclick 'Terminal' within that folder.

------------------------------------------------------

Step Three: In the window that opened up from terminal you should see something
similar
to the following text:

Last login: Tue Jun 24 15:19:56 on console
yourcomputername:~ name$

This text is normal. in that window you need to type the following then hit
return:

cd /applications

------------------------------------------------------

Now you should see text along the lines of this:

yourcomputername:applications name$

After you see the above text, type the following into terminal and hit return.

java -Xmx300m -jar apophysis-j-25.jar

------------------------------------------------------

*Note the number 300 next to "Xmx", That number is the amount of RAM that
apophysis
will use after typing that line of text.

If you followed all the steps you will see apophysis start up shortly after.

I am also working on some scripts to start up Terminal, load apophysis and
allocate the
desired amount of ram with a single doubleclick.

You can check on the project status updates at my DeviantArt Journal at:
http://irradiatingshadow.deviantart.com/journal/

Hope this helps.

-Isaac A.




Wed Jun 25, 2008 6:47 am

isaacandrade
Offline Offline
Send Email Send Email

Forward
Message #111 of 138 |
Expand Messages Author Sort by Date

This post is to help people get a bit more up to speed on why you're getting the error message. Basically that error is the result of the java client being...
isaacandrade
Offline Send Email
Jun 25, 2008
6:47 am

Hi Isaac, Just want to let you know that your script also works with OS10.4! Thanks so much, this really saves time! Ursula Freer...
ursulafreer
Offline Send Email
Jun 26, 2008
11:04 pm

Your welcome Ursula, I'm glad to hear it was of use to more than just me :) At first I was starting to worry that my scripts had gone on unnoticed or didn't...
isaacandrade
Offline Send Email
Jul 13, 2008
9:25 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help