surgingcode created TRAFODION-2870:
--------------------------------------
Summary: DCS can not be normal visit.
Key: TRAFODION-2870
URL: https://issues.apache.org/jira/browse/TRAFODION-2870
Project: Apache Trafodion
Issue Type: Bug
Components: client-jdbc-t4
Affects Versions: 2.3
Environment: vmware+centos 6.5
Reporter: surgingcode
Fix For: 2.3
After deploying a standalone version of trafodion.
Java normal use jdbcT4.jar connect to the database and found that the client
can not connect to the DCS service.
But the server trafci can be used normally.
so,I found that because the host default name is localhost.
Not feeling reasonable, stand-alone version does not modify the host name, but
also commonly used things.
This problem occurs, suggesting that the certificate can not be downloaded
normally, even if the server name should not be configured localhost, it should
not prompt network error, because the core of this problem is the client and
server can not be properly resolved to the correct server address (internet
Address / intranet address / loop address).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)