The Artima Developer Community
Sponsored Link

Java Buzz Forum
Out of memory (java.lang.OutOfMemory) running Oracle BPEL Process Manager

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
IT-eye weblog

Posts: 884
Nickname: iteye
Registered: Jul, 2005

IT-eye weblog is a blog about Java and Oracle technology
Out of memory (java.lang.OutOfMemory) running Oracle BPEL Process Manager Posted: May 12, 2006 7:18 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by IT-eye weblog.
Original Post: Out of memory (java.lang.OutOfMemory) running Oracle BPEL Process Manager
Feed Title: IT-eye Weblog
Feed URL: http://www.it-eye.nl/weblog/feed/
Feed Description: Where Oracle meets Java
Latest Java Buzz Posts
Latest Java Buzz Posts by IT-eye weblog
Latest Posts From IT-eye Weblog

Advertisement
Running Oracle BPEL requires a lot of reflective data, i.e. class and method objects, to be held by the Java virtual machine. This type of data is stored in a memory structure called the “permanent generation”. The default size for the permanent generation (64M) is for most applications sufficiently large. But if you deploy the [...]

Read: Out of memory (java.lang.OutOfMemory) running Oracle BPEL Process Manager

Topic: Unicenter and Splunk [Flickr] Previous Topic   Next Topic Topic: EJB3.0 specification unanimously approved by the JCP

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use