Skip to main content

Hi ,

 

Getting the below error, while trying to change IFSAPP password

 

Details:

 

IFS Web Version: 24.1.2.20240704080601.0
Date: 2024-08-25T16:45:59.640Z

 

---------------------------------------------------------------------------

 

UserHandling/Users (server error)
Unable to fulfill the request due to unexpected server state.
Error details: N/A

 

Request Id: 562f8377-940e-4e60-a38f-72c0c2c8ff8e
Url: https://***********/main/ifsapplications/projection/v1/UserHandling.svc/SetUserPassword

Can anyone help to resolve the issue?

Thanks in Advance

 

Hi @XitSureRe ,

 

You may check the below community post. Thank you.
Change IFSAPP password issue | IFS Community

 

 


Im having the same issue on 24R1

Any advice community?

 

Best Regards,

Rusiru


@Charith Epitawatta ​@Charith Epasinghe Could you please provide any advice on the error mentioned above?

Best Regards,

Rusiru

 


Hi Community,

 

We have faced this issue since the database upgrade. Found that the issue is with the Build Home because after the upgrade, we noticed that there are missing logs in the import data. In our case, we had to use our previous build home. 

Also, you may be able to resolve via db-import-data.cmd

db-import-data.cmd deliveryPath="D:\IFS\upgrade\test\ifsroot\deliveries\build-home" userName="IFSAPP" passWord="******" connectString="jdbc:oracle:thin:@(description=(address=(*****)(protocol=tcp)(port=1521))(connect_data=(UR=A)(service_name=****)))" logFilePath="D:\IFS\upgrade\test\ifsroot\logs" transRuntime="N" transImportAttributes="Y" transImportTranslations="Y"


Reply