cancel
Showing results for 
Search instead for 
Did you mean: 

Decipher VBO

igor_rosancic
Level 4
I have one question about connection to Decipher server using Decipher VBO.
I install everything on our DEV environment (one BP DEV server and second for Decipher; on Decipher server I install RabbitMQ, Erlang, Decipher server). And Decipher server working nice. All services are running and I can login to Decipher server web interface.
But when I try to connect from process using Decipher VBO i do next two steps (actions from VBO)
      1. Set Up
      2. Login

After first I don't get any error, but after second I got error "Internal : Could not execute code stage because exception thrown by code stage: No such host is known".
I running process in debug mode on third machine (my DEV machine). from this machine I can do telnet on decipher server like this "telnet decipherIPaddress 12543". Also I can login to rabbitMQ "telnet decipherIPaddress 5672" (both is on same IP address).
So, now I'm confused what this won't work from process if telnet working.

------------------------------
Igor Rosančić
------------------------------
1 BEST ANSWER

Best Answers

igor_rosancic
Level 4
Ignore this post...
problem was in IP address. we had extra space...

------------------------------
Igor Rosančić
------------------------------

View answer in original post

1 REPLY 1

igor_rosancic
Level 4
Ignore this post...
problem was in IP address. we had extra space...

------------------------------
Igor Rosančić
------------------------------