Application subsystem in partial service and application running for an unexpectedly long time
From DocWiki
(Difference between revisions)
Docwikibot (Talk | contribs) m (Bot: Adding {{Template:Required Metadata}}) |
m (1 revision) |
||
| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
| - | |||
== Application subsystem in partial service and application running for an unexpectedly long time == | == Application subsystem in partial service and application running for an unexpectedly long time == | ||
| Line 26: | Line 25: | ||
[[Category:Unified CCX, Release 7.0]] | [[Category:Unified CCX, Release 7.0]] | ||
| + | [[Category:Unified CCX, Release 8.0]] | ||
Latest revision as of 15:20, 9 April 2010
Application subsystem in partial service and application running for an unexpectedly long time
| Problem Summary | The Application subsystem is in partial service and the Application Tasks real-time report shows an application running for an unexpectedly long time. |
|---|---|
| Error Message | None. |
| Possible Cause | If an application does not receive a disconnect signal after a call, and the application does not have an error handling mechanism to detect that the call has ended, the Application subsystem might go into partial service. In addition, Application Tasks real-time report might show an application running for an unexpectedly long time. |
| Recommended Action |
Make sure that the application script includes error handling that prevents infinite retries if a call is no longer present. |
| Release | Release 7.0(1) |
| Associated CDETS # | None. |