TypeError: com.ibm.rqm.execution.web.ui.internal.view.table.
Using Quality Manager 2.0.1 on Windows Server 2008 with Oracle and we get the following error message on a random basis when openeing a tab that has a lot of records to be loaded, i.e. Test Case Results, Test Scripts, etc:
"TypeError: com.ibm.rqm.execution.web.ui.internal.view.table.ExecutionLogTableView is not a constructor"
Has anyone else ever run into this issue?
Terry
"TypeError: com.ibm.rqm.execution.web.ui.internal.view.table.ExecutionLogTableView is not a constructor"
Has anyone else ever run into this issue?
Terry
2 answers
Using Quality Manager 2.0.1 on Windows Server 2008 with Oracle and we get the following error message on a random basis when openeing a tab that has a lot of records to be loaded, i.e. Test Case Results, Test Scripts, etc:
"TypeError: com.ibm.rqm.execution.web.ui.internal.view.table.ExecutionLogTableView is not a constructor"
Has anyone else ever run into this issue?
Terry
I have seen similar error but it is slightly different. But the case seems pretty similar.
1. I open up Test Execution Records View.
2. I copy the URL from that site.
3. I open a new tab.
4. Paste that link in a new window. Hit Enter.
I get the following error. Notice that it is similar but slightly different.
TypeError: com.ibm.rqm.execution.web.ui.internal.view.execution.EWIList is not a constructor
I can consistently recreate this, I will report this.