cancel
Showing results for 
Search instead for 
Did you mean: 

Ticket String too long for output buffer

Former Member
0 Kudos

Hi All,

I've got a strange error in the CRM Production system we are building.  When I kick off the CRM_UI I get a message in the log:

N  *** ERROR => Ticket string too long for output buffer.

N  {root-id=005056BE00141EE3B8B37D9E978ED387}_{conn-id=005056BE00141EE3B8B37D383B9B5387}_1

N  *** WARNING => Set profile parameter login/create_sso2_ticket=2 to decrease ticket size.

N  *** ERROR => dy_signi_ext: ticket creation failed

M

I can't see that we set any particular parameter in DEV or QA to increase the size.  Does anyone know which buffer I need to extend? I don't want to change the sso ticket size though to exclude the certificate.

Guidance would be welcome.

regards,

Graham

Accepted Solutions (0)

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos

Set profile parameter login/create_sso2_ticket=2 to decrease ticket size

Sounds like a good hint to me , also if you check RZ11 parameter documentation it mentioned that too...

Set the parameter, restart the system and try again.

Regards, Juan