Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
This may be true when a machine hosting DMZ has multiple NICs (or multiple IP addresses), BC may not know the default hostname and client will receive an error that looks like 'No Host matches server name 10.102.104.217'.
In order to rectify this error the following properties need to be added to DMZ's tra and must have same value:
bw.plugin.http.server.defaultHost=10.102.104.217
tibco.clientVar.gatewayProperties/transports/public/HTTP/host=10.102.104.217
Note: Ipaddress needs to be set appropriately for every machine hosting DMZ.