cancel
Showing results for 
Search instead for 
Did you mean: 

OutOFMemory error during syncronization

former_member189501
Participant
0 Kudos

During MAM 20 sr5 syncronization from Win32 mobile device we noticed

the error 'SERVLET_JSP-->critical shutdown Out of memory' into teh

console_logs files for the J2EE server.

So we are not able to donwload the properdata on the ME devices.

Since the J2EE server/dispatcher are started from the Web As

environment, we replaced the go.bat string:

"...Xmx256m -Dmemory.manager=256m..."

with

"...Xmx512m -Dmemory.manager=512m..."

and restarted the J2EE engine but th error continue to occur.

It seems the modification doesn't give any result

Where and what we have to modify in order to solve the out of memory

error during syncronization ?

We are using on the mobile devices the Jsdk 1.3.1_13 and on the server

we are using the Me21 sp03, with J2EE 620 pl 27.

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_schwing
Active Participant
0 Kudos

Hi,

please check OSS note 645956 - Sync does not work with MobileEngine due to OutOfMemoryError , this sounds like it is dealing with your problem.

Cheers, Stefan