Description
Users can experience a persistent "Application loading, please wait" message in Registration Enterprise while Inventory Enterprise remained operational. Investigation revealed an Oracle authentication error (ORA-01005: null password) caused by a missing REGDB password in COEFrameworkConfig.xml. Adding the correct encrypted password and recycling IIS resolved the issue.
Solution
- Review server logs and browser developer tools during Registration launch to identify backend errors.
- Locate COEFrameworkConfig.xml (e.g., C:\Program Data\PerkinElmer\COEFrameworkConfig.xml).
- Verify the REGDB connection settings and confirm the REGDB password is present and valid.
- If absent, either obtain the correct encrypted password value (e.g., reuse known-good encrypted value from COEUSER if credentials are the same) and populate the REGDB password field in the XML. Or enter the plain text password.
- Save the configuration file and perform an IISRESET on the application server.
- Login once to CBOE Manager as CSSADMIN to generate the encrypted password if you entered plain text.
- Retest Registration Enterprise to confirm successful loading.
Comments
0 comments
Article is closed for comments.