Interaction Workspace CustomCommand - InteractionVoiceAnswerCall

Hi,

I having implemented IWS customizable command for “InteractionVoiceAnswerCall”. I have placed customized library in Interaction Workspace folder and it works well as expected in my development lab. However, It does not work in Lab 2. Is there any setting needs to be enabled inorder execute the customcommands? When i looked into logs i see the custom class is instantiated and read configuration settings. But, it does not entered into Execute() Method. Logs are provided below. Please help me to resolve this problem.

Lab2 logs: Has issue

Lab1 Log: Working fine

15-08-05 17:52:47.386 [ 23] INFO e.InteractionManager - Create a new interactionId 'Id000' 15-08-05 17:52:47.386 [ 23] INFO e.InteractionManager - [InteractionEvent] received InteractionId:Id000(new) Id:006E026BB9C22006 ContextState:Created Profile:Primary State:PresentedIn(EventRinging ReferenceId:None) RelatedId:? MediaType:voice Direction:In ThisDN:1001 OtherDN:1004 CorrelatorData: 15-08-05 17:52:47.432 [ 1] INFO ESDK - No ChainRecord for interaction [ID] 006E026BB9C22006

]15-08-05 17:52:47.495 [ 1] INFO in.AnswerCallCommand - AnswerCallCommand: Config Params loaded
15-08-05 17:52:47.495 [ 1] INFO in.AnswerCallCommand - AnswerCallCommand: Params: Telephone1=ani
15-08-05 17:52:47.495 [ 1] INFO in.AnswerCallCommand - Execute AnswerCallCommand Main Thread
15-08-05 17:52:47.495 [ 1] INFO in.AnswerCallCommand - AnswerCallCommand: URL: http://localhost:5000?Telephone1=1004
15-08-05 17:52:49.573 [ 1] ERROR in.AnswerCallCommand - AnswerCallCommand: Error while opening URL. Unable to connect to the remote server
15-08-05 17:52:49.573 [ 19] INFO cture.ChainOfCommand - End of Execution of Chain of Command InteractionVoiceAnswerCall (2078.414 ms)
15-08-05 17:52:49.573 [ 23] INFO e.InteractionManager - [InteractionEvent End Processing] InteractionId:Id000 Id:006E026BB9C22006 (EventRinging ReferenceId:)