Symptom
- The Streaming project is running successfully.
- The 'streamingclusteradmin' utility is running successfully.
For example:
myhost.com:/data/SID/hana/shared/SID/streaming/STREAMING-1_0/bin> ./streamingclusteradmin --uri esps://myhost.com:30126 --username=SYSTEM --password=mypassword
> help
Supported interactive commands:
(Values starting with a digit must be within quotation marks)
get managers
get controllers
...
- However, running the 'streamingprojectclient' utility reports an error:
Couldn't connect to server, XML-RPC Fault(No member of struct has key 'host')
- Then, after unsetting http_proxy, https_proxy, HTTP_PROXY, HTTPS_PROXY, executing the 'streamingprojectclient' utility reports the same error:
Couldn't connect to server, XML-RPC Fault(No member of struct has key 'host')
For example:
myhost.com:/data/SID/hana/shared/SID/streaming/STREAMING-1_0/bin> unset http_proxy
myhost.com:/data/SID/hana/shared/SID/streaming/STREAMING-1_0/bin> unset https_proxy
myhost.com:/data/SID/hana/shared/SID/streaming/STREAMING-1_0/bin> unset HTTP_PROXY
myhost.com:/data/SID/hana/shared/SID/streaming/STREAMING-1_0/bin> unset HTTPS_PROXY
myhost.com:/data/SID/hana/shared/SID/streaming/STREAMING-1_0/bin> $STREAMING_HOME/bin/streamingprojectclient -e -p myhost.com:30126/default/my_streaming_project -c SYSTEM:mypassword
Couldn't connect to server, XML-RPC Fault(No member of struct has key 'host')
Read more...
Environment
- SAP HANA Smart Data Streaming 1.0
- SAP HANA Streaming Analytics 2.0
Product
Keywords
stream, processing, processor, sds , KBA , HAN-SDS , SAP HANA Smart Data Streaming , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview