Runtime deployment error while deploying - java.lang.OutOfMemoryError [message #575513] |
Wed, 23 January 2013 14:42 |
|
khizar_dhakam
Messages: 4 Registered: January 2013 Location: MUMBAI
|
Junior Member |
|
|
Hi
i am gettin error while running adf rich example
<Error> <Application Poller> <BEA-149410> <Runtime deployment error while deploying - java.lang.OutOfMemoryError: Java heap space.
java.lang.OutOfMemoryError: Java heap space
<Jan 24, 2013 1:57:40 AM IST> <Error> <Kernel> <BEA-000802> <ExecuteRequest failed
java.lang.OutOfMemoryError: Java heap space.
java.lang.OutOfMemoryError: Java heap space
>
How to resole the problem. i have 4gb Ram
Starting weblogic with Java version:
java version "1.6.0_24"
Starting WLS with line:
Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode)
C:\oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer
How to increase the memory and in which file i should keep -xms1024 which will use by weblogic server
Thanks/
Khi
|
|
|