cancel
Showing results for 
Search instead for 
Did you mean: 

Java heapscape on CUA reads

Former Member
0 Kudos

Hi all,

I'm running IDM 7.2 SP06.

When I try an initial load of SAP ABAP system with a CUA Master (connected to 10 systems), with only pass "ReadABAPUser" enabled, I got a error due to

java heapspace:

I changed java option on dispatcher with allocation of 1024Mo. Since this new configuration I'm not facing the issue again 😉

BUT

With bootstrap option checked on the job (to guarantee enough time before timeout), I still have no record on temp tables and the job restarted 5 times then stopped.

What is the best practices and conf for CUA reads ?

Thx in advance,

Cheers

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member2987
Active Contributor
0 Kudos

Not quite sure what you're looking to do here... Usually one does not use CUA and IDM at the same time.  Are you planning for a cutover in an existing system?  There is a document for that somewhere and I can find it for you. 

Thanks,

Matt

Former Member
0 Kudos

Hi again,

I tried to create an account into the same CUA system with the standard provisioning job CreateABAPuser.

No error is logged when the job runs. Then when I tried to connect with a newly created user, I got the following error on SAP GUI logon screen : "CUA system assignment is missing". Maybe this is linked to my previous issue ?

Thx,