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

24.4 Version Upgrade - Getting error occurred pop up message in create user request

Mizba
New Contributor II
New Contributor II

While onboarding user in DEV EIC, in create user request page when we click on submit button we are getting “error occurred” pop up message for 2 sec and the request is submitting successfully. 

We have noticed this error post the 24.4 version upgrade.

Mizba_0-1713278242427.png

 

 

21 REPLIES 21

rushikeshvartak
All-Star
All-Star

Check logs


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

Mizba
New Contributor II
New Contributor II

Please find the attached log details:

Mizba_0-1713283569422.png

 

It seems you are using CONCAT_WS method which is causing issue.


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

Mizba
New Contributor II
New Contributor II

Hi Rushikesh,

Where can we get more information on CONCAT_WS method. And, is there anything that we can do to fix this issue?

Check your query configured in global config


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

Mizba
New Contributor II
New Contributor II

Hi Rushikesh,

We have created support ticket for this issue.

Thank you.

Did you check function used under Global config - Identity Lifecycle - Dynamic attributes ?


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

ehrushikesh
New Contributor II
New Contributor II

Hi @Mizba ,

 

We are facing the same issue. Can you let us know if your issue is resolved by raising a support ticket or not?

Thanks,

Hrushikesh

Did you checked logs ?


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

ehrushikesh
New Contributor II
New Contributor II

Hi @rushikeshvartak ,

 

We are seeing this error in logs:

services.UsersServicehttp-nio-8080-exec-2-vwwgdINFOAuditing process completed for Roles
errors.GrailsExceptionResolverhttp-nio-8080-exec-2-vwwgdERRORIllegalArgumentException occurred when processing request: [POST] /ECM/roles/savedynamicattrs|Named parameter [usernameTarget] value may not be null. Stacktrace follows:
 null-vwwgdjava.lang.IllegalArgumentException: Named parameter [usernameTarget] value may not be null at com.saviynt.ecm.identitywarehouse.controllers.RolesController$_closure190.doCall(RolesController.groovy:9199) at grails.plugin.springsecurity.web.filter.GrailsAnonymousAuthenticationFilter.doFilter(GrailsAnonymousAuthenticationFilter.java:53) at com.saviynt.webservice.SaviyntRestAuthenticationFilter.doFilter(SaviyntRestAuthenticationFilter.groovy:159) at grails.plugin.springsecurity.web.authentication.logout.MutableLogoutFilter.doFilter(MutableLogoutFilter.java:62) at grails.plugin.springsecurity.web.SecurityRequestHolderFilter.doFilter(SecurityRequestHolderFilter.java:59) at com.mrhaki.grails.plugin.xframeoptions.web.XFrameOptionsFilter.doFilterInternal(XFrameOptionsFilter.java:69) at com.brandseye.cors.CorsFilter.doFilter(CorsFilter.java:82) at java.lang.Thread.run(Thread.java:750)
error.ErrorControllerhttp-nio-8080-exec-2-vwwgdERRORException
 null-vwwgdorg.codehaus.groovy.grails.web.errors.GrailsWrappedRuntimeException: Named parameter [usernameTarget] value may not be null at grails.plugin.springsecurity.web.filter.GrailsAnonymousAuthenticationFilter.doFilter(GrailsAnonymousAuthenticationFilter.java:53) at com.saviynt.webservice.SaviyntRestAuthenticationFilter.doFilter(SaviyntRestAuthenticationFilter.groovy:159) at grails.plugin.springsecurity.web.authentication.logout.MutableLogoutFilter.doFilter(MutableLogoutFilter.java:62) at grails.plugin.springsecurity.web.SecurityRequestHolderFilter.doFilter(SecurityRequestHolderFilter.java:59) at com.mrhaki.grails.plugin.xframeoptions.web.XFrameOptionsFilter.doFilterInternal(XFrameOptionsFilter.java:69) at com.brandseye.cors.CorsFilter.doFilter(CorsFilter.java:82) at java.lang.Thread.run(Thread.java:750)Caused by: java.lang.IllegalArgumentException: Named parameter [usernameTarget] value may not be null at com.saviynt.ecm.identitywarehouse.controllers.RolesController$_closure190.doCall(RolesController.groovy:9199) ... 7 more
utility.CustomPreprocessUtilityServicehttp-nio-8080-exec-5-vwwgdDEBUGProcess the Validation using Custom Jar Logic
utility.CustomPreprocessUtilityServicehttp-nio-8080-exec-5-vwwgdDEBUGClass Name:  
utility.CustomPreprocessUtilityServicehttp-nio-8080-exec-5-vwwgdDEBUGMethod Name:  
utility.CustomPreprocessUtilityServicehttp-nio-8080-exec-5-vwwgdDEBUGProcessed User Data after Custom Validation [isValid:true]
workflow.WorkflowmanagementControllerhttp-nio-8080-exec-15-vwwgdDEBUGInside validateDynamicAttributeRegex

Dynamic attribute usernameTarget have issue.


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

Manu269
All-Star
All-Star

We are having similar issues.

We dont have anything called usernameTarget  DA.

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

Manu269
All-Star
All-Star

@Mizba @ehrushikesh please let me know whether you were able to resolve the same and wat was the solution?

We are struggling badly on this.

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

what is your product sub version ?


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

I can see ECM version as 24.4

arms - 24.4.5

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

I don't see issue in 24.4.6 now it was there previously


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

@Mizba @ehrushikesh did you receive any update on the same?

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

As mentioned its working as expected 


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

asp
Regular Contributor
Regular Contributor

Hi all,

We are on 24.4 and seeing the same behavior/error saying userNameTarget is null. We are using a register user rule to create the username. User gets created ok, but there is a pop-up error that goes away in 2-4 seconds, with that same error in the logs. 

Do we need a support ticket? Is this a version bug? 

Raise support ticket


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

Manu269
All-Star
All-Star

Hello folks,

We opened an fd with saviynt on this issue.

We are on v24.4 and we were notified as this is fixed at 24.6

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.