[jbosstools-issues] [JBoss JIRA] (JBIDE-23487) Publishing fails when server adapter is created out of eap app running on openshift (in cdk)

Martin Malina (JIRA) issues at jboss.org
Fri Nov 11 09:36:01 EST 2016


Martin Malina created JBIDE-23487:
-------------------------------------

             Summary: Publishing fails when server adapter is created out of eap app running on openshift (in cdk)
                 Key: JBIDE-23487
                 URL: https://issues.jboss.org/browse/JBIDE-23487
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.4.2.Final
            Reporter: Martin Malina


While testing Rob's jolokia stuff from JBIDE-23429 I did this:

1. Start CDK (2.3.cr1)
2. Create eap64-basic-s2i app
3. Wait till the app is built and the pod is running
4. Right-click the eap-app in OpenShift explorer and create a server adapter
5. Now the server adapter is publishing and this will fail:
{code}
Could not sync /Users/rasp/jbossqa/JBDS/10.0.0/workspace-neon-1a/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample-project at eap-app/deploy to all pods running the service eap-app
Syncing com.openshift.restclient.capability.resources.IRSyncable$LocalPeer at 41249d31 to com.openshift.restclient.capability.resources.IRSyncable$PodPeer at 27c8ba3a failed: Unable to connect to the server: net/http: TLS handshake timeout
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.2]
error: exit status 12
{code}

This is on macOS Sierra with JBoss Tools from master with Rob's patches, but he says his patches have nothing to do with publishing. I may try out a normal build of devstudio or JBT later.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list