[
https://issues.jboss.org/browse/JBIDE-15607?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-15607:
-------------------------------------
Description:
When executing the show-domain-info example for the openshift-java-client at
https://github.com/adietish/show-domain-info one runs into an error:
The ssh session is null when trying to retrieve the environment properties.
The error occurrs when:
{code:title=Main#printApplicationInfo(IUser user)}
System.out.println("*******"+application.getEnvironmentProperties());
{code}
An OpenShiftSSHOperationException "No SSH session available for application" is
thrown.
was:
When executing the show-domain-info example for the openshift-java-client at
https://github.com/adietish/show-domain-info one runs into an error:
The ssh session is null when trying to retrieve the environment properties.
The error occurrs when:
{code:title=Main#printApplicationInfo(IUser user)}
System.out.println("*******"+application.getEnvironmentProperties());
{code}
openshift-java-client: no ssh session available to get environment
properties
-----------------------------------------------------------------------------
Key: JBIDE-15607
URL:
https://issues.jboss.org/browse/JBIDE-15607
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.Alpha1
Reporter: Syed Iqbal
Assignee: Andre Dietisheim
Priority: Optional
When executing the show-domain-info example for the openshift-java-client at
https://github.com/adietish/show-domain-info one runs into an error:
The ssh session is null when trying to retrieve the environment properties.
The error occurrs when:
{code:title=Main#printApplicationInfo(IUser user)}
System.out.println("*******"+application.getEnvironmentProperties());
{code}
An OpenShiftSSHOperationException "No SSH session available for application" is
thrown.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira