Question

Cannot convert undefined or null to object IFS Cloud Version 23.1.2

  • 17 October 2023
  • 3 replies
  • 183 views

Badge +1
Hello;Exceed when logging into IFS Cloud. We are experiencing such a problem.

 

Error stack:
Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object

 

I checked the IFSADMIN value (Active) in fnd_user_tab but I could not find a problem.Our Version: 23.1.2Error details:

Url (parameters included) = https://bbifsclprod.borsenboru.com/main/ifsapplications/web/start

Error stack:
Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object
    at Function.keys (<anonymous>)
    at E.project (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:1082477)
    at E._next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:18001634)
    at E.next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:17978699)
    at B.notifyNext (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:18009909)
    at E._next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:17983472)
    at E.next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:17978699)
    at E._next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:17999994)
    at E.next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:17978699)
    at E._next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:18001732)
Http failure response for https://bbifsclprod.borsenboru.com/main/ifsapplications/projection/v1/FrameworkServices.svc/IsProjectionAvailable(Projection='RemoteAssistanceHandling')?odata-debug=json: 504 OK

Http failure response for https://bbifsclprod.borsenboru.com/main/ifsapplications/projection/v1/FrameworkServices.svc/IsProjectionAvailable(Projection='StreamSubscriptions')?odata-debug=json: 504 OK

Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object
    at Function.keys (<anonymous>)
    at E.project (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:1082477)
    at E._next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:18001634)
    at E.next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:17978699)
    at B.notifyNext (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:18009909)
    at E._next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:17983472)
    at E.next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:17978699)
    at E._next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:17999994)
    at E.next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:17978699)
    at E._next (https://bbifsclprod.borsenboru.com/main/ifsapplications/web/main.162d9084878dc349.js:1:18001732)
Http failure response for https://bbifsclprod.borsenboru.com/main/ifsapplications/projection/v1/FrameworkServices.svc/IsProjectionAvailable(Projection='BookmarkService')?odata-debug=json: 504 OK


General:
Date = 2023-10-17T11:02:06.563Z
Client version = 23.1.2.20230615100541.0
Browser name = Chrome
User agent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36

 

 


3 replies

Badge +1

Hi Asahin,

Have you found any solution to the above issue?

Thanks
Lujain Deen.

Badge +2

I am also facing the same issue with SSO.

Userlevel 1
Badge +5

We faced a similar issue after applying an Oracle patch to the database. It was later identified that we had mistakenly revoked few grants from “PUBLIC” inside the PDB. after granting the privileges back to PUBLIC  and recompiling the invalid objects the issue was resolved.

Reply