sailpoint.tools.GeneralException: Context already created for this thread!

Hi Everyone,

any idea on the error it is keep on rolling in the logs.
sailpoint.tools.GeneralException: Context already created for this thread!

thanks,
Charan

Where exactly you are getting this, as part of any custom code or rule, this usually occurs when trying to create a new SailPointContext object in a thread that already has an existing context associated with it.

if that is the case, will it keep on running every 10 sec ?

@charankoona
Are you seeing this error continuously in logs, can you try to trace down or provide the complete log here.

Why are you creating a context? Just use the existing one.

Best!

I am not creating any context anywhere; this is because of the bug in 8.3 version i saw the compass post.
BundleProfileRelationSynchronizer maximum backlog threshold reached. - Compass (sailpoint.com)

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.