Hugh P Brien wrote:
>
> Here is one for you. I added a couple of simple rss portlets to my
> JetspeedResources.properties setup. and I got this message.
> I believe it is caused by the Object Storage settings below. Any
> suggestions for allocating more memmory. I could guess but if anyone
> has valid suggestions I'm all ears
> r,
You need to tell your JVM to use more memory... use the following
command line arguments...
> # - (java 1.1) add -ms<size> as command line argument
> # - (java 1.2) add -Xms<size> as command line argument
--
Kevin A Burton
http://relativity.yi.org
Message to SUN: "Open Source Java!"
"For evil to win is for good men to do nothing."
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]