cancel
Showing results for 
Search instead for 
Did you mean: 

Java Heap Size

agentry_src
Active Contributor
0 Kudos

[Migrated from the Syclo Resource Center]

Swetha   06/16/2011 08:33,

When we try to sync in the fetch we get an error says Java Heap Size.Does anybody have an idea why this happens.

april april   06/16/2011 09:17

Please provide more information. What application? What fetch is running. What do the log files say?

This problem might be better addressed as a Support issue as it sounds specific to your environment.Dave

Swetha   06/17/2011 08:11

The log file contains the following error as shown below.

2011/06/17 17:04:18.141:

 

   setBatches::Passing ZAX_StorageLocation

  object 1201000150004052 to retrieval task array2011/06/17 17:04:23.081:

  

  + User=mxdc2011/06/17 17:04:23.081:

 

   setBatches::Passing ZAX_StorageLocation

  object 1201000150004052 to retrieval task array2011/06/17 17:04:27.770:

 

   + User=mxdc2011/06/17 17:04:27.770:

 

   setBatches::Passing ZAX_StorageLocation

  object 1201000150004052 to retrieval task array2011/06/17 17:04:35.602:

 

   + User=mxdc2011/06/17 17:04:35.602:

 

   setBatches::Passing ZAX_StorageLocation

  object 1201000150004052 to retrieval task array2011/06/17 17:04:42.167:

 

   + User=mxdc2011/06/17 17:04:42.167:

 

   setBatches::Passing ZAX_StorageLocation

  object 1201003550004052 to retrieval task array2011/06/17 17:04:49.248:

 

   + User=mxdc2011/06/17 17:04:49.248:

 

   setBatches::Passing ZAX_StorageLocation

  object 1201003550004052 to retrieval task array2011/06/17 17:04:58.424:

 

   + User=mxdc2011/06/17 17:04:58.424:

 

   setBatches::Passing ZAX_StorageLocation

  object 1201003550004052 to retrieval task array2011/06/17 17:05:09.179:

 

   + User=mxdc2011/06/17 17:05:09.179:

 

   setBatches::Passing ZAX_StorageLocation

  object 1201003550004052 to retrieval task array2011/06/17 17:05:23.201:

 

   + User=mxdc2011/06/17 17:05:23.201:

 

   setBatches::Passing ZAX_StorageLocation

  object 1201003550004052 to retrieval task array2011/06/17 17:05:46.265:

 

   + User=mxdc2011/06/17 17:05:46.265:

 

   setBatches::Passing ZAX_StorageLocation

  object 1201003550004052 to retrieval task array2011/06/17 17:06:20.246:

 

   + User=mxdc2011/06/17 17:06:20.246:

 

   throwExceptionToClient::begin2011/06/17 17:06:20.246:

 

   + User=mxdc2011/06/17 17:06:20.246:

 

   throwExceptionToClient::Java heap space2011/06/17 17:06:20.277:

   ChickamingBackEndUserFetchConnection::sessionAborted not supported2011/06/17 17:06:20.277:

   *** Exception 'Java Business Logic Error' caught, see events.log2011/06/17 17:06:20.293: + Thread=79242011/06/17 17:06:20.293:

   + User=mxdc2011/06/17 17:06:20.293:

   loggedOut::begin

The application is a Workmanager application and the fetch which is running is Material Stock .We are getting 76 records for stock and every record of this stock contains approximately 20000(data of three collections inside stock object).If you need anymore information let me know.

MichaelRoys   06/20/2011 13:20

What is the java heap size in your agentry.ini set to?E.g.......[Java-1].......initialHeapSize=256maxHeapSize=512

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

I have tried to change the max heap size to 1000.

The number of records to be downloaded for Complex Table CTParts is abt 150,000.

How can this be achieved?

Regards

A Reshma