Engineering Dashboard - Advanced Search - Violations are not displayed
Purpose (problem description)
This page helps you to resolve the issue where violations are not displayed in Advanced search view of dashboard

Observed in CAST Version, CAST Extension Version, CAST Component Version
| Release | Yes/No |
|---|---|
| 8.3.x | ✅ |
Observed in RDBMS
| RDBMS | Yes/No |
|---|---|
| CSS | ✅ |
Step by Step scenario
- Launch ED
- Navigate to Advanced Search View
Action Plan
If you observe that violations are not displayed in Advanced Search view, please follow the below steps:
- This issue can be due to TEMP_VIOLATIONS table in central schema. Follow the below steps to resolve the issue :
i. Drop table TEMP_VIOLATIONS
ii. Stop tomcat
iii. Then, drop the folder ED located at
iv. Restart tomcat
v. Next, using the static/default interface, send a PUT request : ED/violations-index (don’t forget the PUT, if you let the GET you will have a 404 error)
vi. Connect to engineering and go to the advanced search
2. If the above steps do not solve your issue contact CAST Technical Support. with the following Relevant input
Relevant input
- CAST Support Tool (CST) - alias Sherlock export with the following options Export CAST Bases with Central base, Measurement Base
- Screenshot of the issue
Notes/comments
Ticket # 26619
Related Pages