OutOfMemory errors with 2.1 JavaSpace
Mark Kinzie <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
I used to run into problems with getting OutOfMemory errors with my pre-2.0 version of persistent outrigger, so I put "-C-Xmx512m" on the command line when running rmid, and "-Dcom.sun.jini.outrigger.backend.vm.options=-Xss10m" when running outrigger. Now I've converted our system to use Jini 2.1, and my JavaSpace is running out of memory, so I want to do a similar thing. I'm using Brian Murphy's example configuration and startup scripts, and using phoenix. But I'm not sure how to set the max heap size and thread stack size on the persistent outrigger when using phoenix and the new ServiceStarter framework. Anyone know? Thanks, Mark =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html