Re: error "java.lang.OutOfMemoryError"

Manfred Hagenauer <[email protected]>
Newsgroups gmane.comp.java.enhydra.shark
Organization Softwarehaus Hartter
Message-ID <[email protected]>
Hi,

you should increase your environmental settings for the used VM.

This can be done, when you insert a String like this example in your command-File (run_All.sh, runAll.bat):

   /usr/java/bin/java   ....

change to something like this

   /usr/java/bin/java -Xmx512m -Xms256m ...


Note: In latest Release you will find already this: -Xmx128m.

Fill free to increase the Value, depending on how much Memory you can free for Shark.

Best regards, Manfred


Am Do 21.07.2005 15:26, Jayaraj G <[email protected]> schrieb:

> Hi all..
> 
> I am getting an error "java.lang.OutOfMemoryError"
> oftenly in shark engine.
> I am still using HSQL & I havent configured shark
> also.
> How  can I solve this problem?
> 
> Thanks
> 
> By
> Jayaraj
> 
> 
> 		
> ____________________________________________________
> Start your day with Yahoo! - make it your home page 
> http://www.yahoo.com/r/hs 
>  
>
message-footer.txt (text/plain, 271 B)
--
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.