Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Error while creating account in AD - No signature of method

sreehariv
New Contributor III
New Contributor III

Hello Team,

We are trying to provision a new account in AD using AD Connector (Single Domain). 

Created a New Account request for AD for one of the user. New Account task got created and it is failed with below error.

 

quartzScheduler_Worker-3] ERROR ldap.SaviyntGroovyLdapService - Error while creating account XXXXX in AD - No signature of method: org.codehaus.groovy.grails.web.json.JSONObject.trim() is applicable for argument types: () values: []
Possible solutions: wait(), grep(), wait(long), write(java.io.Writer), print(java.io.PrintWriter), grep(java.lang.Object)

 

can someone from the team help us in confirming the issue as - is it an issue from Saviynt or any other issue from the connector configurations.

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

There is issue with you createAccountJSON with trim method. can you share createAccountJSON 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

sreehariv
New Contributor III
New Contributor III

 

We  were able to resolve the issue as ADSI and AD different create account json formats and now we have used the correct one.