StringIndexOutOfBoundsException Error while creating new user
(Doc ID 2263287.1)
Last updated on MAY 22, 2023
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.3 and laterInformation in this document applies to any platform.
Symptoms
On : 8.0.3 version, Administration_OFSS
Unable to create a new User due to below error in SMSService.log
ERROR
-----------------------
[UMMLOG] May 8,17 10:37:23 : [SMSUSERHANDLER]Exception
java.lang.StringIndexOutOfBoundsException: String index out of range: 1
at java.lang.String.substring(String.java:1907)
at com.iflex.fic.ficserver.services.sms.cssms.util.Padding.deleteLeftPadding(Padding.java:112)
at com.iflex.fic.ficserver.services.sms.cssms.service.handlers.SMSUserHandler.addUser(SMSUserHandler.java:317)
at com.iflex.fic.ficserver.services.sms.CSSMSServices.addUser(CSSMSServices.java:2044)
at com.iflex.fic.ficserver.services.sms.SMSServiceProvider.handleRequest(SMSServiceProvider.java:1281)
at com.iflex.fic.newservice.ServiceProxy.invokeService(ServiceProxy.java:184)
at com.iflex.fic.newservice.NewServiceMaster.provideService(NewServiceMaster.java:211)
at com.iflex.fic.newservice.DynamicServiceManager.provideService(DynamicServiceManager.java:297)
at com.iflex.fic.ficserver.JavaRequestHandler.handleRequest(JavaRequestHandler.java:546)
at com.iflex.fic.ficserver.JavaSocketConnection.run(JavaSocketConnection.java:201)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login with SYSADMN and try creating a new user from USER MAINTENANCE Screen
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot create new Users.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |