cancel
Showing results for 
Search instead for 
Did you mean: 

Trex_HTTP_OUT_OF_MEMORY

sandeepkarnati
Participant
0 Kudos

Hello Team,

I am trying o push updates from CRM to Trex by running a job with program CRM_MKTTG_TREX_UPDAT.

but job is failing with error "Internal session terminated with a runtime error HTTP_OUT_OF_MEMORY (see ST22)"

and i looked in to trex admin tools  HTTPSERVERservice is red.current wesion of trex is 710 patch 70.

could some one help herr.Please find attached screenshots

Accepted Solutions (1)

Accepted Solutions (1)

former_member217429
Active Contributor
0 Kudos

Hi Sandeep, first of all the TREXWebServer (HttpServer) isn't used in the CRM Segment Builder Scenario at all . If you don't have any other applications connected to this host you can switch off the HTTPServer in TREXAdminTool -> Connectivity -> HTTP . As for the issue with the memory dump in ABAP could it be possible that the package size is too big? DId you change the default settings? Best regards, Mikhail

sandeepkarnati
Participant
0 Kudos

Hello Mikhail,

HTTPServer is ruunning finenow.But still had issue with HTTP_OUT_OF_MEMORY issue.

package size is too big ->do you mean size of updates that i am pusing to Trex?

DId you change the default settings ->could you be more specific about this.Where can i check and change them?


Thanks,

Sandeep Karnati

former_member217429
Active Contributor
0 Kudos

Hi Sandeep, could you please make a screenshot from the table CRMC_MKTTG_TREXD and attach this here. Best regards, Mikhail

sandeepkarnati
Participant
0 Kudos

Hello Mikhail

Please find below attachement

former_member217429
Active Contributor
0 Kudos

Hi, could you please reduce the package size for BPARTNER  . Please set this to 10000 and run the job again. Best regards, Mikhail

sandeepkarnati
Participant
0 Kudos

i did changed the value as per the recommendations and scheduled the job...

if i change the value to 10,000 ,does it take too long to run the job?

sandeepkarnati
Participant
0 Kudos

Hello Mikhail,

job failed with the same error "HTTP_OUT_OF_MEMORY" after 460 seconds

former_member217429
Active Contributor
0 Kudos

Hello Sandeep, is it possible for you to create a new OSS incident for this issue so that we could look into your system. Thanks and best regards, Mikhail

sandeepkarnati
Participant
0 Kudos

i did created the incident

Answers (1)

Answers (1)

sandeepkarnati
Participant
0 Kudos

Could someone help here...issue still persist.

former_member217429
Active Contributor
0 Kudos

Hi Sandeep, could you please check the memory settings on the ABAP side . Especially parameter ztta/max_memreq_MB  and increase this if necessary. The note 353579 describes little bit different error messages generated on ABAP side , but still should be relevant for you. Best regards, Mikhail