That should be enough, if the parameter get passed to the vm. Which tomcat version do you use ? How do you set the parameters ? (Which variable do you use to set them ?) Which JDK do you use (vendor and version) ? How did you verify this ? (the best way is through Runtime.getTotalMemory())
> -----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. > Using these parameters -Xms384m -Xmx384m in the startup > batches (WinNT) does not change anything. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
