Verify the successful migration of the Operations Console.
Prerequisites The migration installation is complete and the components are installed on the machine. The databases are updated and are currently running.
To verify
the update of the
Operations Console:
-
Go to the OpsConsole Folder for RAP R3 <RAP_R3_Install>/OpsConsole/ua/bin.
-
Start the JINI Server.
-
Change Directory to <RAP_R3_Install>/OpsConsole.
-
Run the startOpsConsole.sh script file.
-
Start the agents for all components.
-
For Feed Handlers and Subscribers, change directory to <RAP_R3_Install>/<component>/ua/bin and execute ./agent &.
-
For RAPStore, source the <RAP_R3_Install>/RAPStore/IQ-15_1/IQ-15_1.sh file, then change to <RAP_R3_Install>/RAPStore/ua/bin and execute ./agent &.
-
For RAPCache, source the <RAP_R2_Install>/RAPCache/SYBASE.sh file, change directory to <RAP_R2_Install>/RAPCache/UAF-2_0/bin and execute ./agent &
-
Log in to the Operations Console.
-
Verify all components can be viewed.
-
Verify that the RAPStore and RAPCache are started. All other components should be stopped.
-
Stop the RAPStore database.
-
Verify that the database stops successfully.
-
Start the RAPStore database.
-
Verify that the database starts successfully.
-
Start and Stop each Subscriber (RAPCache, RAPStore, and Demo).
-
Verify these work appropriately. If there are issues, check the appropriate log file.
-
Restart the subscribers so they are left in a running state.
-
Start the FAST Feed Handler.
-
Verify it successfully starts.
-
Stop the FAST Feed Handler.
-
Go to the Administration tab. Verify that you see existing users – rapadmin and rapuser. Also, make sure new users that were created in RAP R2 are still present and editable.
-
Add a new user, and verify that you can edit it after creating it.
-
Delete the newly created user to ensure it can be deleted.