Difference between revisions of "RPC HELP Debugging and Troubleshooting List"
From VistApedia
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
* [[RPC_HELP_DEBUG_Memory_Leaks|Memory Leaks]] | * [[RPC_HELP_DEBUG_Memory_Leaks|Memory Leaks]] | ||
* [[RPC_HELP_DEBUG_Client_Timeout_and_Buffer_Clearing|Client Timeout and Buffer Clearing]] | * [[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. | 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.