Blogs

Showing 0 results.

Forums

« Back to Contact Center Express Scripting Questions

Exception time-out while calling subflow - UCCX 8.5(1)

Combination View Flat View Tree View
Threads [ Previous | Next ]
Exception time-out while calling subflow - UCCX 8.5(1)
exception time-out while calling subflow - uccx 8.5(1)
Answer
8/14/12 4:39 AM
Hi All,
 
I'm hoping for some help with trying to debug an error I'm having in one of my scripts.
 
I have a Call Subflow step within my script which calls a XML file based on the Input Mappings provided. My problem is I receive a timeout error (error below) as soon as the script hits the Call Subflow step. I have tried to debug the script the Call Subflow calls (systemStatus-CSQhttp.aef) but it passes the debug fine and no errors are reported. I only get the error when using the Call Subflow step.
 
Has anyone seen such a timeout error before or know what would be causing the timeout?
 
Error:
"Exception creating connection to: 169.254.95.120; nested exception is:
java.net.SocketTimeoutException: connect timed out; nested exception is:
java.rmi.ConnectIOException: Exception creating connection to: 169.254.95.120; nested exception is:
java.net.SocketTimeoutException: connect timed out"
 
 
Greg
Attachments: