Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

VBD service cannot be accessed

SA-30856

Summary



Adaptive Decision Manager (ADM) and Visual Business Director (VBD) services installed on same server, the user can connect ADM but not VBD.

The user has
Decision Strategy Manager (DSM) 7.1.7 and Next-Best-Action Marketing (NBAM) 7.12 on Pega 7.1.7.


Error Messages



** org.springframework.remoting.RemoteAccessException: Could not access HTTP invoker remote service at [http://<host>:<port>/vbd/service/vbdService]; nested exception is java.io.IOException: Did not receive successful HTTP response: status code = 500, status message = [Internal Server Error]: Could not access HTTP invoker remote service at [http://<host>:<port>/vbd/service/vbdService]; nested exception is java.io.IOException: Did not receive successful HTTP response: status code = 500, status message = [Internal Server Error]

java.lang.IllegalArgumentException: Port value out of range: 65536


Steps to Reproduce

  1. Go to Infrastructure > Services.
  2. Save and Ping VBD service.


Root Cause



This is a Linux environment specific behavior where VBD can not bind to localhost. JGroups will pick the first non-loopback NIC if the bind address is not specified

Resolution



1. Add a JVM argument to the server running VBD as below (This requires a server re-start):
-Djgroups.bind_addr={ipaddress}

2. Modify the /etc/hosts file on Linux to include the IP address(s).
 

Published December 1, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice