Cisco Unified Application Environment Developer Forums

« Back to Developers

Etch Application unable to with CUAE 8.5 EtchBridge

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,
 
Our Etch application is running fine with CUAE 2.5.1. SR2 and CUAE 8.0 but unable to connect when testing with CUAE server 8.5.
 
I did following things ti try -
-disabled other NICs which are unplugged
- Done registry entry to disbale IP6 interface
 
One difference I can see is -
-On CUAE 8.0/2.5.1 SR2 box (windows 2003) , when i run command "netstat -a | find "9000" the result i get IP_ADDRESS:9000 -----
while when I run same command on CUAE 8.5 box (windows 2008) the result is 0.0.0.0:9000 ------
 
Error I am getting -
"Connection forcefully closed by remote host"

Please let me know if this is related to CUAE config ir network issue and how can I resolved this.
 
Thanks & Regards,
Umesh

Hi Umesh,
 
1. Check if the CUAE Management Service is up and running.
2. Disable all the firewall on the CUAE server.
3. Check if you have installed the CUAE 8.5 Dev tools installed on the machine from where you are executing the CUAE Etch based Application. If you have older version of CUAE already installed on that machine. Make sure you uninstall the old CUAE dev tools. Uninstall the Etch. and Install the new CUAE 8.5 Dev tools.
 
Thanks
Nabhonil

Hi Umesh,
 
1. Check if the CUAE Management Service is up and running.
2. Disable all the firewall on the CUAE server.
3. Check if you have installed the CUAE 8.5 Dev tools installed on the machine from where you are executing the CUAE Etch based Application. If you have older version of CUAE already installed on that machine. Make sure you uninstall the old CUAE dev tools. Uninstall the Etch. and Install the new CUAE 8.5 Dev tools.
 
Thanks
Nabhonil
 

Hi,
 
Our Etch application is running fine with CUAE 2.5.1. SR2 and CUAE 8.0 but unable to connect when testing with CUAE server 8.5.
 
I did following things ti try -
-disabled other NICs which are unplugged
- Done registry entry to disbale IP6 interface
 
One difference I can see is -
-On CUAE 8.0/2.5.1 SR2 box (windows 2003) , when i run command "netstat -a | find "9000" the result i get IP_ADDRESS:9000 -----
while when I run same command on CUAE 8.5 box (windows 2008) the result is 0.0.0.0:9000 ------
 
Error I am getting -
"Connection forcefully closed by remote host"

Please let me know if this is related to CUAE config ir network issue and how can I resolved this.
 
Thanks & Regards,
Umesh


Thanks Nabhonil. We tried with options suggested by you and now its running fine. We are going to try more cases.

The issue was Etch.dll file, with our setup it was of CUAE 8.0 release, we replaced Etch.dll with CUAE 8.5 version dll.


Regards,
Umesh