Show TOC

A Utility Fails to Connect to a ProjectLocate this document in the navigation structure

Issue: You cannot connect to a project using a command-line utility such as streamingprojectclient.

For example:
% streamingprojectclient -c your_user_name:your_password -p localhost:51011/your_workspace/your_project 
ASAP_loginToCluster( your_user_name ) failed, status = -1 
Solution: Verify the following:
  • The user ID and password are valid and spelled correctly.
  • The workspace name and project name are correct.
  • If access control is enabled, the user has permissions that allow access to the project.
  • The project is running. Use streamingclusteradmin to verify and start the project, if necessary.