Difference between revisions of "RPC HELP Debugging and Troubleshooting List"
From VistApedia
(Created page with " RPC Broker Help Home <h2>Debugging and Troubleshooting</h2> * Overview * How to Debug Your Application * RPC Error Trapping * Identifying the Listener Pro...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[RPC_Broker_Help| RPC Broker Help Home]] | [[RPC_Broker_Help| RPC Broker Help Home]] | ||
<h2>Debugging and Troubleshooting</h2> | <h2>Debugging and Troubleshooting</h2> | ||
− | + | The Broker Development Kit (BDK) provides facilities for debugging and troubleshooting your VistA Graphical User Interface (GUI) applications. | |
− | * How to Debug Your Application | + | * [[RPC_HELP_DEBUG_How_To|How to Debug Your Application]] |
− | * | + | * [[RPC_HELP_DEBUG_Id_Listener_Proc_on_Server|Identifying the Listener Process on the Server]] |
− | + | * [[RPC_HELP_DEBUG_Id_Handler_Proc_on_Server|Identifying the Handler Process on the Server]] | |
− | * Identifying the Handler Process on the Server | + | * [[RPC_HELP_DEBUG_RPC_Error_Trapping|RPC Error Trapping]] |
− | * Testing Your RPC Broker Connection | + | * [[RPC_HELP_DEBUG_Testing_RPC_Broker_Connection|Testing Your RPC Broker Connection]] |
− | * Client Timeout and Buffer Clearing | + | * [[RPC_HELP_DEBUG_Memory_Leaks|Memory Leaks]] |
− | * | + | * [[RPC_HELP_DEBUG_Client_Timeout_and_Buffer_Clearing|Client Timeout and Buffer Clearing]] |
+ | * [[RPC_HELP_Debugging_Broker_Error_Messages|Broker Error Messages]] | ||
+ | |||
+ | NOTE: For commonly asked questions, please refer to the RPC Broker FAQs on the Web at: http://vista.med.va.gov/broker/faqs.asp. |
Latest revision as of 23:41, 6 July 2015
Debugging and Troubleshooting
The Broker Development Kit (BDK) provides facilities for debugging and troubleshooting your VistA Graphical User Interface (GUI) applications.
- How to Debug Your Application
- Identifying the Listener Process on the Server
- Identifying the Handler Process on the Server
- RPC Error Trapping
- Testing Your RPC Broker Connection
- Memory Leaks
- Client Timeout and Buffer Clearing
- Broker Error Messages
NOTE: For commonly asked questions, please refer to the RPC Broker FAQs on the Web at: http://vista.med.va.gov/broker/faqs.asp.