Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
Starting a second instance of BE Views will error out with the above error.
Environment:
==========
All; BE 5.x
Symptoms:
=========
Additionally later on in the error stack you will see "Caused by: java.net.BindException: Address already in use (errno:226)"
Cause:
=====
One of the default ports BE Views uses 8787 for TCP streaming is already in use.
Resolution:
=========
To change the default streaming port by specifying the following property be.agent.dashboard.streamingport for TCP connection. Define it in Agent class for dashboard class in the CDD file.