I am trying to deploy an ear file (7 MB) in wl7.0
The problem I am facing is that the war files(all 2 of them) are deloying but jar file is not deploying with error
java.lang.OutOfMemoryError
<<Feb 7, 2003 9:53:08 AM IST> <Error> <EJB> <010069> <Error preparing EJB Module : uos.jar
Exception is :
Any help will be highly appreciated.
-
OutOfMemoryError in WL7.0 (1 messages)
- Posted by: Web Master
- Posted on: February 06 2003 23:31 EST
Threaded Messages (1)
- OutOfMemoryError in WL7.0 by Darren Abbruzzese on February 10 2003 19:23 EST
-
OutOfMemoryError in WL7.0[ Go to top ]
- Posted by: Darren Abbruzzese
- Posted on: February 10 2003 19:23 EST
- in response to Web Master
Try tweaking the amount of heap memory available to WLS via the -Xmx parameter on the JVM.