cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1375
Views
0
Helpful
3
Replies

C160 Application Fault

anorton200
Level 1
Level 1

I am getting alerts from my C160.

An application fault occurred: ('reports/report.py doRunReportQueryAction|820', "<type 'exceptions.KeyError'>", "'widget'", '[util/Aquarium.py screenLoop|408] [util/InternalLibrary.py inverseExtend|328] [util/InternalLibrary.py __call__|769] [screen/Controller.py __call__|27] [util/InternalLibrary.py __call__|769] [screen/CommonController.py __call__|49] [util/InternalLibrary.py __call__|769] [screen/AppController.py __call__|190] [util/InternalLibrary.py __call__|771] [reports/report.py __call__|135] [screen/Controller.py executeAction|70] [reports/report.py _wrapper|46] [reports/report.py doRunReportQueryAction|820]')

I am guessing it is related to a report I am trying to run for a certain domain, but need some help deciphering.

 

Thanks

3 Replies 3

shawnharvick
Level 1
Level 1

I also am seeing this as of about 30 minutes ago on a C370

 

An application fault occurred: ('reports/report.py doRunReportQueryAction|820', "<type 'exceptions.KeyError'>", "'widget'", '[util/Aquarium.py screenLoop|408] [util/InternalLibrary.py inverseExtend|328] [util/InternalLibrary.py __call__|769] [screen/Controller.py __call__|27] [util/InternalLibrary.py __call__|769] [screen/CommonController.py __call__|49] [util/InternalLibrary.py __call__|769] [screen/AppController.py __call__|190] [util/InternalLibrary.py __call__|771] [reports/report.py __call__|135] [screen/Controller.py executeAction|70] [reports/report.py _wrapper|46] [reports/report.py doRunReportQueryAction|820]')

Version: 8.5.6-074

 

In -most- cases an aquarium screenloop application fault for the reports can be safely ignored.

This normally occurs when the page is refreshed mid-search/query or the query was sent multiple times.

 

As Robert has indicated, there is no functional impact on this.

Robert Sherwin
Cisco Employee
Cisco Employee

The application fault is generated when searching the reports for an internal user. This does not affect the operation of the appliance.

This is the following defect:

CSCuf74076: Sender group table is not loaded for domain search result

Symptom:
When searching for a domain in the Internal Users report an application fault is generated and the "Sender Group Information" table never populates. The following application fault may also be received:

An application fault occurred: ('reports/report.py doRunReportQueryAction|834', " ", "'widget'", '[util/Aquarium.py screenLoop|408] [util/InternalLibrary.py inverseExtend|328] [util/InternalLibrary.py __call__|769] [screen/Controller.py __call__|27] [util/InternalLibrary.py __call__|769] [screen/CommonController.py __call__|49] [util/InternalLibrary.py __call__|769] [screen/AppController.py __call__|189] [util/InternalLibrary.py __call__|771] [reports/report.py __call__|132] [screen/Controller.py executeAction|70] [reports/report.py _wrapper|45] [reports/report.py doRunReportQueryAction|834]')

Conditions:
Searching for a domain / IP Address under Monitor > Overview

Workaround:
None Known

 

-Robert