Symptoms
- When I sign in to AgilePoint NX PrivateCloud for the first time, the tenant is not created, and the screen freezes.
Cause
A master database connection string was used in the shell settings record. You must create a separate database for the tenant, and use the connection string in the shell settings table of the master database.
Resolution
- Make sure the AgilePoint NX portal is not open on any web browsers on any machines in your environment.
- Create a new database for your tenant.
- Delete a record from the database table AgilePoint_Portal_Core_ProvisionInfoRecord.
- In the database table AgilePoint_Portal_Core_ShellSettingsRecord, replace the ConnectionString column with the database connection string for your new tenant.
- Delete the values in the Data column tod make it NULL (Ctrl+0).
- In a web browser, open the AgielPoint NX portal.
- Sign in with your credentials.