Determining Problems With The Interface - Cisco OL-18696-01 Development Manual

Unified ip phone services application development notes
Table of Contents

Advertisement

Chapter 9
DeviceListX Report
Error Message 1001 Too many simultaneous requests for Device List. Please wait at
least 60 seconds and try again.
Error Message 1002 Too many consecutive requests for Device List. Please wait at
least 60 seconds and try again.

Determining Problems With the Interface

Use the following procedure to determine whether a problem exists with the interface and determine the
root cause of the problem.
Procedure
Check the Windows NT Event Logs for error messages that pertain to the IIS server and the SQL server.
Step 1
Start > Programs > Administrative Tools > Event Viewer
Check for error messages or successful completion of a request in the IIS log files, which are typically
Step 2
located in
C:\WINNT\System32\LogFiles\W3SVC1
The date of the log provides part of the log name. All times in the log files specify GMT for noted events.
The IIS logs appear in chronological order and can easily be searched by specific query event.
Use a web browser, such as IE, to request the URL of the devicelistx.asp web page. A successful request
Step 3
yields a well-formed XML object of all the device information.
Use a Sniffer trace to view the HTTP GET request and response transaction between the third-party
Step 4
application and the report.
If you need further assistance, see the
Step 5
OL-18696-01
Explanation
When two or more clients attempt to get the list at the same time, or if the list is long,
overlapping requests can result (first request is processing when the second request attempts
processing).
Request information only as often as necessary.
Recommended Action
Cisco recommends that you wait longer than 60 seconds between requests.
Note
Because the system is busy, it cannot process a Device List.
Explanation
Recommended Action
Request information only as often as necessary. Because the real-time status of
every device gets checked, Device List represents a CPU-intensive process.
Note
Cisco recommends that you wait longer than 60 seconds between requests.
"Document Conventions" section on page
Cisco Unified IP Phone Services Application Development Notes
Troubleshooting DeviceListX Reports
x.
9-5

Advertisement

Table of Contents
loading

This manual is also suitable for:

7900 series

Table of Contents