Re: [EmbeddedTomcatSX] java.lang.OutOfMemoryError

2001-12-05 Thread Arun.N

hi
just check by typing  " java -X " you will get all the options.
there is nothing syntax for ".." .. if your startup class is MainClass.class
instead of using "java  MainClass" you have to use
"java -Xms32m -Xmx64m  MainClass"

bye

- Original Message -
From: "Kai Ulrich" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 05, 2001 4:18 PM
Subject: [EmbeddedTomcatSX] java.lang.OutOfMemoryError


> Hey
>
> My problem !
> Im using cocoon2 with jboss !
> By creating a PDF file I get following Exception
> ...
> [EmbeddedTomcatSX] java.lang.OutOfMemoryError
> [EmbeddedTomcatSX]  <>
> ...
>
> In all Documentations they say I supose to rice up the memory of the JAVA
VM
> by "java -Xms32m -Xmx64m ..."
> But what is the Syntax for "..." ?
>
> Thanks
> k
>
>
> -
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




[EmbeddedTomcatSX] java.lang.OutOfMemoryError

2001-12-05 Thread Kai Ulrich

Hey

My problem !
Im using cocoon2 with jboss !
By creating a PDF file I get following Exception
...
[EmbeddedTomcatSX] java.lang.OutOfMemoryError
[EmbeddedTomcatSX]  <>
...

In all Documentations they say I supose to rice up the memory of the JAVA VM
by "java -Xms32m -Xmx64m ..."
But what is the Syntax for "..." ?

Thanks
k


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>