Skip to main content

developerWorks >  WebSphere  >  Forums  >  IBM Visual Configuration Explorer  >  developerWorks

Headless exporter for z/OS dies on exportConfig: java.lang.OutOfMemoryError    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 2 - Pages: 1 - Last Post: Nov 3, 2009 10:07 AM Last Post By: bru Threads: [ Previous | Next ]
bru

Posts: 2
Registered: Sep 23, 2005 10:36:25 AM
Headless exporter for z/OS dies on exportConfig: java.lang.OutOfMemoryError
Posted: Nov 02, 2009 11:30:32 AM
Click to report abuse...   Click to reply to this thread Reply
Haven't been able find where to override the default -Xms64m -Xmx256 for the exportConfig step....

exportConfig:
http://vce.query Query found 1583 objects
JVMDUMP006I Processing Dump Event "systhrow", detail "java/lang/OutOfMemoryError" - Please Wait.

Any ideas?

bdelima

Posts: 119
Registered: Jul 19, 2007 03:26:36 PM
Re: Headless exporter for z/OS dies on exportConfig: java.lang.OutOfMemoryError
Posted: Nov 03, 2009 07:37:30 AM   in response to: bru in response to: bru's post
Click to report abuse...   Click to reply to this thread Reply
Try adding the java args directly to the command line used to launch the headless runtime. Take caution where you add the args, as everything after the "startup.jar" will be treated as application arguments.

e.g.

.. java -Xms# -Xmx# -jar startup.jar ...
bru

Posts: 2
Registered: Sep 23, 2005 10:36:25 AM
Re: Headless exporter for z/OS dies on exportConfig: java.lang.OutOfMemoryError
Posted: Nov 03, 2009 10:07:49 AM   in response to: bru in response to: bru's post
Click to report abuse...   Click to reply to this thread Reply
WOW! Really overthought that one. Thanks.
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums