Oracle Workshop for Weblogic 10gR3: "requested array is larger than heap"

little note to myself

During development for the osb pop-ups from eclipse keep coming by : “requested array is larger than heap”
Fix for me :
http://forums.oracle.com/forums/thread.jspa?threadID=847409&tstart=0

goto :
[sourcecode language=’xml’]
\osb30\user_projects\workspaces\\.metadata\.plugins\org.eclipse.wst.server.core\publish\
[/sourcecode]

and delete the publish*.dat

change startup settings of eclipse
see help from workshop ide itself, topic “Allocating enough memory and solving OutOfMemoryErrors”
eclipse -vmargs -Xmx

Original blog

Share this Post:
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

2 Responses to “Oracle Workshop for Weblogic 10gR3: "requested array is larger than heap"”

commenter

You rock, I had exactly the same problem!

Leave a Reply:

Name (required):
Mail (will not be published) (required):
Website:
Comment (required):
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>