java - more than 80MB RAM

2002-09-19 Thread info . stephan
Hello, how can I convice java to take more than 80 MB of RAM? I do have a 1GB RAM machine but I have no chance. Using these parameters -Xms384m -Xmx384m in the startup batches (WinNT) does not change anything. Thank you for your help Stephan from Germany -- GMX - Die Kommunikationsplattform

AW: java - more than 80MB RAM

2002-09-19 Thread Ralph Einfeldt
()) -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 19. September 2002 09:39 An: [EMAIL PROTECTED] Betreff: java - more than 80MB RAM how can I convice java to take more than 80 MB of RAM? I do have a 1GB RAM machine but I have no chance

RE: java - more than 80MB RAM

2002-09-19 Thread Jeroen Breedveld
| -Original Message- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] | Sent: donderdag 19 september 2002 9:39 | To: [EMAIL PROTECTED] | Subject: java - more than 80MB RAM | | | Hello, | | how can I convice java to take more than 80 MB of RAM? I do | have a 1GB RAM

RE: RE: java - more than 80MB RAM

2002-09-19 Thread info . stephan
hi, try this: -Xms384M -Xmx384M (note: capital M) I believe that's it. greetings, jeroen Thank you very much! Sometimes its so easy. But with the jbuilder it also works with the small m. Stephan -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- To unsubscribe,