-
Type:
Regression Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.1.X, Master
-
Labels:
-
Fix Priority:3
-
Last Working Version:
-
QA Test Score:8
Steps to reproduce:
- Start a bundle with HSQL
- On oracle VM create a database
- Setup Wizard configuration
- Database Type: Oracle
- JDBC Driver Class Name: oracle.jdbc.OracleDriver
- User Name: lportal
- Password: lportal
- Add Sample Data: Checked
- Shut down server and restart
- View configured database in console
- Login and access http://localhost:8080/web/guest/home
Actual result:
"Finished adding data" is not present in console.
Expect Result:
"Finished adding data" is present in console.